搜索资源列表
useVBdothebianyiyuanli
- 编译原理课程设计用vb编写,它实现了词法语法分析和目标代码的优化。很好的
VBdisasm
- VB的反编译分析代码,很强的功能,能分析VB生成的EXE、DLL文件的结构,就有很强的反编译能力!
VisiaCompiler
- 一个用VB写的很好的编译器,功能超好,不过就是代码有点多,是进一步学习编译的好
VB219
- (2,1,9)VB译码器Verilog代码
proawdll
- 一款编译器,针对vb,英文版。本程序包括详细的词法分析,语法分析,语义分析和中间代码生成,写得很不错,可读性很强。是关于循环语句的翻译-new compiler, against vb and English. The procedures include detailed lexical analysis, grammar analysis, semantic analysis and intermediate code generation, very good, very readable
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
bImproved.Source.0.4
- 用VB实现的编译器的源代码,支持窗体的生成,代码的输入解析等功能。很好的参考程序-VB with the implementation of the compiler source code, to support the generation of form, the code input analysis functions. Good reference procedures
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
VB_codes
- 对VB源码进行简易的"翻译",便于理解,方便查阅理解代码.-A simple translation for the VB source codes.
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.
vbfanbianyiyuandama
- vb反编译 好用东东呀 VB的原代码-vb forlser
CodeBrowserAddin
- 很牛的VB6增强型工程资源管理器,有了他从此你可以撇掉VB自带的工程资源管理器。这是一个增强型的管理器,可以像VC++那样直接点击代码中的事件跳转到代码位置,可以回溯历史访问记录,可以直接定位访问最多次数的代码及窗体,可以允许和禁止编辑代码和窗体上的控件。-The very cattle VB6 Enhanced Project Explorer, with him from now on you can skim off VB comes with Project Explorer. This
disasm
- vb实现的内存反汇编器,初步达到查看反汇编代码和修改反汇编功能-vb achieve memory disassembler, reached a preliminary view disassembled code and modify disassembly functions