JBDev is a specialized development tool designed to streamline the creation and debugging of jailbreak and TrollStore applications using Xcode.…
The Kereva LLM Code Scanner is an innovative static analysis tool tailored for Python applications that leverage Large Language Models…
SSH-Stealer and RunAs-Stealer are malicious tools designed to stealthily harvest SSH credentials, enabling attackers to escalate privileges and move laterally…
Control flow flattening is a common obfuscation technique used by OLLVM (Obfuscator-LLVM) to transform executable logic into complex state-driven structures.…
MODeflattener is a specialized tool designed to reverse OLLVM's control flow flattening obfuscation through static analysis techniques. Developed using Miasm's…
"My Awesome List" is a curated collection of tools, libraries, and resources spanning various domains such as cybersecurity, programming, reverse…
The exploitation of CVE-2018-17463, a type confusion vulnerability in Chrome’s V8 JavaScript engine, relies on a suite of specialized tools…
The Proxmark3 is a versatile, open-source tool designed for radio-frequency identification (RFID) security analysis, research, and development. Originally created by…
Bincrypter is a powerful Linux binary runtime crypter written in BASH. It is designed to obfuscate and encrypt ELF binaries…
Python Fire is a powerful library that simplifies the process of creating command-line interfaces (CLIs) from Python objects. It allows…