cefdebug
Debugger detector
Tools to detect and interact with Electron/CEF debuggers on Windows machines
Minimal code to connect to a CEF debugger.
197 stars
7 watching
19 forks
Language: C
last commit: over 4 years ago
Linked from 1 awesome list
cefelectronsecuritywindows
Related projects:
Repository | Description | Stars |
---|---|---|
taviso/ctftool | An interactive command line tool to experiment with a Windows protocol used to implement text services. | 1,641 |
shirasawasama/cefdetector | A tool to detect and analyze Chromium Embedded Framework (CEF) instances on Windows systems | 1,010 |
anlumo/cef | A Rust wrapper around the Chromium Embedded Framework to simplify its usage. | 2 |
trustedsec/pplfaultdumpbof | Tools for analyzing PPLFault-related malware behavior on Windows 10 | 133 |
esneider/debug | A debugging framework written in C providing various functions to print debug information in different formats. | 279 |
taviso/ctypes.sh | A foreign function interface plugin for bash that allows calling C functions from within bash scripts. | 2,107 |
arduino/openocd | Tools for on-chip programming and debugging of embedded systems | 126 |
pd4d10/debugtron | An Electron-based app for debugging in-production applications | 1,415 |
joaolopesf/remotedebug | A library that allows remote debugging of Arduino projects over WiFi using a web app or telnet client. | 616 |
ovidiuvio/vsdebugpro | A debugging tool for C/C++ and .NET applications, allowing developers to inspect memory, load data into memory, and execute custom commands. | 58 |
air14/hyperhide | A hypervisor-based plugin to detect and prevent anti-debugging techniques in 64-bit debugging tools | 1,277 |
sindresorhus/electron-debug | Adds useful debug features to Electron apps | 750 |
nietaki/rexbug | A tool that provides tracing and debugging capabilities for Elixir applications | 252 |
outsystems/cefglue | A .NET wrapper control around the Chromium Embedded Framework (CEF) to embed web browsers in .NET applications. | 277 |
ruby-debug/debase | A Ruby implementation of a debugger for Ruby 2.0.0 or higher. | 209 |