![]() |
|
|
|
#1
|
||||
|
||||
|
secrep - for rebuilding sections in unpacked binaries
Not sure if anyone else does this.. I hate vm-crap-code .sections in files (Winlicense) I unpack and wanted to automate solution: https://github.com/Fyyre/secrep
suggestions, etc - let me know.
__________________
Pax in vultu, bellum in corde. -- https://github.com/Fyyre |
| The Following 2 Users Gave Reputation+1 to Fyyre For This Useful Post: | ||
blue_devil (08-21-2026), yoza (08-31-2026) | ||
| The Following 7 Users Say Thank You to Fyyre For This Useful Post: | ||
blue_devil (08-21-2026), Gyrus (08-29-2026), Jupiter (08-20-2026), MarcElBichon (08-20-2026), niculaita (08-20-2026), SofTw0rm (08-31-2026), yoza (08-31-2026) | ||
|
#2
|
||||
|
||||
|
added support for the exceptions directory.
__________________
Pax in vultu, bellum in corde. -- https://github.com/Fyyre |
| The Following 4 Users Say Thank You to Fyyre For This Useful Post: | ||
MarcElBichon (08-28-2026), niculaita (08-28-2026), wx69wx2023 (08-28-2026), yoza (08-31-2026) | ||
|
#3
|
||||
|
||||
|
This is a great (and not so easy) work! Congratulations!
In the unpacker PECompact tool I included such a task, also in the ARImpRec import rebuilding tool, when minimizing size feature is chosen. I find it funny ![]() Cheers Nacho_dj
__________________
http://arteam.accessroot.com |
| The Following User Says Thank You to Nacho_dj For This Useful Post: | ||
Fyyre (09-06-2026) | ||
|
#4
|
||||
|
||||
|
Thank you! I made this program primarily because I got sick and tired of Winlicense binaries, after I unpack them... having multiple sections combined into one, or.. being unable to remove the 'VM junk section' and not break say, the exceptions directory, etc.. removing the 'vm junk section' certainly reduces the amount of initial analysis time for IDA =)
I admittedly didn't know ARImpRec did such a task, but that's very cool! I assume the motivations were similar! -Fyyre
__________________
Pax in vultu, bellum in corde. -- https://github.com/Fyyre |
| The Following 2 Users Say Thank You to Fyyre For This Useful Post: | ||
niculaita (09-06-2026), wilson bibe (09-06-2026) | ||
![]() |
|
|