thalium / symlessLinks
☆201Updated last year
Alternatives and similar repositories for symless
Users that are interested in symless are comparing it to the libraries listed below
Sorting:
- An intuitive query API for IDA Pro☆158Updated 4 months ago
- Bindings for Microsoft WinDBG TTD☆226Updated last year
- msdocsviewer is a simple tool that parses Microsoft's win32 API and driver documentation to be used within IDA.☆152Updated last year
- Write dynamic binary analysis tools in Python☆118Updated last week
- Hex-Rays Block Highlighter plugin for IDA to highlight if/for/do/switch/while blocks☆62Updated 3 years ago
- LLVM based static binary analysis framework☆253Updated 4 months ago
- Hardening code obfuscation against automated attacks☆139Updated last year
- IDA Pro plugin which improves work with HexRays decompiler and helps in process of reconstruction structures and classes☆152Updated 10 months ago
- IDA/Binary Ninja Plugin to automatically identify and set enums for standard functions☆450Updated 2 months ago
- Repository for the code snippets from the AllThingsIDA video channel☆111Updated 2 months ago
- Control-flow-flattening and string deobfuscator☆154Updated 3 years ago
- Automatically identify and extract potential anti-debugging techniques used by malware.☆161Updated 8 months ago
- MODeflattener deobfuscates control flow flattened functions obfuscated by OLLVM using Miasm.☆193Updated 4 years ago
- IDA Pro plugin to make bitfield accesses easier to grep☆241Updated 2 weeks ago
- An IDA Pro plugin that display cross-references to functions or variables across the entire binary in Hex-Rays pseudocode☆112Updated last month
- A dark Nord theme port for Hex Rays IDA☆102Updated 2 years ago
- IdaClu is a version agnostic IDA Pro plugin for grouping similar functions. Pick an existing grouping algorithm or create your own.☆170Updated last month
- Static Binary Instrumentation tool for Windows x64 executables☆207Updated 3 months ago
- FindFunc is an IDA Pro plugin to find code functions that contain a certain assembly or byte pattern, reference a certain name or string,…☆332Updated 10 months ago
- ☆118Updated 11 months ago
- ☆145Updated last year
- Efficient Deobfuscation of Linear Mixed Boolean-Arithmetic Expressions☆161Updated last year
- An IDA Plugin that help analyzing module that use COM☆217Updated 2 years ago
- Idiomatic Rust bindings for the IDA SDK, enabling the development of standalone analysis tools using IDA v9.x’s idalib☆187Updated 2 weeks ago
- Small programs and scripts that do not require their own repositories☆139Updated 3 years ago
- Programming productivity plugin for IDAPython and C++ development☆358Updated 2 months ago
- IDA Plugin that fills in missing indirect CALL & JMP target information☆133Updated 6 months ago
- Run IDA scripts headlessly.☆179Updated 3 months ago
- Converted phnt (Native API header files from the System Informer project) to IDA TIL, IDC (Hex-Rays).☆146Updated 11 months ago
- Binary Ninja plugin to analyze and simplify obfuscated code