-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
be3677d
commit eb2b83e
Showing
1 changed file
with
62 additions
and
41 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,41 +1,62 @@ | ||
# IOS-Dumper-and-Gnames-Gworld-Finder | ||
One click Get Offsets Like Gname Guobect Gworld Etc for pubgm Farlight and more Games | ||
|
||
# IOS Cheat Auto Dump Tool | ||
Thanks to [CHEATBOT] (https:://t.me/Cheatbot_owner) For sharing Usefull tool | ||
|
||
# Supported Games : | ||
-PUBGM GL , KR , VN, TW, BGMI | ||
-Farlight 84 | ||
-ARK: Survival Evolved | ||
-Dead by Daylight | ||
-Distyle | ||
-Apex Legends | ||
-eFootball PES | ||
|
||
# Dumped Offsets: | ||
-GNameFunction | ||
-GNameData | ||
-GWorldFunction | ||
-GWorldData | ||
-LineOfSightTo_Func | ||
-GUObjectArray | ||
|
||
# Features: | ||
-Dumps Offsets Mentioned above | ||
-Dumps Sdk.h | ||
-Dumps ObjOjects | ||
-Dumps Game Header Files | ||
-Generate Func Names Json script | ||
-Pattern Scanning to Find Offsets | ||
|
||
# Changelogs: | ||
-Added Farlight84 | ||
-Fixed Json File loading issue | ||
-Increase Start time | ||
|
||
# Usage: inject Dylib in any Pubgm ipa and Run , Follow instructions on screen | ||
|
||
# Join Telegram Channel for Updates | ||
Telegram @CheatBot_Tele | ||
By @CheatBot_Owner | ||
<div align="center"> | ||
<a href="https://t.me/cheatbot_tele/" target="_blank" rel="noreferrer"> | ||
<img src="https://botxd.online/cheatbot.svg" alt="cheatbot" width="50" height="50"/> | ||
</a> | ||
</div> | ||
|
||
<h1 align="center">IOS Cheat Auto Dump Tool</h1> | ||
|
||
<h3 align="center">Thanks to <a href="https://t.me/Cheatbot_owner">CHEATBOT</a> for sharing a useful tool</h3> | ||
|
||
<h3 align="left">Supported Games:</h3> | ||
|
||
<ul> | ||
<li>PUBGM GL, KR, VN, TW, BGMI</li> | ||
<li>Farlight 84</li> | ||
<li>ARK: Survival Evolved</li> | ||
<li>Dead by Daylight</li> | ||
<li>Distyle</li> | ||
<li>Apex Legends</li> | ||
<li>eFootball PES</li> | ||
</ul> | ||
|
||
<h3> Dumped Offsets:</h3> | ||
|
||
<ul> | ||
<li>GNameFunction</li> | ||
<li>GNameData</li> | ||
<li>GWorldFunction</li> | ||
<li>GWorldData</li> | ||
<li>LineOfSightTo_Func</li> | ||
<li>GUObjectArray</li> | ||
</ul> | ||
|
||
<h3>Features:</h3> | ||
|
||
<ul> | ||
<li>Dumps Offsets Mentioned above</li> | ||
<li>Dumps Sdk.h</li> | ||
<li>Dumps Objects</li> | ||
<li>Dumps Game Header Files</li> | ||
<li>Generate Func Names Json script</li> | ||
<li>Pattern Scanning to Find Offsets</li> | ||
</ul> | ||
|
||
<h3>Changelogs:</h3> | ||
|
||
<ul> | ||
<li>Added Farlight84</li> | ||
<li>Fixed Json File loading issue</li> | ||
<li>Increase Start time</li> | ||
</ul> | ||
|
||
<h3>Usage:</h3> | ||
|
||
<ul> | ||
<li>inject Dylib in any Pubgm IPA and Run</li> | ||
<li> Follow instructions on screen</li> | ||
</ul> | ||
|
||
<p>Join Telegram Channel for Updates</p> | ||
|
||
<p>Telegram <a href="https://t.me/CheatBot_Tele">@CheatBot_Tele</a></p> |