java2c topic

List java2c repositories

dcc

1.1k
Stars
410
Forks
Watchers

DCC (Dex-to-C Compiler) is method-based aot compiler that can translate DEX code to C code.

android_analysis

105
Stars
54
Forks
Watchers

a few android analysis tools, jni trace by native hook, libc hook, write log with caller's addr in file or AndroidLog

tinyj2c

59
Stars
12
Forks
Watchers

Convert JAVA source to C source, Build standlone binary without any class file.