All Projects → shellbombs → Strongod

shellbombs / Strongod

Licence: lgpl-3.0
StrongOD(anti anti-debug plugin) driver source code.

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Strongod

docker-pudb
Debug Python code within a Docker container remotely from your terminal using pudb
Stars: ✭ 18 (-76.32%)
Mutual labels:  debugger, debug, debugging-tool
Cocoadebug
iOS Debugging Tool 🚀
Stars: ✭ 3,769 (+4859.21%)
Mutual labels:  debugger, debug, debugging-tool
Wasmite
Now WebAssembly has proper testing, unit-testing and debugging 🤗
Stars: ✭ 20 (-73.68%)
Mutual labels:  debugger, debug, debugging-tool
Gdb Frontend
☕ GDBFrontend is an easy, flexible and extensionable gui debugger.
Stars: ✭ 2,104 (+2668.42%)
Mutual labels:  debugger, debug, debugging-tool
Ios Sdk
AppSpector is a debugging service for mobile apps
Stars: ✭ 56 (-26.32%)
Mutual labels:  debugger, debug, debugging-tool
Bugsnag React Native
Error monitoring and reporting tool for native exceptions and JS errors in React Native apps
Stars: ✭ 374 (+392.11%)
Mutual labels:  debug, debugging-tool
Go Debug
🐛 A go debugger for atom using delve.
Stars: ✭ 390 (+413.16%)
Mutual labels:  debugger, debug
Bugsnag Php
Bugsnag error monitoring and crash reporting tool for PHP apps
Stars: ✭ 475 (+525%)
Mutual labels:  debug, debugging-tool
Bugsnag Js
Javascript error handling tool for Bugsnag. Monitor and report JavaScript bugs & errors.
Stars: ✭ 625 (+722.37%)
Mutual labels:  debug, debugging-tool
Debugo
一个可能有点用的 iOS 调试工具~
Stars: ✭ 258 (+239.47%)
Mutual labels:  debug, debugging-tool
Vuetron
A tool for testing and debugging your Vue + Vuex applications. 是一個可以幫助您 Vue.js 的項目測試及偵錯的工具, 也同時支持 Vuex及 Vue-Router.
Stars: ✭ 531 (+598.68%)
Mutual labels:  debugger, debugging-tool
Bugsnag Python
Official bugsnag error monitoring and error reporting for django, flask, tornado and other python apps.
Stars: ✭ 69 (-9.21%)
Mutual labels:  debug, debugging-tool
Xcglogger
A debug log framework for use in Swift projects. Allows you to log details to the console (and optionally a file), just like you would have with NSLog() or print(), but with additional information, such as the date, function name, filename and line number.
Stars: ✭ 3,710 (+4781.58%)
Mutual labels:  debug, debugging-tool
Remotedebug
Library for Arduino to debug projects over WiFi, with web app or telnet, with print commands like Serial Monitor
Stars: ✭ 467 (+514.47%)
Mutual labels:  debugger, debug
Tensorwatch
Debugging, monitoring and visualization for Python Machine Learning and Data Science
Stars: ✭ 3,191 (+4098.68%)
Mutual labels:  debug, debugging-tool
Spector.js
Explore and Troubleshoot your WebGL scenes with ease.
Stars: ✭ 599 (+688.16%)
Mutual labels:  debugger, debug
Ansible Role Php Xdebug
Ansible Role - PHP Xdebug
Stars: ✭ 34 (-55.26%)
Mutual labels:  debugger, debug
Dap Mode
Emacs ❤️ Debug Adapter Protocol
Stars: ✭ 809 (+964.47%)
Mutual labels:  debugger, debug
Bugsnag Android
Bugsnag crash monitoring and reporting tool for Android apps
Stars: ✭ 990 (+1202.63%)
Mutual labels:  debug, debugging-tool
xr
Lightweight debug server utility for PHP.
Stars: ✭ 116 (+52.63%)
Mutual labels:  debugger, debug

StrongOD

StrongOD is a powerful plugin for ollydbg debugger, it can anti all kinds of debugger detection techniques.

This is the source code of the StrongOD driver which was reversed by me years ago, for more information, please visit: http://bbs.pediy.com/thread-188275.htm.

Forgive me for not a very good coding style.

Actually you can combine this driver to any windows debugger, all you need to do is to write a debugger plugin to call interfaces provided by this driver.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].