★ wanayoo — archive 1999 https://github.com/EgeBalci/debugNouvelle recherche | Portail wanayoo
Skip to content
master
Go to file
Code
This branch is 4 commits ahead, 53 commits behind Binject:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
elf
 
 
 
 
 
 
pe
 
 
 
 
 
 

README.md

Debug

We have forked the debug/ folder from the standard library, to take direct control of the debug/elf, debug/macho, and debug/pe binary format parsers. To these parsers, we have added the ability to also generate executable files from the parsed intermediate data structures. This lets us load a file with debug parsers, make changes by interacting with the parser structures, and then write those changes back out to a new file.

Read more about the project here:

https://www.symbolcrash.com/2019/02/23/introducing-symbol-crash/

About

Fork of pkg/debug that adds some additional functionality.

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.