A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)
-
Updated
Oct 2, 2021 - Java
{{ message }}
A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)
The Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language.
Gravity Programming Language
Goby - Yet another programming language written in Go
extract internal monitoring data from application logs for collection in a timeseries database
High performance Java APM. Powered by ASM. Try it. Test it. If you feel its better, use it.
It would be helpful if the lcov generated reports could generate relative paths. My use case is that I am generating coverage reports from a docker image and then using VS Code Coverage Gutters which supports relative paths to view the coverage. But it doesn't work because the absolute paths on the docker c
ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台
Expression language for Go
When jimplifying com.reddit.frontpage-214190.apk(Reddit v. 2.26.2), the following exception is thrown:
Exception in thread "main" Unexpected type null
at soot.jimple.toolkits.typing.integer.ClassHierarchy.typeNode(ClassHierarchy.java:152)
at soot.jimple.toolkits.typing.integer.TypeResolver.typeVariable(TypeResolver.java:121)
at soot.jimple.toolkits.typing.integer.ConstraintCollecto
Scouter is an open source APM (Application Performance Management) tool.
BeanUtils is a library that is doing automatic mapping to Java object.
It can cause arm when the attack controls part of the list of properties being sets. BeanUtils does not blacklist properties like class, classloader or other objects that are likely to load arbitrary classes and possibly run code.
import org.apache.commons.beanutils.BeanUtils;
publicAs per the title.
By the way, thanks for the work you're doing on jphp, and sorry for so many issues, I'm really interested in the project, and would love to use it for lotsa cool magic upcoming stuff <3
Adding the new debugging capabilities (see title) within the devp2p packages along #1449 had the side effect of producing redundant messages on certain DEBUG logger combinations, mostly visible if the plain devp2p:* logger is used, see e.g.:
This is distracting and reduces ove
Android Reverse-Engineering Workbench for VS Code
A lightweight Android Studio gradle plugin based on Javassist for editing bytecode in Android.
Tool to decompile & extract Android Dex bytecode from Vdex files
Java bytecode editor
It would be great to add the Quake 3 JIT compiler (e.g. for x86 or ARM).
Multifunctional java deobfuscation tool suite
Add a description, image, and links to the bytecode topic page so that developers can more easily learn about it.
To associate your repository with the bytecode topic, visit your repo's landing page and select "manage topics."
When class/field/member modifier groups are displayed, its a stack of colored shapes.
It would be useful to have on-hover capabilities for these groups to complain the flags enabled in each group.
See AccessFlags for the list of all flags.
It would be u