Skip to content

richo/macho-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An implementation of a mach-o parser using nom

This implementation essentially ignores the existance of 32bit mach objects.

As yet it's extremely incomplete, however if you're on OSX you can try:

cargo run --example=reader `which cat`

To emit the data structure resulting from parsing your cat binary

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published