文件名称:ssmon
介绍说明--下载内容均来自于网络,请自行研究使用
VT Debugger with Open Source
这个是拿BluePill的代码作为Base,硬改成调试器。
构思到代码成型花掉我一年时间,幸亏公司活少,给了我充足的时间。
这个是摘自本人的简历内容。
XP系统的汇编级双机调试器,同时可以调试内核线程和普通线程。
Bypass 业界全部的AntiDebug系统。
Builtin with below Functions.
1. AMD VT System,
2. Internal MMU System,
3. PE Loader,
4. Kernel Socket,
5. BTS Tracer.
6. Bp without CC(int 3) code.
7. PE level scr ipt.
8. PDB support
9. Process Memory Scan
这个是拿BluePill的代码作为Base,硬改成调试器。
构思到代码成型花掉我一年时间,幸亏公司活少,给了我充足的时间。
这个是摘自本人的简历内容。
XP系统的汇编级双机调试器,同时可以调试内核线程和普通线程。
Bypass 业界全部的AntiDebug系统。
Builtin with below Functions.
1. AMD VT System,
2. Internal MMU System,
3. PE Loader,
4. Kernel Socket,
5. BTS Tracer.
6. Bp without CC(int 3) code.
7. PE level scr ipt.
8. PDB support
9. Process Memory Scan
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ssmon\bin\i386\ssmon.pdb
.....\...\....\ssmon.sys
.....\buildchk_wxp_x86.log
.....\buildfre_wxp_x86.log
.....\build_code.cmd
.....\cmds\makefile
.....\....\my_cmd.c
.....\....\my_cmd.h
.....\....\sources
.....\.ommon\circle_buff.c
.....\......\circle_buff.h
.....\......\comio.c
.....\......\comio.h
.....\......\common.c
.....\......\common.h
.....\......\makefile
.....\......\map_buff.c
.....\......\map_buff.h
.....\......\msr.h
.....\......\outputlog.h
.....\......\packet_def.h
.....\......\regs.h
.....\......\snprintf.c
.....\......\sources
.....\......\vmmstring.c
.....\......\vmmstring.h
.....\dirs
.....\driver_Loader.exe
.....\hbphit.sys
.....\.ooks\idt.c
.....\.....\idt.h
.....\.....\makefile
.....\.....\sources
.....\i386\common-asm.asm
.....\....\cpuid.asm
.....\....\msr.asm
.....\....\reg-asm.asm
.....\....\svm-asm.asm
.....\kernelapi\makefile
.....\.........\ntddk_ex.h
.....\.........\sources
.....\.........\xp.c
.....\.........\xp.h
.....\.socket\architecture.dependent.definitions.h
.....\.......\back.door.cpp
.....\.......\back.door.h
.....\.......\driver0.precompiled.h
.....\.......\kernel.sockets.cpp
.....\.......\kernel.sockets.h
.....\.......\ksocket.cpp
.....\.......\ksocket.h
.....\.......\local.routines.cpp
.....\.......\local.routines.h
.....\.......\MAKEFILE
.....\.......\mylist.cpp
.....\.......\mylist.h
.....\.......\SOURCES
.....\.......\system.routines.cpp
.....\.......\system.routines.h
.....\libudis86\decode.c
.....\.........\decode.h
.....\.........\extern.h
.....\.........\input.c
.....\.........\input.h
.....\.........\itab.c
.....\.........\itab.h
.....\.........\makefile
.....\.........\sources
.....\.........\syn-att.c
.....\.........\syn-intel.c
.....\.........\syn.c
.....\.........\syn.h
.....\.........\types.h
.....\.........\udis86.c
.....\.........\udis86.h
.....\main\config.h
.....\....\cpuid.h
.....\....\hvm.c
.....\....\hvm.h
.....\....\makefile
.....\....\pill.c
.....\....\pill.h
.....\....\sources
.....\.mu\makefile
.....\...\mmu.c
.....\...\mmu.h
.....\...\sources
.....\peloader\makefile
.....\........\ntimage.h
.....\........\peloader.c
.....\........\peloader.h
.....\........\sources
.....\run.bat
.....\script\debug.c
.....\......\debug.h
.....\......\EInfo.c
.....\......\EInfo.h
.....\......\list_func.c
.....\......\list_func.h
.....\......\logger.c