Skip to content

Experimental reversing tool for dumping PE files

License

Notifications You must be signed in to change notification settings

ribbondev/edamame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

edamame

Experimental reversing tool for dumping PE files D2 libpe linux

build reqs

optional

dependencies

  • libpe (included in src/libpe)
# prepare submodules & dependencies
just setup
# build with meson/ninja
just build
# run
just run

testing

# cross compile w64 test applications
cd tests/test_applications
just build-w64
cd ../..

# run tests
just test

(if not using just, build using standard meson workflow)

About

Experimental reversing tool for dumping PE files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published