Screenshots
Example Usage
import idc
segm_start = 0xD487000
segm_end = 0xE86E000
size = end - start
filename = "D:\shellcode.bin"
idc.savefile(filename, 0, segm_start, segm_end)
See also
.NET-Obfuscator
Open Source
Lists of .NET Obfuscator (Free, Freemium, Paid and Open Source )…
AMSI Bypass Techniques
Open Source
Collection of PowerShell AMSI (Antimalware Scan Interface) bypass techniques. Patches AMSI in-memory…
Angr
Open Source
Python binary analysis framework supporting both static and dynamic symbolic execution (concolic exe…
ida-sigmaker
Open Source
sigmaker is a zero-dependency IDA Pro 9.0+ cross-platform signature maker plugin with optional SIMD …
AAIdrive
Open Source
Implementations of some Android Auto features as unofficial IDrive apps…
pokeheartgold
Free
Decompilation of Pokemon HeartGold/SoulSilver…