搜索资源列表
VBmakedll
- 使用VB作为开发工具的朋友,应该都知道VB的IDE不支持对AciveDLL添加 输出函数.这样的DLL文件只能采用\"引用\"的办法来用.有没有办法让它像普 通DLL一样拥有输出函数呢?请使用本程序吧!它能让你ActiveDLL内的函数变 成对外公开的函数!这样,一个DLL就拥有“引用”与“声明”两种使用方法!
analys
- vb scr ipt子集解释器 Makefile.vb用于生成解释器的c代码 可执行程序需要自己写main函数,调用解析类vbs_content,自行生成。 -vb scr ipt interpreter subset Makefile.vb interpreter used to generate the c code to write executable programs need to have their own main function, call the analyt
Decompiler
- 用VB编写的EXE文件反编译工具,通过这个工具可以看到EXE内部的函数、程序代码等,对于学习编程大有帮助。-Prepared using VB decompile EXE file tool, this tool can be seen through the internal function of EXE, the program code and so on, will go a long way to learn programming.
vbkiller
- VBKiller使用说明 Killer是一个VB辅助逆向分析的工具。首先声明,它不能帮你把VB程序反编译到VB源代码,只能使得VB程序的反汇编看起来更接近VB代码。 配合IDA使用,可以建立VB程序几乎所有的类结构、方法表、函数体,并建立方法表结构体;可以识别VB程序中引用的COM的CLSID,并使用ProgID命名;可以建立任意COM程序(非VB编译的也可以)的方法表、函数体,并建立方法表结构体,可以在待分析的VB程序中使用这些结构体。-VBKiller instructions K
EXE-file-written-in-VB
- 用VB编写的EXE文件反编译工具,通过这个工具可以看到EXE内部的函数、程序代码等,对于学习编程大有帮助。-EXE file written in VB decompiling tool, this tool can see the EXE inside a function, program code, etc., a great help for learning programming.