FuckThatPacker
Packer
A tool to bypass Windows Defender by packing payloads and integrating with CobaltStrike
A simple python packer to easily bypass Windows Defender
628 stars
14 watching
84 forks
Language: Python
last commit: over 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
czs108/windows-pe-packer | A tool that packs Windows executable files to make them harder to reverse-engineer | 328 |
unipacker/unipacker | An automatic unpacker for Windows binaries using emulation. | 654 |
friedkiwi/netcrypt | A .NET executable packer providing runtime packing for .NET executables without native code usage | 58 |
dimkr/papaw | A tool that reduces the size of executables and provides basic protection to prevent reverse-engineering | 41 |
aaaddress1/theark | A Windows x86 PE packer implemented in C++ that repackages executable files | 52 |
xrw67/petoy | A tool that allows adding protection to executable files by packing them into a container | 9 |
onyxflames/cpack | A tool for packaging source code into a distributable package. | 1 |
frostming/pdm-packer | A tool that packages Python projects into standalone zip archives. | 48 |
89luca89/pakkero | A tool for compressing and protecting binary files | 250 |
eronana/packer | A tool for compressing and modifying executable files on Windows. | 46 |
silentvoid13/silent_packer | A binary packer that encrypts and decrypts the code section of an executable before execution. | 80 |
crackinglandia/fuu | A GUI tool with plugins to unpack and decrypt software protected by various compression and encryption algorithms. | 46 |
yurisizuku/win-simpledpack | A tool for packaging Windows executable files into a compressed format using LZMA compression and relocating shell code to an external DLL. | 108 |
hatching/sflock | A utility for staging and detoning binary samples, compatible with various archive formats. | 83 |
iphelix/pack | A toolkit for analyzing and improving password cracking operations by identifying common patterns in leaked passwords. | 796 |