Тёмный

Hacking any Game with Python and Cheat Engine 

Just Another Coder
Подписаться 1,7 тыс.
Просмотров 45 тыс.
50% 1

New discord server: / discord
Cheat Engine: www.cheatengine.org/
Source code: github.com/LouisTheXIV/Python...
In this video I'll be showing you how to hack any game using Cheat Engine and Python's pymem library.

Хобби

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

 

27 окт 2021

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 80   
@JustAnotherCoder
@JustAnotherCoder 2 года назад
Join the new discord server here: discord.gg/wXz8GD9ySm
@jm180
@jm180 2 года назад
Hi can you make a video how to hack save the world in fortnite i need only raindrops
@originalni_popisovac
@originalni_popisovac 2 года назад
It works omg!! my 4th try works! Thank you man, you helped my code.
@Narwhyn
@Narwhyn 4 месяца назад
Thanks very much! This really helped me with my CS assignment.
@GAMER20Aayush
@GAMER20Aayush 2 года назад
Great tutorial 👍
@II-ii2um
@II-ii2um 2 года назад
Good stuff broo
@jasonvaf1
@jasonvaf1 2 года назад
how is reading the value stored at an address and adding it to the address going to guide you down the pointer map?
@dfgh-by7fx
@dfgh-by7fx 2 года назад
I'd like to know aswell
@seanbrockest3888
@seanbrockest3888 Год назад
I've been using cheat engine for years, but I've run into a number of python games that seem to hide their values so that no matter how many times you do new scan/next scan you cannot find the values you want. There's just no values in the list because none of them changed predictably. Apparently python can hide its values. Any idea how to get around that?
@winxo1115
@winxo1115 Год назад
have u tried other types of values? like for example float and not only 4bit
@JohnWick-hx7bc
@JohnWick-hx7bc Год назад
Yoo l that’s cause games anti cheats block it u need a bypass to access games with anti cheats memory
@utku8613
@utku8613 Год назад
Mobile game variables are dynamic, not static. You either need to create a pattern finder or.. Up to your imagination.
@justusgamingstuff5016
@justusgamingstuff5016 Год назад
Assault Cube boi this is a legendary game :D
@rat9995
@rat9995 Год назад
thx it worked :) do you know how to do the same for float and double value types?
@jeldo_
@jeldo_ Год назад
You could read the documentation for things like write_float and write_double
@harshplayz31882
@harshplayz31882 Год назад
Will it work in online game
@Gdlock0
@Gdlock0 Год назад
please answer quick can i put more shortcuts like F1 ammo hack F2 health hack F3 money hack .. like this if it possible please tell me how
@condutioner7978
@condutioner7978 Год назад
What if the moment we open Engine the game detects it
@MotionTutorial
@MotionTutorial 2 года назад
in some games cheat engine don't show address when I click next scan
@CaPixelado
@CaPixelado 3 месяца назад
This engine just work in offline games and some online games.
@DexNeXuS1
@DexNeXuS1 2 года назад
Does cheat engine work with emulators. So I use retro arch and wanted to do some stuff with it. I can find the addresses when the game is loaded but when I exit it’s gone so I try and find the offsets and the pointer scan shows no results every time.
@JustAnotherCoder
@JustAnotherCoder 2 года назад
I'm not sure, I tried using cheat engine on bluestacks and I failed but I havent tried any other emulators.
@littricks3631
@littricks3631 2 года назад
It's tough to shortlist addresses on emulators using CE,because the retrieved data is often so large because it includes search result from the emulator itself.
@0xC47P1C3
@0xC47P1C3 2 года назад
It does, you just need to configure a few things. Also if the game is in big endian or little endian
@VictorRaposo
@VictorRaposo Год назад
HI i like your video but i;m still trying to find out how to install CE without an error, i was wondering if i am on facebook, and i go into a slotgame, like Double u casino whould i b able to hack more coins for freeplay??
@hackzgamezyt
@hackzgamezyt 2 года назад
How can i make the game run as a tab? When i run it it runs on the entire screen and i cant run anything else but the game
@JustAnotherCoder
@JustAnotherCoder 2 года назад
To go out of the game you can use ALT + TAB. To make the game window be smaller you can go to settings (escape key) and then to graphics settings iirc
@itscookies7753
@itscookies7753 Год назад
@@JustAnotherCoder can u make it afk 24/7 on online game?? is that possible
@heygabrielgg
@heygabrielgg Год назад
What would be the most appropriate language for game hacking?
@ivankurniawan6825
@ivankurniawan6825 Год назад
"C & C++ for sure, because these languages are commonly used for game hacking because they are fast, powerful, and widely available. Many games are written in C or C++, and these languages can be used to create custom tools or modify the game's code directly." "Second is Lua: Lua is a lightweight, embeddable scripting language that is often used for game hacking because it is easy to use and can be easily integrated into a game." "Third is C# (also known as Sharp): a popular programming language that can be used for a variety of purposes, including game development and game hacking. It is a powerful and versatile language that is well suited for game development due to its support for object-oriented programming and strong integration with the Unity game engine. Overall, Python is good too for game hacking but often not used as often as these three languages.
@Labuly
@Labuly 2 года назад
hey the code is not working for me can u please help me
@Life-zx5wp
@Life-zx5wp 2 года назад
and how can i read that memory, i need to read the value in that memory only
@JustAnotherCoder
@JustAnotherCoder 2 года назад
you can do mem.read_int instead of mem.write_int
@BlazeinGames1978
@BlazeinGames1978 8 месяцев назад
can you make one for infinite health?
@glowuptips000
@glowuptips000 2 года назад
Can we hack ludo dice??
@5onic
@5onic 2 года назад
how come I only see one pointer in the "change address" window while you have 5?
@5onic
@5onic 2 года назад
Either way, regardless how many are observed, I was still able to do it successfully.
@josiahbringas5932
@josiahbringas5932 2 года назад
where did you save that file? is their any specific file to save so the code wont error?
@JustAnotherCoder
@JustAnotherCoder 2 года назад
Well it doesn't matter, you just save it wherever on your pc
@josiahbringas5932
@josiahbringas5932 2 года назад
@@JustAnotherCoder can you make a video of your vscode set up and python extension
@JustAnotherCoder
@JustAnotherCoder 2 года назад
@@josiahbringas5932 sure, I have few extensions though so Ill talk about other IDE's as well
@faizanmahuli3512
@faizanmahuli3512 2 года назад
@just another coder bro plz reply how to hack online game clash of clans to get dead max bases. using python?
@derekskipper498
@derekskipper498 2 года назад
its not possible dude
@jm180
@jm180 2 года назад
Hi is this working for fortnite save the world to make raindrops?
@ava-daniels
@ava-daniels 5 месяцев назад
no it does not work with fortnite stw because fortnite has a thing to block CE
@vpxnyy69
@vpxnyy69 2 года назад
MORE
@learnwithmrmachine7955
@learnwithmrmachine7955 Год назад
Could you make pubg mobile ESP with python please ? Still I can’t understand how it works bro please
@hellohiavi
@hellohiavi 2 года назад
I can hack ludo king ???? Can you anyone do for me ludo king dice controller ?I will pay whatever amount after testing
@faizanmahuli3512
@faizanmahuli3512 2 года назад
can we hack clash of clans dead bases sir? plz reply
@JustAnotherCoder
@JustAnotherCoder 2 года назад
Nope. To hack a multiplayer game like Clash of Clans you need to hack the server which is pretty hard. Also hacking a mobile game is more difficult and I have no idea how to do it
@kingleo429
@kingleo429 2 года назад
@@JustAnotherCoder but will this work for games. Like asphalt 8 and injustice or shadow fight cause they have offline mode.
@ytrack9980
@ytrack9980 2 года назад
Hey can you help me?
@hacker-wp9mb
@hacker-wp9mb 2 года назад
I can't copy
@lythrongaming
@lythrongaming 2 года назад
Yo, i wanna ask for help. Did anyone knows how to extract the string/addresss into an image by using cheat engine? I think it is possible
@lythrongaming
@lythrongaming 2 года назад
@ nah you so late to reply, i already know how
@shortsdoshorts6803
@shortsdoshorts6803 2 года назад
erro unsupported operand type(s) for +: 'MODULEINFO' and 'int'
@user-mp1qn9zp3g
@user-mp1qn9zp3g 3 месяца назад
Why It does not work in pubg 😔
@DoubleRTropical
@DoubleRTropical Год назад
420 likes? funny number
@elllseifu1199
@elllseifu1199 2 года назад
does this work with roblox
@CaPixelado
@CaPixelado 3 месяца назад
No, Roblox is a online game
@enemy7956
@enemy7956 2 года назад
I need someone to help me hacking one unhackable online flash game i can pay thanks.
@realAowtrz669
@realAowtrz669 2 года назад
“Dont trust anyone , learn and do it yourself”
@enemy7956
@enemy7956 2 года назад
@@realAowtrz669 I can't its very hard, i need someone with big knowledge here.
@thelambros6525
@thelambros6525 2 года назад
holy shit the cheat engine has like 50 trojans
@JustAnotherCoder
@JustAnotherCoder 2 года назад
yeah most antivirus's give alerts that it is a virus since it contains code to inject into other programs, that is because it needs to inject itself into the game you want to hack. But it is perfectly safe if you download it from the official website, I have used it for about half a year and nothing happened to my pc.
@littricks3631
@littricks3631 2 года назад
You can't hack the health using this method.I tried and it never works
@calyx2142
@calyx2142 2 года назад
Can I hack robux?
@JustAnotherCoder
@JustAnotherCoder 2 года назад
No
@calyx2142
@calyx2142 2 года назад
@@JustAnotherCoder oof
@Foxtro
@Foxtro 2 года назад
LMAO
@blanks1ate
@blanks1ate 2 года назад
@@JustAnotherCoder but is it possible
@realAowtrz669
@realAowtrz669 2 года назад
@@blanks1ate yeh
@ahmedgames9335
@ahmedgames9335 Год назад
Hi I tried With The ''' Plants vs zombies''' i do the same thing but i incress the offsets to 22000 to get result, and get pointers , and i do the same thing like you in python but i get this error, --- Could not read memory at: 28, length: 4 - GetLastError: 299 --- THE CODE-- from pymem import * from pymem.process import * ##? Using This When Get This Error ##? Could not read memory at: 1619428523640, length: 8 - GetLastError: 299 from pymem.ptypes import RemotePointer # The Offsets Of The Pointers class Offsets: sunsOffsets = [0x48, 0x5C, 0x1C, 0xE0, 0x4, 0x5560] class Menu: def __init__(self) -> None: self.application = 'popcapgame1.exe' try: self.mem = Pymem(self.application) self.module = module_from_name(self.mem.process_handle, self.application).lpBaseOfDll except Exception as error: print('From Init:: {0}'.format(error)) def appInfo(self): print('Address Of ( {0} ):: {1}'.format(self.application,self.mem.base_address)) print('Module:: {0}'.format(self.module)) def incressSunCount(self): try: baseAddress = (self.module + 0x000A0C78) address = self.getPointerAddress(baseAddress, Offsets.sunsOffsets) self.mem.write_int(address, self.mem.read_int(address) + 100) except Exception as error: print('From Get Incress Suns:: {}'.format(error)) def getPointerAddress(self, base, offsets): try: addr = self.mem.read_int(base) for offset in offsets: if offset != offsets[-1]: addr = self.mem.read_int(addr + offset) addr += offsets[-1] except Exception as error: print('From Get Pointer:: {}'.format(error)) return addr if __name__ == '__main__': menu = Menu() menu.appInfo() menu.incressSunCount() ## Error Code ##! 299 # ERROR_PARTIAL_COPY # 299 (0x12B) # Only part of a ReadProcessMemory or WriteProcessMemory request was completed.
Далее
Beating a Pay to Win game with a bot
5:09
Просмотров 1,9 млн
HOW ANTI-CHEAT BYPASSES WORK
8:18
Просмотров 431 тыс.
OG Buda - Сделай Мне Приятно Щас
02:24
Try not to Laugh Game!
00:38
Просмотров 4,6 млн
i hacked aladdin to end the insanity.
8:10
Просмотров 176 тыс.
Python WiFi
11:16
Просмотров 1,6 млн
Why You NEED a DRIVER (for hacking games)
8:03
Просмотров 441 тыс.
Reverse Engineering Game Code from the Neutral Zone
40:59
Cracking Software with Reverse Engineering 😳
8:01
MAKE AIMBOT IN 10 MINUTES
12:34
Просмотров 854 тыс.
I tried to make a Valorant AI using computer vision
19:23
I legally defaced this website.
25:48
Просмотров 506 тыс.
YOUR FIRST INTERNAL - BHOP HACK
18:20
Просмотров 108 тыс.
Эй Рамазан # DamirAgroDizel
0:17
Просмотров 7 млн
Головоломка с кольцом🤨
0:42
Просмотров 20 млн
Этот Малыш Очень Умён 😂
0:20