9 matches found
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
Gallery Vault Decryptor Инструмент восстановления для ресурсов, зашифрованных приложением Gallery Vault ThinkYeah для Android. Он поддерживает структуру контейнера V2, описанную ниже, и не требует PIN-кода Gallery Vault. Восстанавливайте только те данные, которыми вы владеете или которые...
XorStringsNET
XorStringsNET .NET 바이너리의 간단하고 빠른 XOR 기반 문자열 암호화를 위한 도구입니다. XORStrings는 제가 RXOR라고 부르는 간단한 XOR 기반 암호를 구현합니다. RXOR는 문자열을 암호화할 뿐만 아니라 문자 순서도 뒤집습니다. 각 문자열은 고유한 키로 암호화되며, 복호화 루틴에서 사용되는 인수도 XOR 암호화됩니다. 어떻게 작동하나요? XorStrings.exe 명령줄을 사용하거나 난독화할 바이너리를 XorStrings 실행 파일에 끌어다 놓으세요. XORStrings는 .NET Framework...
encdecshellcode
Shellcode-Encrypter-Decrypter A Shellcode Encrypter & Decrypter, Using XOR Cipher to enc and dec shellcode. Installation root@kitploit: git clone https://github.com/blacknbunny/Shellcode-Encrypter-Decrypter.git && cd Shellcode-Encrypter-Decrypter/ python encdecshellcode.py --help Usage Example...
HeapCrypt
HeapCrypt Sleep을 후킹하고 힙을 암호화한 후 잠시 대기했다가 힙을 복호화하는 자체 함수로 Sleep을 수정하여, 잠자는 동안 힙을 암호화합니다: 16bit key xor heap encryption : 16bit key xor heap decryption : 참고 자료 : https://www.arashparsa.com/hook-heaps-and-live-free/...
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...