Help me I need aimbot work with cod 4 v1.8 plzzzzz
Help me I need aimbot work with cod 4 v1.8 plzzzzz:)
View ArticleHi good day
Hello newbie here, im fps game fan. I recently installed open arena and its hard to play with gamepad without assist aim, So i came here looking for any mod/cheat or any similar that will help me to...
View Articlecertain wh i need for cod 1
the wallhack showed blue player models, anyone know which wh this was? i forgot it :((
View ArticleSoh css v2.3
=========================================== [SOH] CSS v2.3 =========================================== Changes: Added OS: - Win VISTA / 7 / 8 / 10 - Untested on XP...
View ArticleAimbot for 4.2.023
Hello, Is there any aimbot for this version? I was trying to find any hack, but it's so hard; nothing found, only for older versions :( I'm just looking specially for some aimbot. Thanks.
View Article[HELP] WordPress Website
Hi everyone, It's been a while since i've been on here but i've got a question. I'm currently working at my mother's company and i'm modifying our website http://www.lvd-publi.be/ The problem is, i've...
View ArticleHow to Get the Base Address of a Module External
How To Get Module Base Address All .exe and .dll files when loaded into memory are referred to as "modules". When adding addresses to your Cheat Engine table, and especially when using pointers you...
View ArticleHow To Find the ViewMatrix
This should work for 99% of games. It relies on the fact that the up angle axis has to be between -1 and +1, and you find the variable by searching for those values in cheat engine. Another good method...
View ArticleHow To Call a Game Function
Requirements: Intermediate knowledge of ASM and C++ and the stack, internal access to process 1)Find the address of the function you want to call Example: If you want to call the function that does...
View ArticleHow to Hook a function
Want to do a mid function hook or hook a game function? Learn the basics here! Code: bool Hook(void * toHook, void * ourFunct, int len) { if (len < 5) { return false;...
View ArticleOpenArena Aimbot and ESP
Download the game here: https://href.li/?http://www.openaren...ad.php?list.61 Features: ESP & Aimbot Features not included: Visibility Check, Ballistic Projectile Compensation Supported Mods:...
View ArticleGood RE Tutorial Link List
Here are some of my favorite links for learning reverse engineering, I hope you find them useful! http://x86.renejeschke.de/ x86 Instruction Set Reference...
View ArticleOllyDBG Tutorial
I prefer IDA but for those needing a free debugger OllyDBG is a great option. Learn to reverse functions and make hacks using Olly here:
View ArticleAny Zandro-snacks?
Can anybody make skullhack compatable with zandronum 2.1.2? make an offer :) pm me if you can do something similar. need an aimbot.
View ArticleReverse Engineering Videos
These are some interesting reversing videos I've stumbled upon as well as some great resources to learn reverse engineering if you want to make video game hacks https://youtu.be/HlUe0TUHOIc...
View ArticlePage Guard / VEH Hooking
VEH hooking is a method of hooking into your target program without having to modify any of its bytes, thus bypassing CRC checks. It's slow and cannot be used for hooks that would be called often,...
View Article