Releases: Aetsu/OffensivePipeline
Releases · Aetsu/OffensivePipeline
OffensivePipeline_v2.1.0
What's new in version 2.1
- Added functionality to set parameters in the shellcode generated with Donut. Thanks to @dreamkinn
OffensivePipeline_v2.0.0
What's new in version 2.0
- Almost complete code rewrite
- Cloning from private repositories possible (authentication via GitHub authToken)
- Possibility to copy a local folder instead of cloning from a remote repository
- New module to generate shellcodes with Donut
- New module to randomize GUIDs of applications
- New module to randomize the AssemblyInfo of each application
- 60 new tools added
Sha256
e974fbcba4f740c34d5721de91b103b1a9c380d2fbf6d2f21ddffad51aa3d0a5 OfensivePipeline_v2.0.0.zip
OffensivePipeline_v0.8.2
Bugs
- Bug fixed: Fixed a bug that didn't allow ConfuserEx to obfuscate some tools due to dependency issues.
Md5:
c50fd83f35f535f1ed34c08836f8cba3 OffensivePipeline_v0.8.2.zip
OffensivePipeline_v0.8.1
- Added basic logging capabilities (log.txt file)
- Check if the "Build Tools for Visual Studio 2019" are installed before launching
- Minor bug fixes