COM-Code-Helper
COM reconstructor
Reconstructs Microsoft COM code from IDB files
Two IDAPython Scripts help you to reconstruct Microsoft COM (Component Object Model) Code
178 stars
13 watching
35 forks
Language: Python
last commit: about 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
oalabs/pyiatrebuild | Automates the rebuilding of an import address table for a Windows PE file from memory or disk. | 115 |
0xgalz/virtuailor | A tool for automatically reconstructing virtual function tables in C++ code for various architectures. | 1,273 |
ember-codemods/ember-computed-getter-codemod | Automates replacements of Ember computed getter methods to improve code readability and maintainability | 0 |
igogo-x86/hexrayspytools | A plugin for IDA Pro that improves work with HexRays decompiler and aids in reconstructing structures and classes | 1,420 |
crypto2011/idr | A tool that recovers and analyzes source code from compiled Delphi applications. | 968 |
coldzer0/ida-for-delphi | Automates function name extraction from unpacked Delphi event constructors in IDA Pro | 153 |
ember-codemods/ember-qunit-codemod | Converts older Ember-QUnit syntax to the newer syntax | 36 |
craigbilner/ember-on-codemod | A codemod that replaces Ember.on with its equivalent JavaScript method calls | 0 |
airbus-cert/comida | An IDA plugin to analyze COM module usage and infer types for easier analysis. | 198 |
avast/retdec-idaplugin | Decompiles binary code from various architectures into human-readable assembly code | 762 |
arizvisa/ida-minsc | Provides a scripting interface to IDAPython's features for reverse engineering | 319 |
falood/exsync | A tool that automates code recompilation when the underlying file system changes | 161 |
idapython/src | Tools and scripts for interacting with the IDA Pro disassembler | 1,420 |
samboycoding/cpp2il | Reverses Unity's IL2CPP build process to its original managed DLLs | 1,729 |
domaframework/doma-codegen-plugin | Automates code generation from database schema to Java/Kotlin and SQL files | 18 |