All Projects → tmcdos → IDR

tmcdos / IDR

Licence: other
Interactive Delphi Reconstructor (Pascal version)

Programming Languages

pascal
1382 projects

Projects that are alternatives of or similar to IDR

Recaf
The modern Java bytecode editor
Stars: ✭ 3,374 (+8335%)
Mutual labels:  decompiler
unbox
🎁 unbox - Unpack and Decompile the $h*! out of things
Stars: ✭ 39 (-2.5%)
Mutual labels:  decompiler
RSA-via-OpenSSL-libeay32
Реализация шифрования/дешифрование строки алгоритмом RSA через библиотеку openssl на Delphi
Stars: ✭ 29 (-27.5%)
Mutual labels:  delphi7
FIDL
A sane API for IDA Pro's decompiler. Useful for malware RE and vulnerability research
Stars: ✭ 421 (+952.5%)
Mutual labels:  decompiler
ghidra2dwarf
🐉 Export ghidra decompiled code to dwarf sections inside ELF binary
Stars: ✭ 135 (+237.5%)
Mutual labels:  decompiler
LuaToolkit
Lua Encode/Decoder/Decompiler/Obfuscator in C#
Stars: ✭ 48 (+20%)
Mutual labels:  decompiler
Rellic
Rellic produces goto-free C output from LLVM bitcode
Stars: ✭ 234 (+485%)
Mutual labels:  decompiler
tools.decompiler
A decompiler for clojure, in clojure
Stars: ✭ 66 (+65%)
Mutual labels:  decompiler
VCL-explorer
Shows all virtual/dynamic/interface methods inside a given BPL in a tree-like view with searching
Stars: ✭ 17 (-57.5%)
Mutual labels:  delphi7
MadMax
Ethereum Static Vulnerability Detector for Gas-Focussed Vulnerabilities
Stars: ✭ 96 (+140%)
Mutual labels:  decompiler
binsync
A collaborative reversing plugin for cross-decompiler collaboration, built on git.
Stars: ✭ 266 (+565%)
Mutual labels:  decompiler
SDA
SDA is a rich cross-platform tool for reverse engineering that focused firstly on analysis of computer games. I'm trying to create a mix of the Ghidra, Cheat Engine and x64dbg. My tool will combine static and dynamic analysis of programs. Now SDA is being developed.
Stars: ✭ 98 (+145%)
Mutual labels:  decompiler
ghidra-r2web
Ghidra plugin to start an r2 webserver to let r2 interact with it
Stars: ✭ 38 (-5%)
Mutual labels:  decompiler
Dnpatch
.NET Patcher library using dnlib
Stars: ✭ 249 (+522.5%)
Mutual labels:  decompiler
ethdasm
Tool for auditing Ethereum contracts
Stars: ✭ 52 (+30%)
Mutual labels:  decompiler
Jpexs Decompiler
JPEXS Free Flash Decompiler
Stars: ✭ 2,939 (+7247.5%)
Mutual labels:  decompiler
php-enphp-decoder
EnPHP Decoder written in PHP
Stars: ✭ 105 (+162.5%)
Mutual labels:  decompiler
react-native-decompiler
Decompile React Native Android/IOS Bundle.
Stars: ✭ 78 (+95%)
Mutual labels:  decompiler
vandal
Static program analysis framework for Ethereum smart contract bytecode.
Stars: ✭ 121 (+202.5%)
Mutual labels:  decompiler
sleigh
Unofficial CMake build for Ghidra SLEIGH
Stars: ✭ 54 (+35%)
Mutual labels:  decompiler

IDR

Interactive Delphi Reconstructor (Pascal version)

This is a translation of the original C++ code (can be found on https://github.com/crypto2011/IDR) into Pascal. Use Delphi 7 to build the project. There is also a simple tool IDP2TXT which may be used to convert an IDP (IDR project file) to its textual representation.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].