AzulSystems / JavaFuzzer
Java* Fuzzer for Android*
☆34Updated 7 years ago
Alternatives and similar repositories for JavaFuzzer:
Users that are interested in JavaFuzzer are comparing it to the libraries listed below
- A symbolic Java virtual machine for program analysis, verification and test generation☆110Updated last month
- The DaCapo benchmark suite☆175Updated last week
- This project is obsoleted by https://github.com/odnoklassniki/jvmti-tools☆13Updated 4 years ago
- Collection of small Java serviceability improvements based on JVM Tool Interface☆173Updated 4 years ago
- A dynamic symbolic analysis tool for Java☆119Updated 5 years ago
- Java bindings for LLVM libraries☆30Updated 11 years ago
- ☆95Updated 3 years ago
- SWAT, a dynamic symbolic execution engine for Java Applications that uses ASM for on-the-fly byte code instrumentation.☆32Updated last week
- Java Concolic Unit Testing Engine☆88Updated 10 years ago
- JLang: Ahead-of-time compilation of Java programs to LLVM☆297Updated 5 years ago
- A simple scripting frontend for the Java Debugger Interface☆58Updated 5 years ago
- An Example shown convert java class bytecode to llvm ir , then compile llvm ir to standalong executable file .☆53Updated last year
- Dataset and tool to analyse and compare java bytecode decompilers http://arxiv.org/pdf/1908.06895☆20Updated 4 years ago
- Polyglot Extensible Compiler Framework for Java☆111Updated 3 years ago
- ☆59Updated this week
- JVM bytecode interpreter written in Java☆84Updated 7 months ago
- TamiFlex facilitates static analysis of programs that use reflection and custom class loaders☆42Updated 3 years ago
- fast and effective way to access and analyze java bytecode☆27Updated this week
- HotSpot JVM introspection library☆108Updated 5 years ago
- A platform for analysis of Java bytecode☆30Updated 6 months ago
- ☆10Updated 4 years ago
- Clank is a Java-port of popular Clang frontend☆38Updated 7 years ago
- ☆12Updated 3 years ago
- Simple algorithm to split a JVM ASM method into two☆21Updated 6 years ago
- Java* Fuzzer for Android*☆12Updated 8 years ago
- An extensible parser for hprof heap dump files produced by various JVMs☆60Updated last year
- VMVM: Unit Test Virtualization for Java