搜索资源列表
debugger
- EDB (Evan s Debugger) is a QT4 based binary mode debugger with the goal of having usability on par with OllyDbg. It uses a plugin architecture, so adding new features can be done with ease. The current release is for Linux, but future releases will t
跨平台调试器IDA在wince ARM 系统中的使用入门
- IDA 调试教程之一,跨平台调试器IDA在wince ARM 系统中的使用入门,用于代码分析.漏洞查找,Debug tutorial IDA one, cross-platform debugger IDA in wince ARM System Getting Started for code analysis. Loopholes Find
linice-2.6.tar.gz
- 一个开源的内核调试器,类似SoftICE!,An open source kernel debugger similar to SoftICE!
My-Windows-Debugger
- 一个国外的调试器源码,我自己加了解释和说明,并且翻译了相关资料。-this source code is debugger.I illustrate the introducation in program and add my opition,and then I translate relatively data.
MiniDbg
- 小型用户态调试器, 一个超小型的调试器完全用 API 实现。-Small user mode debugger, an ultra-small debugger API to achieve entirely.
TLS_CallBack
- 漫谈TLS_CallBack:原理、编程、手工感染及检测.利用TLS_CallBack(线程局部存储回调函数)玩弄调试器以及感染PE文件.-Talk TLS_CallBack: principles, programming, manual infection and detection. Use TLS_CallBack (thread local storage callback function), as well as playing with the debugger PE file
BlindStudio
- 一个 windows 内核级别的调试器-A windows kernel-level debugger
rr0d_snapshot.tar
- rr0d ring0 windows/unix debugger
BaiduVirusSourceCode
- 摆渡病毒源代码,可调试通过,无错误,仅供学习交流之用,出现任何问题,本人概不负责!-Ferry virus source code, available through the debugger, no error, only communicate study purposes, without any problems, I will not be responsible for!
Delphi_Anti-OllyDbg
- This source can bypass Olly Debugger
chuankou
- 一个QT的串口调试程序,在linux下成功运行!采用的是QT的第三方类qextserialport!-A serial debugger QT, successfully running in linux! QT uses third-party category qextserialport!
3-1
- MSP430系列单片机实用C语言程序设计调试程序-MSP430 Microcontroller utility C Programming Language Debugger
vmkd
- Optimized Virtual Kernel Debugger
Atomic.Debugger
- great Atomic debugger for x86 platform
debugging
- 此功能可以单步对所在函数单步调试,如果调试的语句是一个调用函数的语句时, Debugger将全速执行所调用的函数,单步(一步)通过所调用的函数,Debugger停该调用语句的下一条语句上. -This feature can be a single-step where the function of the single-step debugging, if the debugging statement is a statement function is called when
Debugger
- 此功能将使Debugger切换回全速执行到被调用函数结束,并停在该函数调用语句的下一条语句上. 当确定所调用的函数没有问题时可以用这个功能全速执行被调用函数. -This feature will allow Debugger to switch back to full speed to the end of the called function and stops at the function call statement is a statement on the next
Winmain
- 采用Winmain代替Main.此debugger功能将从程序的开始(第一有效行)处全速执行,而不是从当前所跟踪的位置开始调 试,这时所有变量的当前值都将被丢弃,debugger会自动停在程序的main()开始处.这时如果选择Step Over(F10)就可以逐步执行main()函数了. -Using Winmain instead Main. This debugger functionality from the beginning of the procedure (the firs
RFID-serial-debugger-source-code
- RFID串口调试程序源代码,非常适合初学者-RFID serial debugger source code
IDA-WinCE-ARM-debugger
- IDA教程WinCE ARM调试器入门教程-IDA Tutorial Tutorial WinCE ARM debugger
thread-debugger
- 一个线程调试程序,模拟多线程协同工作,代码齐全;-A thread debugger, multi-threaded simulation work, the code is complete