混淆:

python混淆工具 https://github.com/dashingsoft/pyarmor

Golang 混淆:https://github.com/unixpickle/gobfuscate

反混淆:

android 解混淆工具 https://github.com/CalebFenton/simplify

angr符号执行 https://github.com/angr/angr

de4dot https://github.com/de4dot/de4dot

https://github.com/mytbk/r2dumpbin Radar2 Python脚本,将二进制文件可用NASM编译

https://github.com/decalage2/oletools office OLE解析

Debugger:

kdbg     www.kdbg.org

edb-debugger     https://github.com/eteran/edb-debugger

lldb    https://github.com/snare/voltron

Frida   https://frida.re/

Procmon for Linux https://github.com/Sysinternals/ProcMon-for-Linux

java Decompiler:

JD-GUI   http://java-decompiler.github.io