Giter Site home page Giter Site logo

android_kernel_hwbreakpoint's Introduction

From rwProcMem33

And Update By SsageParuders


About Moudle

  1. Change your KERNEL_VERSION on ver_control

  2. Change your KDIR && KBUILD_EXTRA_SYMBOLS && CROSS_COMPILE && CC on Makefile


About Server

  1. Add ndk-build to PATH

  2. Run build.sh or clean.sh


About Client

  1. Download Visual Studio And download MFC dependence , such as:

  2. Just build it

About ExecTool

  1. Add ndk-build to PATH

  2. Run build.sh or clean.sh

How To Use

C/S

  1. Start Kernel_hwBP_Server on Android:

    # adb shell
    cd /data/local/tmp && chmod +x Kernel_hwBP_Server && ./Kernel_hwBP_Server
  2. Add IP And Port for Client:

ExecTool

  • Use ExecTool
    Usage: ./Kernel_hwBP_Exec [-p <attach_pid>] [-a <memory_hex_addr>] [-l <hw_breakpoint_len>] [-t <hw_breakpoint_type>] [-d <is printf more?>] arg1 ...
    Example: ./Kernel_hwBP_Exec -p 8072 -a 9ECF6140 -l 8 -t rw -d F

android_kernel_hwbreakpoint's People

Contributors

ssageparuders avatar

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.