Pyda : A Tool For Dynamic Binary Analysis
Pyda is an innovative tool designed to simplify dynamic binary analysis by allowing developers to write analysis tools in Python.
Built on top of...
eBPF File Creation Blocker : Enhancing Linux Security
The eBPF File Creation Blocker is a cutting-edge security module designed to prevent file creation in specified directories using the Eunomia eBPF Runtime.
Leveraging...
NFCToolsGUI : A Comprehensive NFC Management Tool
NFCToolsGUI is a versatile, cross-platform program designed to interact with PN532 NFC modules, supporting Windows, Linux, and macOS.
It simplifies NFC tag management and...
Brainstorm : Revolutionizing Web Fuzzing With Local LLMs
Brainstorm is an innovative web fuzzing tool that integrates traditional fuzzing techniques with AI-powered insights, leveraging local Large Language Models (LLMs) via Ollama to...
NativeBypassCredGuard : Bypassing Credential Guard With NTAPI Functions
NativeBypassCredGuard is a specialized tool designed to bypass Microsoft's Credential Guard, a security feature that protects sensitive credentials like NTLM password hashes and Kerberos...
PyClassInformer : An Advanced RTTI Parsing Plugin For IDA Pro
PyClassInformer is an IDAPython-based plugin designed for parsing Run-Time Type Information (RTTI) in C++ binaries.
While existing tools like Class Informer and SusanRTTI offer...
Spice86 – A PC Emulator For Real Mode Reverse Engineering
Spice86 is an advanced PC emulator designed for reverse engineering and rewriting real-mode DOS programs, especially when the source code is unavailable.
Built on...
NewMachineAccount : Streamlining Active Directory Machine Account Creation For Penetration Testing
NewMachineAccount.exe is a lightweight, standalone executable designed for creating machine accounts in Active Directory (AD) domains.
This tool is particularly useful for system administrators...
CrimsonEDR : A Cutting-Edge Tool For Simulating And Bypassing EDR Systems
CrimsonEDR is an open-source tool developed by Matthias Ossard, designed to simulate the behavior of Endpoint Detection and Response (EDR) systems.
It provides a...
WID_LoadLibrary : The Intricacies Of DLL Management In Windows
WID_LoadLibrary is a custom implementation inspired by the Windows API function LoadLibrary, which is used to load Dynamic Link Libraries (DLLs) into the memory...