Releases: Nariod/RustPacker
Releases · Nariod/RustPacker
v1
Finally, the stable release :)
What's Changed
Full Changelog: v0.10...v1
v0.9
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
What's Changed
- Now support indirect syscalls !
Full Changelog: v0.7...v0.8
v0.7
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
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.3
Still in beta. Added:
- Drastic compile time and memory usage optimisation
- Sliver (huge) shellcode support
What's Changed
New Contributors
Full Changelog: Beta...v0.3
v0.2
Beta release:
- added podman / docker support