boto3
AWS toolkit
Provides a set of tools to interact with Amazon Web Services (AWS) from Python
AWS SDK for Python
9k stars
234 watching
2k forks
Language: Python
last commit: 6 days ago
Linked from 3 awesome lists
awsaws-sdkcloudcloud-managementpython
Related projects:
Repository | Description | Stars |
---|---|---|
dimkr/papaw | A tool that reduces the size of executables and provides basic protection to prevent reverse-engineering | 41 |
89luca89/pakkero | A tool for compressing and protecting binary files | 250 |
unknow101/fuckthatpacker | A tool to bypass Windows Defender by packing payloads and integrating with CobaltStrike | 628 |
mesaleh/packid | A tool for identifying and analyzing packers in executable files. | 9 |
silentvoid13/silent_packer | A binary packer that encrypts and decrypts the code section of an executable before execution. | 80 |
indragunawan/packagist-mirror | Creates a custom Packagist mirror site with periodic updates to ensure data accuracy | 31 |
aaaddress1/theark | A Windows x86 PE packer implemented in C++ that repackages executable files | 52 |
ppke-nlpg/huntag3 | A tool for sequential sentence tagging using Maximum Entropy Learning and Hidden Markov Models. | 8 |
emmanuel-marty/lzsa | A compression format designed for efficient decompression on 8-bit microcomputers. | 236 |
levanvn/pe_packer | Writing a simple PE Packer in detail to understand its inner workings and techniques | 15 |
eronana/packer | A tool for compressing and modifying executable files on Windows. | 46 |
packz/binary-encryption | An implementation of binary encryption from the phrack magazine. | 65 |
akuafif/hxor-packer | A tool for compressing and encrypting Portable Executable files using Huffman compression and XOR encryption. | 58 |
onyxflames/cpack | A tool for packaging source code into a distributable package. | 1 |
xrw67/petoy | A tool that allows adding protection to executable files by packing them into a container | 9 |