搜索资源列表
Blackbone-master
- 外国人写的很NB的代码,包括各种hook(硬件断点hook,Inlinehook,Int3hook等等),各种隐藏dll的技巧,请注意这套工程代码需要VS2013版本才能正常编译使用-Foreigners write very NB code, including various hook (hardware breakpoints hook, Inlinehook, Int3hook etc.), all kinds of hidden dll tips, please note this p
KbHook
- VS2013下编译通过的,Win32键盘钩子程序-Win32 keyboard hook program,compiled by VS2013
cutcopyrecorder
- 痛点: 1、曾经写好的代码,后面想要重用,不知道去哪找了,搜索了很久,也没找到,再写一遍很抓狂! 2、曾经在crt上敲过的命令,下次想用,history 怎么也找不到,很郁闷! 3、数据开发经常验证问题,但同样的问题下次再次出现时,又需要编写同样的SQL,这时... 解决方法: 监控剪贴板,只要变化了,就写LOG,就存起来,因为很多时候会把代码复制下的, 或者以后养成习惯,经常ctrl+c复制下,下次想找回来只需要在Log中搜索即可 运行方式: 程序运
charmcldristicassembly
- OpenGL free glut 64 VS2013 64 位环境下编译的-OpenGL free glut 64 VS2013 compiled in 64- bit environment
wzpuofr
- OpenGL free glut 64 VS2013 64 位环境下编译的-OpenGL free glut 64 VS2013 compiled in 64- bit environment
recojdconst
- OpenGL free glut 64 VS2013 64 位环境下编译的-OpenGL free glut 64 VS2013 compiled in 64- bit environment
inaegrity__menu
- zlib源码,VS2013 project win7-Zlib source, VS2013 project Windows 7
R0InjectDll
- R0下的DLL注入,姿势很奇特,具体详细请下载看源码!这玩意儿理论上win7到win10通用,之前是由VS2013+WDK8.1可以通过编译,现在重新修改可以由VS2015+WDK10通过编译。目前只在32位环境下运行,不过可以基于这份代码进行修改稳定化.然后移植64位也不是不可以。(R0 under the DLL injection, posture is very strange, detailed download to see the source code! This is theo