Releases: mochabyte0x/CTFPacker
Releases · mochabyte0x/CTFPacker
V1.3
What's new in V1.3 ? 🎉
- Added DLL as PE format. You can now use the
-f
argument to specify if you want a DLL or EXE (default is EXE if nothing is provided). - You can now give custom certificates to CTFPacker and sign your loader with it
- Various other little corrections
Full Changelog: V1.2...V1.3
V.1.2
- Fixed issues concerning the makefile. The compiler issues should now be resolved, you only need to install the dependencies as stated in the README
- Fixed some typos
V1.1
- Added a
setup.py
which makes it possible for you to install the tool via pip or pipx. - Fixed path problems
V1.0
First Release
lets gooo