xray
Filterer
Tool for filtering and highlighting decompiler output based on regular expressions
Hexrays decompiler plugin that colorizes and filters the decompiler's output based on regular expressions
125 stars
5 watching
10 forks
Language: Python
last commit: 12 months ago bug-huntingdecompilerfilterhexrayshighlightidaida-proidapythonmalware-analysispluginregular-expression
Related projects:
Repository | Description | Stars |
---|---|---|
patois/abyss | A tool that enhances and analyzes decompiler output from Hexrays | 329 |
patois/hrdevhelper | A plugin for visualizing decompiled code and its corresponding ctree graphs in the Hexrays decompiler. | 375 |
patois/hexraystoolbox | A toolset for analyzing and identifying patterns in compiled code from various architectures. | 438 |
patois/genmc | Displays Hex-Rays microcode for reverse engineering and analysis purposes | 231 |
patois/idacyber | An interactive data visualization plugin for IDA Pro | 287 |
patois/dsync | A plugin that synchronizes code views between different disassembler and decompiler tools | 449 |
igogo-x86/hexrayspytools | A plugin for IDA Pro that improves work with HexRays decompiler and aids in reconstructing structures and classes | 1,420 |
ydkhatri/mac_apt | A digital forensics tool for analyzing macOS and iOS systems | 783 |
idapython/src | Tools and scripts for interacting with the IDA Pro disassembler | 1,420 |
gdelugre/ida-arm-system-highlight | A tool for decoding and highlighting ARM system instructions in IDA Pro databases. | 390 |
null8626/decancer | A library that removes common unicode confusables/homoglyphs from strings | 102 |
alvenirai/punctfix | A Python library that adds punctuation and capitalization to text without punctuation. | 22 |
a-n-t-h-o-n-y/regexplore | A live regular expression testing environment built with curses. | 8 |
jlr/rainbow-delimiters | Emacs extension that highlights matching delimiters in source code with colorful visual cues. | 112 |
michelcrypt4d4mus/yaralyzer | Analyzes binary and text data for YARA and regex matches, visualizes results with colors, and attempts to decode matched regions | 107 |