This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # https://github.com/ray-cp/pwn_debug/blob/master/build.sh | |
| #!/bin/sh | |
| # echo "install some deps" | |
| # sudo apt-get install gawk -y | |
| # sudo apt-get install bison -y | |
| # sudo apt-get install gcc-multilib -y | |
| # sudo apt-get install g++-multilib -y |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/sh | |
| pomf() { | |
| token="" | |
| uppomf="https://safe.moe/api/upload" | |
| if test $# -lt 1 ; then | |
| echo "Usage: `basename $0` FILE [FILE...]" | |
| exit 1 | |
| fi |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #include <stdio.h> | |
| #include <jni.h> | |
| #include <android/log.h> | |
| #include <dlfcn.h> | |
| #include <sys/types.h> | |
| #include <stdlib.h> | |
| //#include "TKHooklib.h" | |
| #define LOG_TAG "HOOK" | |
| #define LOGI(...) __android_log_print(ANDROID_LOG_INFO,LOG_TAG,__VA_ARGS__) |
I hereby claim:
- I am circleous on github.
- I am circleous (https://keybase.io/circleous) on keybase.
- I have a public key ASAdoj9TLDRFcsJnQECJA0Cjwffh6YlO5nx5SWW982FlFwo
To claim this, I am signing this object:
NewerOlder
