pigaios

Source code analyzer

A tool for analyzing and matching source code with binary data to extract useful information about functions and symbols.

A tool for matching and diffing source codes directly against binaries.

GitHub

635 stars
38 watching
67 forks
Language: Python
last commit: almost 2 years ago

Related projects:

Repository Description Stars
joxeankoret/pyew A command-line tool for analyzing malware and disassembling binary files 383
byt3hx/jsleak A command-line tool designed to uncover secrets and links in source code by analyzing JavaScript files. 478
xampprocky/tokei A tool for displaying statistics about codebase size and language distribution 11,251
patois/hexraystoolbox A toolset for analyzing and identifying patterns in compiled code from various architectures. 438
knight0x07/pyc2bytecode A tool to disassemble and analyze compiled Python bytecode files (pyc) from various Python versions. 133
flosse/sloc A tool to analyze and report on the size of source code in various programming languages 945
migamake/homplexity A tool that analyzes Haskell code to measure its complexity and quality 61
storyyeller/krakatau A toolset for analyzing and manipulating Java bytecode 1,992
woshiccm/pecker Detects unused code in Swift projects by analyzing syntax and index store data 1,456
peterhinch/micropython-monitor A tool to monitor and analyze the behavior of real-time systems written in Python 30
prospector-dev/prospector Analyzes Python code to identify errors, problems, and convention violations with optional customizable profiles. 1,956
philips-labs/tabia Analyzes codebases to extract characteristics and provides insights on their properties 12
jpbarrette/moman A suite of tools for linguistic analysis and correction, including finite state automata manipulation and string correction algorithms. 28
rhiokim/grunt-sloc Analyzes the source lines of code in JavaScript projects to report code complexity and quality metrics 23
flatt-security/shisho A tool that analyzes code for security vulnerabilities and provides feedback to developers 371