Тёмный

Make Better Hacks With Pointer Scanning In Cheat Engine! [ Tutorial ] 

swedz c#
Подписаться 11 тыс.
Просмотров 2,8 тыс.
50% 1

#swedz #cheatengine #imgui
Learn how to find pointers to make better trainers 😤
📺 Video Overview:
Wassupppp. As suggested, we will look into pointers! This will let you, make better trainers that hopefully doesn't break when you restart the game. For example, we found the ammo value in cheat engine last tutorial. But when we open the game at a different point of time the address won't work anymore. This is because the real address is allocated dynamically, and will have a new location for each each we run the game. So this is a problem, but. This is where pointers come in. Because they many times provide a static path to get to the address of values we want to reach. Making it possible to make cheats that are more robust. This doesn't always work for all games out there, but it's still a good method to know.
🎉 Subscribe and Stay Tuned:
Don't miss out on future tutorials and programming tips! Subscribe to our channel and hit the notification bell to stay updated with our latest content.
🙌 Have Questions or Feedback?
We're here to help! Drop your questions and thoughts in the comments section below. Let's learn, code, and innovate together.
🟥 Important 🟥
All tutorials featured on the Swedz C# channel are conducted with multiplayer functionality disabled, aiming to establish a secure research environment. It is crucial to note that these videos and accompanying source code are not intended for exploitation to gain unfair advantages.
[ Timestamps ⌚]
0:00 Introduction
1:35 Showcase
2:38 Tutorial starts
2:55 Very simple explanation of pointers
5:05 Initial scan
6:50 Rescanning
8:30 Results
[ Links 🖱️]
How to install Cheat Engine without bloatware: • How To Download Cheat ...
Become a member and use exclusive emotes/emojis!:
/ @swedishtwat
Subscribe to the channel: ru-vid.com/show-UC4et....
Discord : / discord
[ Credits ✨]
You guys.

Игры

Опубликовано:

 

5 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 37   
@crzyecks
@crzyecks 3 месяца назад
Your C# CS2 tutorials are great!
@Dexter_1309
@Dexter_1309 3 месяца назад
Thanks for *pointing* us in the right direction :)
@SwedishTwat
@SwedishTwat 3 месяца назад
@ozy_-_-.54
@ozy_-_-.54 3 месяца назад
wow this is very useful and i learned alot, thanks :3
@Devostated
@Devostated 3 месяца назад
I'd love to learn about finding functions For example when you press a button in interface, finding what the button executes to execute it ourselves
@user-lj1dg6md1k
@user-lj1dg6md1k 3 месяца назад
Okay after this Video please show us how to get out of a AoB a Pointer, like in the CS2 Dumper. Like you have a AoB: 89 8B ?? 00 00 8B 50 and out of that u get a address. Address + offset = health. I hope u understand what I mean. But everything explained. How to get the AoB and how to use it.
@ecenjoyer
@ecenjoyer 3 месяца назад
yes please
@Nathan2904
@Nathan2904 2 месяца назад
the most amazing tuts on internet about game hacking. Can you do something with dota 2?
@yeahright6781
@yeahright6781 3 месяца назад
Tha king 👑 of programming Drops more knowledge
@SwedishTwat
@SwedishTwat 3 месяца назад
@tater..
@tater.. 3 месяца назад
more w videos as usual
@hsuehjajssh4973
@hsuehjajssh4973 3 месяца назад
thank you dad ❤️❤️❤️
@SwedishTwat
@SwedishTwat 3 месяца назад
no problem son
@zerlox1061
@zerlox1061 3 месяца назад
Aaaaa, this nice 👌👌👌
@SwedishTwat
@SwedishTwat 3 месяца назад
@mr-jhrox
@mr-jhrox 3 месяца назад
Best C# RU-vid channel ever existed
@SwedishTwat
@SwedishTwat 3 месяца назад
@Winstreak-ru7zz
@Winstreak-ru7zz 3 месяца назад
I can do it a little in other games, but it fails in minecraft.
@Winstreak-ru7zz
@Winstreak-ru7zz 3 месяца назад
I can do it a little in other games, but it fails in minecraft
@jolten
@jolten 2 месяца назад
Is it possible to reference the pointer scanned value in c# code like an offset? For example to make a menu that changes a value in some game.
@SwedishTwat
@SwedishTwat 2 месяца назад
yes, you can use the swed library to read/write easily to pointers and then just use whatever GUI framework you want 😉 Here is a video on the topic: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-oUPZmTA67GY.html
@jolten
@jolten 2 месяца назад
@@SwedishTwat Thanks!
@ageofhackers2
@ageofhackers2 2 месяца назад
anyone help me pls i have a problem with find pointer i click to pointer scan for this address but finde pointer paths 0 how to fix it
@SwedishTwat
@SwedishTwat 2 месяца назад
Try adding more offsets in the scan and a higher max offset value 😉
@lihken
@lihken Месяц назад
try some with your tutorial but my value sometime show sometime not, addresss run around, any help?
@SwedishTwat
@SwedishTwat Месяц назад
Try with with another pointer! A lot of times there might be faulty ones that temporarily give the correct value but try to get one that works after multiple relaunches of the game ;)
@nollii1163
@nollii1163 3 месяца назад
do you know why on minecraft i cant find results but with another games yes?
@SwedishTwat
@SwedishTwat 3 месяца назад
Because applications have different structures. For example, java games utilize Just In Time compiling (JIT) that will scramble the base of pointers making it unreliable with just regular pointer scanning. You can instead try adopting patterns to find the base of structures and go from there. 🙂
@nollii1163
@nollii1163 3 месяца назад
@@SwedishTwat can you make tutorial abt it if you want thanks for ur answer
@nollii1163
@nollii1163 2 месяца назад
@@SwedishTwat can u make tutorial how can u find pointer for java?
@sshady675
@sshady675 3 месяца назад
cs2 please
@leiyin5512
@leiyin5512 3 месяца назад
@SwedishTwat
@SwedishTwat 3 месяца назад
@flashu09
@flashu09 3 месяца назад
First
@Winstreak-ru7zz
@Winstreak-ru7zz 3 месяца назад
I can do it a little in other games, but it fails in minecraft.
@user-ht1ci7lf6o
@user-ht1ci7lf6o 3 месяца назад
First
Далее
🤯️ Vini Jr. ✖️ Brahim 🤯
00:13
Просмотров 3,1 млн
The HARSH Reality of Game Development...
8:17
Просмотров 24 тыс.
Cheat Engine Find MultiLevel Pointers TUTORIAL HD
14:14
How I Would Start Game Development (If I Started Over)
16:59
Gamers Caught Cheating - Part 3
28:35
Просмотров 10 млн