andykais / retdec-decompile-jni

a repo showing the decompilation of an example shared library used in JNI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

retdec-decompiler JNI repro

This repo contains the decompiled c++ code that was originally compiled to be a shared library used in a Java Native Interface

Build

./scripts/build.sh

Run Java program

./scripts/run.sh

About

a repo showing the decompilation of an example shared library used in JNI


Languages

Language:LLVM 54.7%Language:C 37.7%Language:Shell 4.2%Language:C++ 1.8%Language:Java 1.6%