GithubHelp home page GithubHelp logo

evilpan / jni_helper Goto Github PK

View Code? Open in Web Editor NEW
489.0 489.0 71.0 16.13 MB

Find JNI function signatures in APK and apply to reverse tools.

Makefile 0.09% Python 12.94% C 6.53% C++ 77.09% Java 2.23% CMake 1.12%
apk ghidra ida jni-helper radare2

jni_helper's Introduction

Hi 👋, I'm evilpan(aka. 有价值炮灰)

A Security Researcher.

evilpan

  • 🌱 I’m currently focusing on Mobile and Web Vulnerabilities Research

  • 📝 I regularly write articles on My Blog

  • 💬 Ask me about Hacking and Bug Hunting

  • 📫 How to reach me: [email protected]

  • 🔑 My GPG public key is: 56F7 1F31 9CC6 5DB7

C C++ Python Java Scala JS Linux Android RE PWN

Contributions

jni_helper's People

Contributors

0x79h avatar evilpan avatar ronaldinhol avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

jni_helper's Issues

r2 afvt "Cant find get by name env"问题

afs修改函数签名(并且执行afva)后,参数不会根据签名重新解析,从而在afvt env JNIEnv*的时候报错"Cant find get by name env"

这是afs修改签名前的函数签名:
image

修改后的函数签名与参数:
image

可以看到参数并没有改变,所以找不到名为env的参数。(我没有用过r2,猜测r2里的签名是注释性质的,是给用户而不是内部的解析模块看的)

JNI Helper for IDA can't use in IDA PRO 7.6 SP1

IDA PRO 7.6 SP1、python3.9.1,一运行IDA就是如下提示:

D:\IDA7.6\plugins\jni_helper3.py: invalid syntax (D:/IDA7.6/plugins/jni_helper3.py, line 7)
Traceback (most recent call last):
  File "D:\IDA7.6\python\3\ida_idaapi.py", line 615, in IDAPython_ExecScript
    code = compile(raw.decode(encoding), path, 'exec')
  File "D:/IDA7.6/plugins/jni_helper3.py", line 7
    <!DOCTYPE html>
    ^
SyntaxError: invalid syntax

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.