PUBGM_INDIA(v3.6.0)_64Bit.zip
7.2 MB
SDK BUBGM INDIA 3.6.0 | 64 BIT
withe external offsets
By BangJO
β€4π1
BGβMI 3.6
Gworld Fun = 0x10234C8A4
Gworld Data = 0x109943800
GName Fun = 0x1040C8F44
GName Data = 0x10927FF60
LineOfSign = 0x1055fea18
Guobject = 0x10972E0A0
Actor Array = 0x105763954
//-----
//by Sandipan_1508
//shared from @pubg_dev
π5β€2
π Disclaimer
The content shared in this channel is strictly for educational and research purposes only. We do not promote, condone, or encourage any form of illegal activity, including but not limited to game hacking, cheating, or exploiting software vulnerabilities.
Our discussions, tutorials, and materials are intended to foster learning about reverse engineering concepts, software security, and ethical research. The knowledge provided here is meant to help individuals understand and improve software security, not to harm or disrupt any application, service, or platform.
Key Points:
1. Educational Intent Only:
All content is created for the sole purpose of educating security researchers and enthusiasts about reverse engineering techniques.
2. No Targeting of Specific Games or Software:
We do not endorse or support activities targeting any specific game, software, or application.
3. No Malicious Use:
Any misuse of the information provided for malicious purposes is strictly prohibited. We take no responsibility for how individuals apply the knowledge gained from this channel.
4. Compliance with Laws:
By accessing this channel, you agree to comply with all applicable laws and regulations related to software use, modification, and security research.
5. No Affiliation:
We are not affiliated with any game developer, publisher, or software company. All trademarks, logos, and intellectual property discussed here belong to their respective owners.
6. Telegram Policy Compliance:
We respect Telegramβs Terms of Service and policies. Any content found to be in violation will be removed immediately.
β οΈ Responsibility:
The channel administrators are not responsible for the actions of members. Each individual is solely responsible for their actions and any consequences thereof.
The content shared in this channel is strictly for educational and research purposes only. We do not promote, condone, or encourage any form of illegal activity, including but not limited to game hacking, cheating, or exploiting software vulnerabilities.
Our discussions, tutorials, and materials are intended to foster learning about reverse engineering concepts, software security, and ethical research. The knowledge provided here is meant to help individuals understand and improve software security, not to harm or disrupt any application, service, or platform.
Key Points:
1. Educational Intent Only:
All content is created for the sole purpose of educating security researchers and enthusiasts about reverse engineering techniques.
2. No Targeting of Specific Games or Software:
We do not endorse or support activities targeting any specific game, software, or application.
3. No Malicious Use:
Any misuse of the information provided for malicious purposes is strictly prohibited. We take no responsibility for how individuals apply the knowledge gained from this channel.
4. Compliance with Laws:
By accessing this channel, you agree to comply with all applicable laws and regulations related to software use, modification, and security research.
5. No Affiliation:
We are not affiliated with any game developer, publisher, or software company. All trademarks, logos, and intellectual property discussed here belong to their respective owners.
6. Telegram Policy Compliance:
We respect Telegramβs Terms of Service and policies. Any content found to be in violation will be removed immediately.
β οΈ Responsibility:
The channel administrators are not responsible for the actions of members. Each individual is solely responsible for their actions and any consequences thereof.
π2β€1π1
ARMP_PUBGM_(v3.7.0)_64Bit_IOS.zip
4.3 MB
BUBG 3.7.0 SDK ! π€
Zip Pass :
Zip Pass :
@D_V_4
by @D_V_4
shared from: @pubg_devπ4β€1
BG*MI 3.7
gobject 0x10985C820/------------------------------//
gname_func 0x10415D130
gname_data 0x1093D9760
gworld func 0x101B822F4
gworld data 0x10972DBA0
//By imgui + Synzo
//shared from @pubg_dev
β€8
here c app use it to decrypt string related to : 00132ac0 in Anogs . see all realted str to the offset 00132ac0 and decrypte it .
GL-DEV
Photo
here 001b327c also the checking of header like __DATA __TEXT to check integrity its will help in crack ban . read it and go deep inside it . also you can edit data section if you fix it with out crash . im not saying only this check , yes there lua and other for sure i have not seen it but sure
π3β€1
if you like to use python script use this :
#to decrypt str of Anogs related to 132ac0 GL 3.7
encrypted = b"7tqz7|at|"
decrypted = bytes([c ^ 0x18 for c in encrypted])
print(decrypted.decode())
#dev by @saudgl
β€βπ₯3β€3π€‘3
pubgm vng 3.8
gobject 0x10A360AA8
gname_func 0x1047CACD4
gname_data 0x109ED5800
gworld func 0x1029DA3A4
gworld data 0x10A576D70
pubgm TW 3.8
gobject 0x10A60E0A8
gname_func 0x1049FDBC8
gname_data 0x10A182B10
gworld func 0x102C0E3A4
gworld data 0x10A824360
pubgm kr 3.8
gobject 0x10A5D77A8
gname func 0x1049EAB1C
gname data 0x10A14C210
gworld func 0x102BFB098
gworld data 0x10A7EDA60
pubgm gl 3.8
gobject 0x10A455D28
gname_func 0x10487CBE8
gname_data 0x109FCAAA0
gworld func 0x102A8D3C4
gworld data 0x10A66BFE0
//By Doaodmmc
//shared from @Bubg_dev
β€7π€‘2π€£1
Pubg Offset 3.8 All Version
SelfOffset offset: 0x2718
MouseOffset offset: 0x468
CameraManagerOffset offset: 0x4d0
AngleOffset offset: 0x4d8
PovOffset offset: 0x1030
StatusOffset offset: 0xfa0
TeamOffset offset: 0x928
NameOffset offset: 0x8f0
RobotOffset offset: 0x9d7
HpOffset offset: 0xdb0
HpMaxOffset offset: 0xdb4
MeshOffset offset: 0x498
HumanOffset offset: 0x1d8
BonesOffset offset: 0x878
isDaed offset: 0xdcc
OpenFireOffset offset: 0x16d0
OpenTheSightOffset offset: 0x1069
WeaponOneOffset offset: 0x2928
ShootModeOffset offset: 0xfd8
WeaponAttrOffset offset: 0x11a0
BulletSpeedOffset offset: 0x4c0
RecoilOffset offset: 0xbf8
GoodsListOffset offset: 0x8a0
CoordOffset offset: 0x1b0
LineOfSightTo offset: 0x788
Yaw offset: 0x868
Roll offset: 0x870
Pitch offset: 0x860
//By EEXKX
//shared from @Bubg_dev
β€4
ARMP_PUBGM_(v3.8.0)_IOS.zip
4.4 MB
π2β€1
BGMI 3.8
GUObject: 0x109a29ba8
GName Function: 0x104256e0c
GName Data: 0x1095a5b90
GWorld Function: 0x10247042c
GWorld Data: 0x109c3fe60
//shared from @Bubg_dev
By @saudgl
π€ͺ8β€5π1π€‘1