reopt
Program analyzer
A tool for analyzing and repurposing application logic by converting machine code to a more flexible program representation.
A tool for analyzing x86-64 binaries.
306 stars
24 watching
26 forks
Language: LLVM
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
reznikmm/gela | An Ada code analysis tool providing an API to work with Abstract Syntax Tree elements in a compiler-independent manner. | 0 |
imlazyeye/duck | An analyzer tool that helps enforce coding standards and detect errors in GameMaker Language (GML) codebases. | 12 |
nvuillam/npm-groovy-lint | A command-line tool that checks and formats Groovy code to enforce coding standards | 208 |
deltaf1/pyuxntaldisasm | A tool for disassembling and analyzing 8-bit machine code ROMs. | 2 |
netfabric/netfabric.hyperlinq.analyzer | An analyzer that analyzes C# code for performance and enumeration-related issues to suggest improvements. | 42 |
patois/hexraystoolbox | A toolset for analyzing and identifying patterns in compiled code from various architectures. | 438 |
joxeankoret/pigaios | A tool for analyzing and matching source code with binary data to extract useful information about functions and symbols. | 635 |
mbevilacqua/appcompatprocessor | An application compatibility data analysis tool designed to extract value beyond traditional techniques | 197 |
rewhy/adaptiveunpacker | An adaptive unpacking tool for analyzing Android apps after they have been packed or hardened. | 34 |
ray-x/navigator.lua | A plugin that provides code navigation and analysis features using LSP and Treesitter | 1,316 |
prospector-dev/prospector | Analyzes Python code to identify errors, problems, and convention violations with optional customizable profiles. | 1,956 |
prontolabs/pronto-rubocop | An integration that automates code analysis using RuboCop and Pronto | 83 |
pclalv/pronto-shellcheck | A tool that runs a code analysis script called shellcheck on Ruby code. | 2 |
mikepopoloski/slang | Provides tools and services for compiling, parsing, and analyzing SystemVerilog code | 620 |
peterhinch/micropython-monitor | A tool to monitor and analyze the behavior of real-time systems written in Python | 30 |