SchemDBG is a backend agnostic debugger frontend that focuses on debugging binaries without access to the source code. It features a plain GDB server backend and a PIN based backend running on both 32 and 64 bit binaries in a Ubuntu host. The debugger uses a controller written in ruby and a web frontend written in coffee-script. The tool is not meant for debugging your own code but for disassembling binaries, encountering self-modifying code, anti-debugging techniques, handwritten assembly, etc.
Common questions about SchemDBG including features, pricing, alternatives, and user reviews.
SchemDBG is A backend agnostic debugger frontend for debugging binaries without source code access. It is a Security Operations solution designed to help security teams with Binary Analysis, GDB.
SchemDBG is a free Security Operations tool. This makes it accessible for organizations of all sizes, from startups to enterprises. Visit https://github.com/hexgolems/schem/ for download and installation instructions.
Popular alternatives to SchemDBG include:
Compare all SchemDBG alternatives at https://cybersectools.com/alternatives/schemdbg
SchemDBG is for security teams and organizations that need Binary Analysis, GDB. It's particularly suitable for small to medium-sized teams looking for cost-effective solutions. Other Security Operations tools can be found at https://cybersectools.com/categories/security-operations
Head-to-head feature, pricing, and rating breakdowns.
Private training course for IoT device pentesting and exploitation
An open source machine code decompiler that converts binary executables into readable C source code across multiple architectures and file formats.