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: about 1 year ago bug-huntingdecompilerfilterhexrayshighlightidaida-proidapythonmalware-analysispluginregular-expression
Related projects:
Repository | Description | Stars |
---|---|---|
patois/abyss | A tool that enhances and analyzes decompiler output from Hexrays | 330 |
patois/hrdevhelper | A plugin for visualizing decompiled code and its corresponding ctree graphs in the Hexrays decompiler. | 380 |
patois/hexraystoolbox | A toolset for analyzing and identifying patterns in compiled code from various architectures. | 439 |
patois/genmc | Displays Hex-Rays microcode for reverse engineering and analysis purposes | 234 |
patois/idacyber | An interactive data visualization plugin for IDA Pro | 288 |
patois/dsync | A plugin that synchronizes code views between different disassembler and decompiler tools | 450 |
igogo-x86/hexrayspytools | A plugin for IDA Pro that improves work with HexRays decompiler and aids in reconstructing structures and classes | 1,426 |
ydkhatri/mac_apt | A digital forensics tool for analyzing macOS and iOS systems | 790 |
idapython/src | Tools and scripts for interacting with the IDA Pro disassembler | 1,435 |
gdelugre/ida-arm-system-highlight | A tool for decoding and highlighting ARM system instructions in IDA Pro databases. | 392 |
null8626/decancer | A library that removes common unicode confusables/homoglyphs from strings | 105 |
alvenirai/punctfix | A Python library that adds punctuation and capitalization to text without punctuation. | 23 |
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. | 113 |
michelcrypt4d4mus/yaralyzer | Analyzes binary and text data for YARA and regex matches, visualizes results with colors, and attempts to decode matched regions | 109 |