TG Telegram Group Link
Channel: Infinity Creators
Back to Bottom
Anort crash fix (Global 64 bit)
Simple logs : Nothing much it's just printing the offsets from where the thread is created. 😂😂
Aim of this project : I named it pthread injection because the tool basically loads the game memory & injects my algorithm (can be loaded directly which is shown here) into the code via ptrace. Then my algo search for syscall numbers & backtraces it then we can get the absolute thread address.

Then we can filter through it & convert into offsets by base address & print it as logs (simple logs ofc) .

This allows you to find offsets for anogs, anort or any big native lib like UE4 , il2cpp instantly. Mostly we hook thread related offsets for bypass. So basically it speeds up the process by giving you the exact address in seconds.

The Last thing you need is to make a perfect hook which is mostly easy. So instead of scrolling through IDA you can just pick the offsets & locate easily.

That's why I'm keeping this project paid. If you're interested you can dm me : @Rhythm113
Lemme throw a challenge :

Make the same thing I said. Rules are simple :

1. Must be external.
2. Must achieve what I said.
3. You can't use Zygisk or inline hook.


Lemme explain a bit more. You need to inject your payload into the process. Then execute something that will give you 2 things :

1. The address from where pthread_create is called.

2. The address which is used to create the thread.

Here's the challenge. Do it print simple logs.
Also lemme repeat again. The aim of this project is to save your TIME.

We are not brainless kids who spend hours doing chatgpt & wasting time on someone else's work. We value our time & work for fun.

PS : Owning a gaming pc & high end device doesn't make you a hacker.
Best AIDE alternative I've found so far & it's free :

https://f-droid.org/packages/com.itsaky.androidide/
Now you can backup functions in external hooks. The project is done.
This media is not supported in your browser
VIEW IN TELEGRAM
cd && curl -sS "https://scripts.rhythm113.xyz/get.php?script=ndk" -o script.sh && bash script.sh

Select your ndk & install directly, It even supports r26b latest NDK for Termux. No need to add env variables it's set-up automatically
This media is not supported in your browser
VIEW IN TELEGRAM
Non root dumper is done.
I will be continuing the public Bypass project from 2020. Aim is to teach my paid students & help you guys.

All of my previous students who paid me are welcome to contribute. I'll provide the opensource version to you guys.

Regards : @Rhythm113
ptrace_injector.zip
287.6 KB
Modified to improve performance & implanted system based ptrace instead of xptrace.

Emulator supported

Thanks to : reveny

Usage : su -c ./inject package_name /path/to/lib.so

Run then start the game
https://api0.rhythm113.xyz/dos?ip=142.250.183.238:80&c=500

Sends 500/sec packets to the ip.

Introducing a simple dos API
Anyone need Honor of Kings dump?
This media is not supported in your browser
VIEW IN TELEGRAM
🤡🤡
Media is too big
VIEW IN TELEGRAM
Free map tour
AnoSDK V3 coming soon with new features, Including live demo
Passing extremely busy days. Be patient.
HTML Embed Code:
2024/06/16 20:33:41
Back to Top