This website requires JavaScript.
Explore
Help
Sign In
admin
/
BinaryHardening-cfgrip
Watch
1
Star
0
Fork
0
You've already forked BinaryHardening-cfgrip
mirror of
https://gitlab.com/BinaryHardening/cfgrip
synced
2026-07-26 12:41:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
main
BinaryHardening-cfgrip
/
loader
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
x86byte
fb5efbac62
Fix
#10
#11
: 32-bit ELF loader + multi-library DT_NEEDED
2026-07-02 13:21:59 +01:00
..
binary.cpp
cfgrip: standalone CFG extraction tool from PE/ELF binaries
2026-06-29 11:48:20 +01:00
binary.hpp
Add getSymbolName to Binary interface, implement in ELF loader
2026-07-02 12:58:33 +01:00
elf.cpp
Fix
#10
#11
: 32-bit ELF loader + multi-library DT_NEEDED
2026-07-02 13:21:59 +01:00
elf.hpp
Fix
#10
#11
: 32-bit ELF loader + multi-library DT_NEEDED
2026-07-02 13:21:59 +01:00
pe.cpp
Implement PE export directory parsing
2026-07-02 13:02:59 +01:00
pe.hpp
Function boundary detection: multi-pass prolog, tail-call, .pdata, data pointers
2026-06-30 10:04:56 +01:00