mirror of
https://github.com/euphrat1ca/Security-List.git
synced 2026-06-30 21:09:51 +08:00
1
This commit is contained in:
parent
26a061ca64
commit
463fd383b0
@ -48,7 +48,8 @@
|
||||
- https://github.com/icsharpcode/ILSpy //C#。针对exe反编译软件。8k。goodjob。
|
||||
- https://github.com/0xd4d/dnSpy //C#。dnSpy is a debugger and .NET assembly editor,支持断点调试、Unity调试。goodjob。
|
||||
- https://www.vb-decompiler.org/products/cn.htm //VB Decompiler是针对Visual Basic 5.0/6.0开发的程序反编译器
|
||||
- https://github.com/0xd4d/de4dot/ //C#。.Net代码反混淆,代码逆向解压。
|
||||
- https://github.com/0xd4d/de4dot/ //C#。反混淆.Net代码逆向解压。
|
||||
- https://www.jetbrains.com/decompiler/ C#反编译,NiceDotPeek可显示代码注释。
|
||||
### Python逆向
|
||||
- https://sourceforge.net/projects/pyinstallerextractor //Py。pyinstaller‘.exe’反编译为‘.pyc’
|
||||
- https://github.com/countercept/python-exe-unpacker //Py。Linux下py2exe or pyinstaller打包文件解压缩、逆向代码。
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
# 安全体系防御
|
||||
- https://shield.mitre.org/attack_mapping/ //ATT&CK主动防御图谱。引导-收集-遏制-检测-扰乱-促进-合法化-实验测试
|
||||
- https://github.com/Bypass007/Safety-Project-Collection //甲方安全开源项目清单。welljob。
|
||||
- https://github.com/baidu/AdvBox //Advbox是支持多种深度学习平台的AI模型安全工具箱,既支持白盒和黑盒算法生成对抗样本,衡量AI模型鲁棒性,也支持常见的防御算法
|
||||
- https://github.com/OWASP/SecureTea-Project //当有人私自触碰电脑鼠标或触摸板,进行报警
|
||||
|
||||
Loading…
Reference in New Issue
Block a user