Skip to content

Releases: mochabyte0x/CTFPacker

V1.3

18 Jun 13:15
870d241
Compare
Choose a tag to compare

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

12 Jun 10:49
637bba1
Compare
Choose a tag to compare
  • 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

18 Mar 23:18
466b981
Compare
Choose a tag to compare
  • Added a setup.py which makes it possible for you to install the tool via pip or pipx.
  • Fixed path problems

V1.0

18 Mar 17:38
9be6ae1
Compare
Choose a tag to compare

First Release

lets gooo