文件名称:NotePad-Topmost-1.1
- 所属分类:
- 中间件编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2016-01-14
- 文件大小:
- 597kb
- 下载次数:
- 0次
- 提 供 者:
- lsc***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
源代码为汇编程序,用于OllyDbg的记事本插件。上传分享是因为此代码没有使用OllyDbg的导出函数。项目中有三个一个为纯混编是作者原创部分,第二个是简单的用VC环境编译汇编,第三个是看完源代码,参照OllyDbg插件写法与汇编混用形式做的工程。方便理解源代码运行机制。-Assembler source code for OllyDbg notepad plugin. Upload and share because this code does not use OllyDbg export functions. There are three projects a pure mixed original part of the author, and the second is a simple compilation with VC compiler environment, and the third is to read the source code, reference OllyDbg plug-ins written form and do not mix compilation project. Easy to understand the source code to run mechanism.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
NotePad Topmost 1.1\Includes\functions.inc
...................\Includes
...................\makedll.bat
...................\NotePad\Debug
...................\.......\NotePad.c
...................\.......\NotePad.def
...................\.......\NotePad.dsp
...................\.......\NotePad.dsw
...................\.......\NotePad.ncb
...................\.......\NotePad.opt
...................\.......\NotePad.plg
...................\.......\Ollydbg.exe
...................\.......\ollydbg.ini
...................\.......\Ref\cpp_asm混合.rar
...................\.......\...\vc6_asm\asm1.asm
...................\.......\...\.......\asmlearn1.cpp
...................\.......\...\.......\Debug
...................\.......\...\.......\StdAfx.cpp
...................\.......\...\.......\StdAfx.h
...................\.......\...\.......\testh2inc.h
...................\.......\...\.......\testml1.cpp
...................\.......\...\.......\testml1.dsp
...................\.......\...\.......\testml1.dsw
...................\.......\...\.......\testml1.ncb
...................\.......\...\.......\testml1.opt
...................\.......\...\vc6_asm
...................\.......\...\调用汇编代码\Debug
...................\.......\...\............\ReadMe.txt
...................\.......\...\............\StdAfx.cpp
...................\.......\...\............\StdAfx.h
...................\.......\...\............\test.asm
...................\.......\...\............\testasm.cpp
...................\.......\...\............\testasm.dep
...................\.......\...\............\testasm.dsp
...................\.......\...\............\testasm.dsw
...................\.......\...\............\testasm.mak
...................\.......\...\............\testasm.ncb
...................\.......\...\............\testasm.opt
...................\.......\...\............\testasm.plg
...................\.......\...\调用汇编代码
...................\.......\Ref
...................\.......\SubFunc.asm
...................\NotePad
...................\.Pad\Debug
...................\....\Includes\functions.inc
...................\....\Includes
...................\....\NPad.dsp
...................\....\NPad.dsw
...................\....\NPad.ncb
...................\....\NPad.opt
...................\....\NPad.plg
...................\....\PluginOlly.asm
...................\....\PluginOlly.def
...................\NPad
...................\PluginOlly.asm
...................\PluginOlly.def
NotePad Topmost 1.1