Skip to content
MPGHThe Dark Arts
/
RegisterLog in
Forum
Community
What's NewLatest posts across the boardTrendingHottest threads right nowSubscribedThreads you follow
Discussion
GeneralIntroductionsEntertainmentDebate FortFlaming & Rage
Board
News & AnnouncementsMPGH TimesSuggestions & HelpGiveaways
More Sections
Art & Graphic DesignProgrammingHackingCryptocurrency
Hacks & Cheats
Games
ValorantCS2 / CS:GOCall of Duty / WarzoneFortniteApex LegendsEscape From Tarkov
+14 moreLeague of LegendsGTA VMinecraftRustROTMGBattlefieldTroveBattleOnCombat ArmsCrossFireBlackshotRuneScapeDayZDead by Daylight
Resources
Game Hacking TutorialsReverse EngineeringGeneral Game HackingAnti-CheatConsole Game Hacking
Tools
Game Hacking ToolsTrainers & CheatsHack/Release NewsNew
Submit a release →Share your cheat, tool, or config with the community.
AINEW
AI Tools
General & DiscussionPrompt EngineeringLLM JailbreaksHotAI Agents & AutomationLocal / Open Models
AI × Gaming
AI Aimbots & VisionML Anti-CheatGame Bots & Automation
Create
AI Coding / Vibe CodingAI Art & MediaAI Voice & TTS
The AI frontier →Where game hacking meets modern machine learning. Jump in.
Marketplace
Buy & Sell
SellingBuyingTradingUser Services
Trust & Safety
Middleman LoungeMarketplace TalkVouch Copy Profiles
Money
Cryptocurrency TalkCurrency ExchangeWork & Job Offers
Start selling →List accounts, services, and goods. Use the middleman to trade safe.
MPGH The Dark Arts

A community for offensive security research, reverse engineering, and AI.

Community

ForumMarketplaceSearch

Account

RegisterLog in

Legal

Privacy PolicyForum RulesHelp & FAQ
© 2026 MPGH · All rights reserved.Built by the community, for the community. For educational purposes onlyContent is shared for security research and education — we don't condone illegal use. You're responsible for complying with applicable laws. Use at your own risk.
Home › Forum › MultiPlayer Game Hacks & Cheats › Call of Duty Hacks & Cheats › Call of Duty 9 - Black Ops 2 (BO2) Hacks & Cheats › Call of Duty Black Ops 2 Coding, Programming & Source Code › Usefull BO2 functions/addresses

Usefull BO2 functions/addresses

Posts 1–14 of 14 · Page 1 of 1
Silent
[MPGH]Silent
Usefull BO2 functions/addresses
I acdently posted this in mw3 section aswell so sorry for that mite want to delete it


Thase are all reversed by me
These will have the addresses to call and the args for the function...
(Im writing this text within brackets half way through reversing functions. and I noticed that there is something that is scaning your taskmgr. as seen in this picture of the leaked pdv I got: https://i.gyazo.com/5a2c12d34a487afb...8b6efe56ed.png)

Before someone says credits.... I found all thase on my own
there is one person who helped me witch im not going to give his name because I'm not(I got a reason, But if he wants it in here I will ask admin/mod to edit it)

And if you use any of thase please give credits!!!!


Fucntion name: Cbuf_AddText
Address: 0x5BDF70
Declaring: void __cdecl Cbuf_AddText(int LocalClientNumber, int Command)



Function Name: SV_GameSendServerCommand
Address: 0x6B2920
Declaring: char *__cdecl SV_GameSendServerCommand(int Client, int cmdType, int Command)



Function name: Sys_ShowConsole
Address: 0x41E140
Declaring: int ViewDevConsole()



Function name: Dvar_RegisterNew
Address: 0x8C8E30
Declairing: dvar_t *__usercall Dvar_RegisterNew(const char *dvarName, dvarType_t type, unsigned int flags, DvarValue value, DvarLimits domain, const char *description)



Function name: Sys_Init
Address: 0x6299C0
Declairing: int Sys_Init()



Function name: Cmd_AddCommendInternal
Address: 0x6B4B20
Declairing: Cmd_AddCommandInternal(const char *cmdName, void (__cdecl *function)(), cmd_function_s *allocedCmd)




Function Name: Com_Init_Try_Block_Function
Address: 0x88D620
//This one is diffrent from PDB That was leaked to a selected few so this addresses is useless but it has alot of function inside of it that mide be usefull
Declairing: void __cdecl Com_Init_Try_Block_Function(char *commandLine)



//This function has alot of interesting things!!
Fucntion name: Cmd_Init
Address: 0x49A870
Declairing int Cmd_Init()




Function name: GamerProfile_intiOnce
Address: 0x5216B0
Declairing: int GamerProfile_InitOnce()
(Screenshot Of Function: https://i.gyazo.com/d405f2a1cbf2e851...d04a2fd305.png)




Function name: Com_intiDvars
Address: 0x88B9C0
//I lost track and skiped it sorry xD




Function name: R_RegisterDvars
Address: 0x717F40
Declairing: char *R_RegisterDvars()




Function name: DB_InitFastFileNames
Address: 0x43B380
Declairing: int DB_InitFastFileNames()




Function name: CL_InitKeyCommands
Address: 0x57E490



//I'm going to stop typing declairing from here on out due being lazy and you can do it yourself xD :P
//And this is the end of "Com_Init_Try_Block_Function"



ShutDown Steam API
Function Name: int LiveSteam_Shutdown
Address: 0x6B2A90




Function name: SV_SendDisconnect
Address: 0x514930
Args: (int client, int state, const char *reason)



//Normal addresses:
SV_Cheats: 0x2A20080
Timescale: 0x2A34300
R_Fullscreen: 0x2A37D20
r_fullbright: 0x2A38080
r_fog 0x2A386E0
G_Speed 0x2A21520
G_KnockBack 0x2A21580
cg_fov_default 0x2A1FE40
bg_gravity 0x2A2C1A0
bg_lowgravity 0x2A2C200
bg_moonGravity 0x2A2C260
JumpHeight 0x2A2D9A0
JumpStep 0x2A2DA00
JumpSlowDownEnabled 0x2A2DA60
Perk_SpreadMultiplyer 0x2A2F200
perk_reloadMultiplyer 0x2A2F260
perk_extrabreath 0x2A2F4A0
com_maxFPS 0x2A33760
OnlineGame 0x2A33EE0
Developer 0x2A34120
Developer_script 0x2A34180
//This anoyed me alot while typing thease offsets :| THEY ARN'T ALIGHNED!
And this tool me ages to get these so don't forgot credits!


- - - Updated - - -

And if you don't know what these do don't ask for help because I wont be helping.



EDIT: I also got a dvar dump but the format is a bit destroyed due to rushing the program to dump it.

Scans:
Monkey/
Banana sassy sauce

Please press thanks

DUMP_mpgh.net.zip
#1 · edited 10y ago · 10y ago
Clxrk
Clxrk
Wow *******, great job, keep it up, I am proud of you!
#2 · edited 8y ago · 10y ago
Silent
[MPGH]Silent
Quote Originally Posted by Clxrk View Post
Wow ******, great job, keep it up, I am proud of you!
Every one is proud of me ;D
#3 · edited 8y ago · 10y ago
Hitokiri~
Hitokiri~


Every one is proud of me ;D
Calm down. I agree you've gotten a bit better though.
#4 · edited 8y ago · 10y ago
akim14
akim14
//Approved
#5 · 10y ago
Silent
[MPGH]Silent
Quote Originally Posted by Hitokiri~ View Post

Calm down. I agree you've gotten a bit better though.
Thanks means alot coming from you
#6 · 10y ago
kokole
kokole
Thanks *******. Where did you get the pdb from?
#7 · edited 8y ago · 10y ago
SK
Skyfail666
Quote Originally Posted by kokole View Post
Thanks ******. Where did you get the pdb from?
I think he hacked steam omg
#8 · edited 8y ago · 10y ago
Silent
[MPGH]Silent
Quote Originally Posted by kokole View Post
Thanks ********. Where did you get the pdb from?
I pulled it out of my rear.
just kidding, I can't tell you :P
#9 · edited 8y ago · 10y ago
PsychoChester
PsychoChester
Quote Originally Posted by kokole View Post
Thanks *********. Where did you get the pdb from?
google.com
#10 · edited 8y ago · 10y ago
TA
Tarantula Gaming
so, there is no sv_vac 0
#11 · 10y ago
Silent
[MPGH]Silent
Quote Originally Posted by malekamir View Post
google.com
Nope.
/2longz


- - - Updated - - -

Quote Originally Posted by Tarantula Gaming View Post
so, there is no sv_vac 0
No..... Why would they make something so people can cheat in purpose... Doesn't make sence.
#12 · 10y ago
TA
Tarantula Gaming
they has it in mw2... why not here.



signature:
[img]http://www.danasof*****m/sig/lel253501.jpg[/img]
#13 · 10y ago
Silent
[MPGH]Silent
Quote Originally Posted by Tarantula Gaming View Post
they has it in mw2... why not here.
They have got it in mw2...Why not here?*

Because MW2 was made ages ago. Mw2 has totally different banning system.
and sv_vac isn't even a thing in mw2.
#14 · 10y ago
Posts 1–14 of 14 · Page 1 of 1

Post a Reply

Similar Threads

  • Bo2 Camo AddressesBy FreakyHacking in Call of Duty Black Ops 2 Coding, Programming & Source Code
    1Last post 10y ago
  • vTable Function AddressesBy Departure in Combat Arms Hack Coding / Programming / Source Code
    0Last post 15y ago
  • Some useful functions & AddressesBy Atomic` in Combat Arms Hack Coding / Programming / Source Code
    23Last post 14y ago
  • [1.1.16.8] Function address dumpBy Ende! in CrossFire Hack Coding / Programming / Source Code
    13Last post 13y ago
  • MW2 Usefull functions.By RowanWiiPC in Call of Duty Modern Warfare 2 Server / GSC Modding
    3Last post 15y ago

Tags for this Thread

None