Skip to content

Releases: Nariod/RustPacker

v1

07 Aug 06:29
Compare
Choose a tag to compare

Finally, the stable release :)

What's Changed

Full Changelog: v0.10...v1

v0.10

02 Aug 13:59
83bbfb5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9...v0.10

v0.9

02 Aug 08:52
798b997
Compare
Choose a tag to compare

What's Changed

  • Now supports DLL/EXE generation :)
  • readme refresh by @Nariod in #15
  • Added DLL/EXE compatibility by @Nariod in #16

Full Changelog: v0.8...v0.9

v0.8

25 Apr 16:35
dbfecab
Compare
Choose a tag to compare

What's Changed

  • Now support indirect syscalls !

Full Changelog: v0.7...v0.8

v0.7

23 Apr 16:22
Compare
Choose a tag to compare

What's Changed

  • Changed the Rust docker repo to Rust version 1.69
  • Updated RustPacker crates
  • Updated template crates
  • Applied fmt and clippy fixes
  • Initiated the sysCRT template, based on rust_syscalls

Full Changelog: v0.6...v0.7

v0.6

04 Dec 17:21
ed35d34
Compare
Choose a tag to compare

What's Changed

  • added AES support
  • removed non-nt templates
  • added ntAPC template
  • Small documentation updates and fixes

Full Changelog: v0.5...v0.6

v0.5

23 Nov 19:55
Compare
Choose a tag to compare

What's Changed

  • Added ntCRT injection template

  • Completed documentation

  • Preparing for sysCRT template

  • Dev by @Nariod in #4

  • Dev by @Nariod in #5

Full Changelog: v0.4...v0.5

v0.4

01 Nov 13:49
Compare
Choose a tag to compare

What's Changed

  • XOR support added !

  • Branch by @Nariod in #3

Full Changelog: v0.3...v0.4

v0.3

29 Oct 10:48
3782e1d
Compare
Choose a tag to compare

Still in beta. Added:

  • Drastic compile time and memory usage optimisation
  • Sliver (huge) shellcode support

What's Changed

New Contributors

  • @Nariod made their first contribution in #2

Full Changelog: Beta...v0.3

v0.2

19 Oct 06:15
Compare
Choose a tag to compare

Beta release:

  • added podman / docker support