9 matches found
encdecshellcode
Shellcode-Encrypter-Decrypter Um Encriptador e Desencriptador de Shellcode, usando Cifra XOR para encriptar e desencriptar shellcode. Instalação root@kitploit: git clone https://github.com/blacknbunny/Shellcode-Encrypter-Decrypter.git && cd Shellcode-Encrypter-Decrypter/ python encdecshellcode.py...
cryptovenom
CryptoVenom CryptoVenom: The Cryptography Swiss Army knife What is CryptoVenom? CryptoVenom is an OpenSource tool which contains a lot of cryptosystems and cryptoanalysis methods all in one, including classical algorithms, hash algorithms, encoding algorithms, logic gates, mathematical functions,...
gv_decryptor
Déchiffreur de Gallery Vault Outil de récupération pour les actifs chiffrés par l'application Android Gallery Vault ThinkYeah. Prérequis Installez les dépendances : root@kitploit: pip install pycryptodome prompttoolkit pycryptodome — opérations de clé maître DES prompttoolkit — interface TUI...
XorStringsNET
XorStringsNET .NET बाइनरीज़ के सरल और त्वरित XOR-आधारित स्ट्रिंग एन्क्रिप्शन के लिए एक उपकरण XORStrings एक सरल XOR-आधारित सिफर लागू करता है, जिसे मैं RXOR कहता हूँ। RXOR न केवल स्ट्रिंग को एन्क्रिप्ट करता है बल्कि उसके कैरेक्टर क्रम को भी उलट देता है। प्रत्येक स्ट्रिंग को एक अद्वितीय कुंजी के साथ...
HeapCrypt
HeapCrypt सोते समय Heap को एन्क्रिप्ट करना, Sleep को हुक करके और अपने फ़ंक्शन से संशोधित करके जो heap को एन्क्रिप्ट करता है, थोड़ी देर सोता है फिर heap को डिक्रिप्ट करता है: 16bit key xor heap एन्क्रिप्शन : 16bit key xor heap डिक्रिप्शन : संदर्भ : https://www.arashparsa.com/hook-heaps-and-live-fr...
CSL 1010 M2M 3G WiFi Module 2.2.1.4 (Router.cfg) Weak XOR Encryption
Summary The CSL 1010 M2M 3G WiFi Module is a portable 3G/LTE router that stores its configuration in a backup file Router.cfg. Description The device protects its configuration file Router.cfg with a weak/insecure obfuscation single-byte XOR cipher using a static key 0xEC instead of real...
CVE-2026-33361 Meari weak XOR obfuscation
In Meari IoT SDK image handling libmrplayer.so as observed in CloudEdge 5.5.0 build 220, Arenti 1.8.1 build 220, and related white-label apps = 1.8.x, baby monitor ".jpgx3" files use reversible XOR over only the first 1024 bytes with a predictable key derivation model...
Shellcode-Encrypter-Decrypter - Shellcode Encrypter & Decrypter By Using XOR Cipher To Encrypt And Decrypt Shellcode
A Shellcode Encrypter & Decrypter, Using XOR Cipher to enc and dec shellcode. Installation git clone https://github.com/blacknbunny/Shellcode-Encrypter-Decrypter.git && python enc.py --help Usage Example Encryption: python encdecshellcode.py --shellcode \x41\x41\x42\x42 --key SECRETKEY --option...
Most LokiBot samples in the wild are "hijacked" versions of the original malware
Hacker himself got hacked. It turns out that most samples of the LokiBot malware being distributed in the wild are modified versions of the original sample, a security researcher has learned. Targeting users since 2015, LokiBot is a password and cryptocoin-wallet stealer that can harvest...