IDA2Obj is a tool to implement SBI (Static Binary Instrumentation).
The working flow is simple:
AUTOIMPORT_COMPAT_IDA695 = YES
in the idapython.cfg
to support the API with old IDA 6.x style.pip install cough
MagicIDA/main.py
.${workspace}/${module}/objs/afl
.TRACE_MODE
inside the workspace, then the output object files will be inside ${workspace}/${module}/objs/trace
.${workspace}/${module}
:utils/LibImports.py
.${workspace}/${module}/libs
, used for linking later.utils/link.bat
.utils/link.bat GdiPlus dll afl /RELEASE
${workspace}/${module}
.utils/PatchPEHeader.py
.utils/PatchPEHeader.py GdiPlus/GdiPlus.afl.dll
utils/register_msdia_run_as_administrator.bat
as administrator.JBDev is a specialized development tool designed to streamline the creation and debugging of jailbreak…
The Kereva LLM Code Scanner is an innovative static analysis tool tailored for Python applications…
Nuclei-Templates-Labs is a dynamic and comprehensive repository designed for security researchers, learners, and organizations to…
SSH-Stealer and RunAs-Stealer are malicious tools designed to stealthily harvest SSH credentials, enabling attackers to…
Control flow flattening is a common obfuscation technique used by OLLVM (Obfuscator-LLVM) to transform executable…
Cybersecurity tools play a critical role in safeguarding digital assets, systems, and networks from malicious…