YouHacker is a new malware on the market that was discovered by Gi7Worm and was shared with me. YouHacker claims to have many different features that it is selling. The fi...
2023-02-19 20:29:59 +0000 UTC
View Post
With all the recent excitement around GPT-3, I figured I would see if the popular AI was up to the task of creating a simple crackme in Rust. In this video, I show the ...
2023-02-15 15:08:15 +0000 UTC
View Post
In this series of tutorials we're going to show you how to make a Conquer Online 2.0 bot. This tutorial is intended for game hacking beginners, like me, and will serve as a nice jump-off point from the 2023-02-14 21:17:09 +0000 UTC
View Post
RedLine does not use a standard HTTP scheme for its C2 communications. Instead it uses SOAP over WCF to creates a channel to the C2 to pass over the exfiltrated data.
Looking at a packet from a sandbox detonation of the malware in Wireshark we see that the malware will call out to the C2 a...
2023-02-11 17:57:36 +0000 UTC
View Post
In this article we're going to discuss file format reverse engineering, more specifically how to unpack an archive file. We're going to start with established fi...
2023-02-08 21:40:49 +0000 UTC
View Post
In this article we're going to teach you how to make Lucky Patcher custom patches. Lucky Patcher is a utility used for loading patches, the core mechanic of these patches is p...
2023-02-07 01:40:45 +0000 UTC
View Post
RedLine Stealer is a very common piece of malware that is used by many different threat actors. When preparing a different video for the Guided Hacking Youtube channel I downloaded a cracked version of RedLine Stealer to use for screenshots for the video. When looking at this cracked RedLine Stea...
2023-02-05 18:44:11 +0000 UTC
View Post
The Escapists Steam Key GLOBAL
2ETQ8-HGGIC-IW5BQ
Aliens vs. Predator Collection Steam Key GLOBAL
CJNNA-V9V5K-Q49PJ
2023-02-04 21:22:47 +0000 UTC
View Post
Android game hacking tutorials are notoriously bad, typically devoid of formatting and the authors are often incapable of speaking in complete sentences.
We are trying to change that.
2023-02-04 21:13:32 +0000 UTC
View Post
New Tutorial: Lucky Patcher is an Android application that can be used to apply code patches to other applications. Lucky Patcher is capable of applying a general set of...
2023-02-03 21:14:43 +0000 UTC
View Post
In this video and accompanying article you'll learn how to hack IL2CPP games using MelonLoader. We'll take you from start to finish through the process that you need to follo...
2023-02-01 17:44:22 +0000 UTC
View Post
Huge thank you to KISKE for making this First GH community project: GH Entity List Finder. It can be challenging to find the entity list so Guided Hacking made a tool that makes finding the...
2023-01-30 19:22:35 +0000 UTC
View Post
Darksiders Warmastered Edition Steam Key GLOBAL
BT0EJ-T79MD-L656Q
Warhammer: Chaosbane (PC) - Steam Key - GLOBAL
DBGPW-GK86N-6EJJB
2023-01-29 18:08:16 +0000 UTC
View Post
We are now bundling Squally with our 4 year subscription, an added 25$ value. Squally is a game that teaches you the basics of assembly and game hacking in a fun way. You complete puzzles with assembly code and defeat enemies be...
2023-01-27 21:04:02 +0000 UTC
View Post
RedLine Stealer is a malicious program sold on the dark web for either a one-time fee or a monthly subscription. It steals sensitive data from web browsers, including pa...
2023-01-26 19:31:28 +0000 UTC
View Post
This linux game hacking tutorial will teach you how to hack linux games. You can use the knowledge learned here to find offsets and make an aimbot for assault cube. Although i...
2023-01-23 17:20:15 +0000 UTC
View Post
The Vampire Survivors hacking fun is far from over! In this tutorial, I'll be demonstrating how to create persistent cheats that you can use directly in-game withou...
2023-01-21 17:34:52 +0000 UTC
View Post
Using the encoders included in msfvenom is not the only way one could go - besides writing one's very own encoding routine and integrating the decoder stub into the shellcode, the 2023-01-19 18:52:36 +0000 UTC
View Post
2023-01-18 19:44:20 +0000 UTC
View Post
In this Source Code Review - C++ HazeDumper Alternative tutorial you will learn how the alternative tool coded by Rake works and how it can benefit your reverse engineering endea...
2023-01-17 19:32:36 +0000 UTC
View Post
Learn how to perform an internal trampoline hook to redirect flow from one function to another. Simple code, fully explained2023-01-16 22:41:26 +0000 UTC
View Post
LimeCrypter is a crypter that was developed by a well known malware developer named Nyan-x-Cat and the tool is available on GitHub under a repository under the sam...
2023-01-12 18:10:38 +0000 UTC
View Post
For the past 18 years, hundreds of thousands of people have been creating bunnyhop hacks by overwriting a bitfield with a random integer without anyone caring enough to ask why.
That pisses me off, so I went full retard on it as usual
m_fFlags and dwForceJump are both bitfiel...
2023-01-11 19:40:24 +0000 UTC
View Post
We taught you how to find it in Source Engine. Now we teach you how to find it in Cube Engine.
What is trace line?
Trace line is a function which takes two positions in 3d space and discovers if there is a collision in between them. It does this by drawin...
2023-01-08 17:48:37 +0000 UTC
View Post
This text offers an overview of various techniques for hacking and modding electron-based games and applications. Topics covered include: identifying electron-based app...
2023-01-07 17:37:13 +0000 UTC
View Post
This video will show you how to obtain the EndScene function address with the dummy device technique. Afterwards, we'll use the Trampoline function from the previous tutorial to hook it. Our hook will draw a box and a crosshair.
EndScene() is the function used when the game is done drawing ...
2023-01-06 19:09:42 +0000 UTC
View Post
To build your own SDK without pasting, we previously taught you how to make a NetVar Manager. In this video we teach you how to call the game's function via their interface. You get the object address using 2023-01-05 20:34:34 +0000 UTC
View Post
One More Island (PC) - Steam Key - GLOBAL
RXHWC-XXW22-C22C9
Warhammer 40,000: Mechanicus Omnissiah Edition Steam Key GLOBAL
LZPQ8-EIZ0Q-R3ZZY
2023-01-04 17:42:05 +0000 UTC
View Post
The LockBit Ransomware is being spread through a malicious XLL document, which is a Dynamic Link Library (DLL) file that adds additional functionality to Micr...
2023-01-04 17:34:37 +0000 UTC
View Post