FuckThatPacker
Packer
A tool to bypass Windows Defender by packing payloads and integrating with CobaltStrike
A simple python packer to easily bypass Windows Defender
630 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 | 330 |
unipacker/unipacker | An automatic unpacker for Windows binaries using emulation. | 666 |
friedkiwi/netcrypt | A .NET executable packer designed to provide a basic understanding of runtime packing and compression | 59 |
dimkr/papaw | A tool that reduces the size of executables and provides basic protection to prevent reverse-engineering | 43 |
aaaddress1/theark | A tool for creating Windows PE files with dynamic compression and file mapping. | 52 |
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 | 252 |
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. | 81 |
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. | 110 |
hatching/sflock | A utility for staging and detoning binary samples, compatible with various archive formats. | 82 |
iphelix/pack | A toolkit for analyzing and improving password cracking operations by identifying common patterns in leaked passwords. | 807 |