搜索资源列表
src
- Java Bytecode Editor 是一个 JAVA 的字节码反汇编和修改器。它可以很方便的修改已经编译成 Class 文件的 JAVA 文件。
muParser
- Many applications require the parsing of mathematical expressions. The main objective of this project is to provide a fast and easy way of doing this. muParser is an extensible high performance math parser library. It is based on transforming an expr
peersim-0[1].0
- This the first release (version 0.0) of the Peersim high level P2P network simulator. This archive contains the javadoc generated documentation, and a java archive containing the simulator source and bytecode and some examples.
retroguard-v2.3.1gpl
- retroguard 混淆器 Included in this release are the following files and directories: Readme.txt : This file. License.txt : For commercial projects, RetroGuard Pro is distributed under an annual subscr iption-based commercial license. -OR
fastindex.tar
- fast lua plugin indexing module, can cache lua bytecode functions for c programs. useful for building plugin index trees
lua-5.1.2CE
- Lua is a powerful, fast, lightweight, embeddable scr ipting language. Lua combines simple procedural syntax with powerful data descr iption constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpre
minijoe-1.0
- Minijoe是一个小巧的Java版Javascr ipt脚本引擎,采用Bytecode-Minijoe is a small Java version of Javascr ipt scr ipting engine, using Bytecode
javago
- Java Bytecode Inlining Tool. JavaGO performs global optimization of Java byte code with assumption that it has information about all classes used in application. Source & Binary
Lua2IL
- Lua to IL (Intermediate Language) bytecode interpreter (virtual machine) written for .NET CLR in CSharp
bytecode
- 关于如何使用字节码加载的源代码,可以使用asm方式插入java字节代码-bytecode
jode-1.1.2
- java反编译领域经典之作,能够反编译java字节码.-java decompiler classic in the field, can decompile java bytecode.
Delphi_Programming_bytecodematrix_fonts
- Delphi编程设计阵字体字节码源代码Delphi Programming bytecode code matrix fonts -Delphi Programming bytecode code matrix fonts
asm-3.3.tar
- 专门用来操作java 字节码文件的开源框架,可以像sax,dom解析xml一样,解析class文件,并对class文件进行操作,hibernate等开源框架都是用它-Designed to operate in the open source java framework for bytecode file, can be like sax, dom, like xml parsing, parsing class files, and file class action, hibernate
JSP
- JDK(Java Developer Kit, Java开发工具包)是Sun公司提供的Java开发工具。开发JSP必须使用JDK工具包,它包含Java编译器、解释器和虚拟机(JVM),为JSP页面文件、Servlet程序提供编译和运行环境。JSP引擎使用JDK提供的编译器,将Servlet源代码文件编译为字节码文件。Servlet引擎使用JDK提供的虚拟机(JVM)运行servlet字节码文件。-JDK (Java Developer Kit, Java Development Kit) is
mozilla
- moilla org ByteCode-moilla org ByteCode
understandingdalvikbytecode
- understanding dalvik bytecode dalvik字节码PDF,经典。-understanding dalvik bytecode dalvik bytecode PDF, classic.
muparsersse_src
- 不少程序须要用到数学表达式解析器,本代码力求简明快速做到这一点。-Many applications require the parsing of mathematical expressions. The main objective of this project is to provide a fast and easy way of doing this. muParser is an extensible high performance math parser library. It
Java-byte-code-parse
- java 字节码解析过程资料。对于想研究java虚拟机的同学有很大帮助。-java bytecode parsing data. Be of great help for the students want to study the java virtual machine.
BytecodeViewer.2.9.8
- it is java bytecode and decompiler viewer
bytecode-to-cfg-master
- Bytecode to python converter