Skip to content

ahrefs/modulectomy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modulectomy

Dissect OCaml compiled programs, and weight their content.

  • Input: Currently only supports ELF binaries, optimally compiled with debug-information. JS support might come back.
  • Output: Simple text output suitable for passing through grep, sed, head, etc.

Usage

modulectomy some/executable/binary

About

Dissect OCaml compiled programs, and weight their content

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • OCaml 94.7%
  • Shell 4.1%
  • Makefile 1.1%
  • Dune 0.1%