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: over 3 years ago

Related projects:

RepositoryDescriptionStars
joxeankoret/pyewA command-line tool for analyzing malware and disassembling binary files386
byt3hx/jsleakA command-line tool designed to uncover secrets and links in source code by analyzing JavaScript files.482
xampprocky/tokeiA tool for displaying statistics about codebase size and language distribution11,463
patois/hexraystoolboxA toolset for analyzing and identifying patterns in compiled code from various architectures.439
knight0x07/pyc2bytecodeA tool to disassemble and analyze compiled Python bytecode files (pyc) from various Python versions.133
flosse/slocA tool to analyze and report on the size of source code in various programming languages951
migamake/homplexityA tool that analyzes Haskell code to measure its complexity and quality61
storyyeller/krakatauA toolset for analyzing and manipulating Java bytecode2,003
woshiccm/peckerDetects unused code in Swift projects by analyzing syntax and index store data1,456
peterhinch/micropython-monitorA tool to monitor and analyze the behavior of real-time systems written in Python32
prospector-dev/prospectorAnalyzes Python code to identify errors, problems, and convention violations with optional customizable profiles.1,964
philips-labs/tabiaAnalyzes codebases to extract characteristics and provides insights on their properties12
jpbarrette/momanA suite of tools for linguistic analysis and correction, including finite state automata manipulation and string correction algorithms.28
rhiokim/grunt-slocAnalyzes the source lines of code in JavaScript projects to report code complexity and quality metrics23
flatt-security/shishoA tool that analyzes code for security vulnerabilities and provides feedback to developers369