Тёмный

How to make your first memory hacking c# 

iGutobreks
Подписаться 533
Просмотров 44 тыс.
50% 1

I did a memory hacking using memoryhelper of natanm, was used cheat engine to pick up the pointers.
you can use this code in any game other than minecraft, just be aware if it is int,double or float.
MemoryHelper: pastebin.com/0nCpkrit by natanm your github n4t4nm.github.io/

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

 

10 окт 2021

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 78   
@igutobreks8976
@igutobreks8976 2 года назад
this video was made to promote NatanM github: n4t4nm.github.io/
@tobecontinued8581
@tobecontinued8581 2 года назад
can i make dll
@NatanM
@NatanM 2 года назад
👌
@wioniqle.q3618
@wioniqle.q3618 2 года назад
whats your theme?
@VORP125
@VORP125 Год назад
This doesn't work. I need to modify double values in game memory. How do I do this?
@vuxhvh4131
@vuxhvh4131 Год назад
it works. u just did it wrong
@kaynhvh
@kaynhvh 2 года назад
im waiting for next tutorial how to hack minecraft
@hiqqoqotamus
@hiqqoqotamus 2 года назад
What vscode template did you use to start the code?
@morik777
@morik777 2 года назад
Man, this dont vsc
@hackz0x666
@hackz0x666 2 года назад
@@morik777 who cares its an ide lol
@alibrex1554
@alibrex1554 2 года назад
Puedes usar una de consola
@ENG1MA
@ENG1MA Год назад
@@morik777 its JetBrains Rider
@Watashi-kun
@Watashi-kun 19 дней назад
What is memory hacking?
@c_stro
@c_stro Год назад
de donde sacan los valores para cada cosa? en este caso de saltar Where do you get the values for each thing? in this case of jumping
@cenonix
@cenonix Год назад
With CheatEngine
@retuc1o
@retuc1o 3 месяца назад
You can use MCP mapping viewer
@acur6036
@acur6036 2 года назад
In cheat engine whenever you click the box next to the jump memory, does it freeze the value or does it Write Memory to it? I don’t understand the FreezeValue function and the WriteMemory function based on what they do. In cheat engine you click the box and it freezes the value but.. what does writing memory to air jump do?
@acur6036
@acur6036 2 года назад
Why does it allow you to jump in air.. wouldn’t you have to use FreezeValue function for that?
@igutobreks8976
@igutobreks8976 2 года назад
No, you dont need enable this fuction, hotkeys is used, for dont need pause process (freeze). Hotkeys is used for help.
@hatethisfunction
@hatethisfunction Год назад
You are using the GetBaseAddress method with two arguments, but now it does not work because the method requires only one argument, what should I do?
@sazawa__
@sazawa__ 6 месяцев назад
try reading the code..
@hatethisfunction
@hatethisfunction 6 месяцев назад
@@sazawa__ I tried to remake the class, but in the end I resigned myself to the fact that I would not be able to work with unity games
@sazawa__
@sazawa__ 6 месяцев назад
@@hatethisfunction huh? You can make unity games wile reading his code as well..? But ddint respond ur response btw
@serxus2396
@serxus2396 2 года назад
Can i get Ur dc?
@ZEN467
@ZEN467 2 года назад
how did get that 65537?
@mmkkik1600
@mmkkik1600 Год назад
@Fluro how do you find the value for jump power tho?
@kanzasik
@kanzasik 2 года назад
send src it visual studio
@chesscoder
@chesscoder 2 года назад
Does this possible on batch file?
@igutobreks8976
@igutobreks8976 2 года назад
if you make program (in c#), and open him with batch file. yes is possible.
@chesscoder
@chesscoder 2 года назад
@@igutobreks8976 thank you, bro!
@ZumbieRUST
@ZumbieRUST 2 года назад
@@igutobreks8976 he means making it with a batch file
@ZumbieRUST
@ZumbieRUST 2 года назад
no its impossible with standard batch
@chesscoder
@chesscoder 2 года назад
@@ZumbieRUST thx! Btw I make some videos about batch!
@sidecoder6007
@sidecoder6007 2 года назад
Yooo a no fall plzz
@oneleven112
@oneleven112 2 года назад
yeah but, memory gets reset everytime you reopen the game
@Imgui_seller
@Imgui_seller 2 года назад
The same trouble, didn't you figure it out?
@oneleven112
@oneleven112 2 года назад
@@Imgui_seller offsets
@Imgui_seller
@Imgui_seller 2 года назад
Spasibo
@SurvivalGamingyt
@SurvivalGamingyt 2 года назад
@@Imgui_seller Memory offsets won't change, you are just using temporary memory points.
@gow9476
@gow9476 2 года назад
Pointer scan for static addresses
@Imgui_seller
@Imgui_seller 2 года назад
music ??????????????
@jogostipassimlol9332
@jogostipassimlol9332 3 месяца назад
ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-Re8ENjbEcmU.html
@retuc1o
@retuc1o Месяц назад
I may be late, but I have the answer: rick and Morty intro theme lofi remix
@chesscoder
@chesscoder 2 года назад
Does this possible on Python(for example)?
@InVizTempo
@InVizTempo 2 года назад
it should work i just recently made a mod menu. i recommend this guy he does a very good job at explaining cheat engine and python = ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-Ot7SeZvfBA0.html&ab_channel=KianBrose
@chesscoder
@chesscoder 2 года назад
@@InVizTempo thank you!!!
@chesscoder
@chesscoder 2 года назад
Thanks!
@bionix7580
@bionix7580 2 года назад
@Maxgat5 Si es Posible en C++ , C# , Python , y creo que otro mas que desconozco
@euaek
@euaek 2 года назад
Perhaps you can use any language, but the main thing is that in memory if there is
@c_stro
@c_stro Год назад
es posible hacer un aimbot con memory hacking?
@cenonix
@cenonix Год назад
Yes
@IamJasiek
@IamJasiek 7 месяцев назад
JNI only
@cenonix
@cenonix 2 года назад
Which IDE?
@blackdream9372
@blackdream9372 2 года назад
JetBrains ReSharper
@Herobrine47_
@Herobrine47_ Год назад
@@blackdream9372 That's Rider
@aSaProgrammer
@aSaProgrammer 2 года назад
Hi I have a problem with helper.GetBaseAddresses();. In your video this method takes 2 arguments but in my code there is no GetBaseAddresses that takes 2 arguments.What am I doing wrong?
@bumped3507
@bumped3507 Год назад
You searched the answer?
@tmeerkais7191
@tmeerkais7191 Год назад
can u make aimassist?
@Smoodiec
@Smoodiec Год назад
is harder than u think
@effyiex
@effyiex 2 месяца назад
@@Smoodiec For minecraft the "reads" needed are: Victim Position, Player Position, Player Rotation Now u have to do some math stuff to calculate the rotation to your victim by taking the positions into account. This math is somewhere out there on the internet, if u can't do it urself. Then "write" the rotations calculated to the players rotation. (With a power over multiple ticks, so that it smoothes out). That should be it.
@Monica-ul1mg
@Monica-ul1mg 2 года назад
make hitbox
@HTDBarsi
@HTDBarsi Год назад
that's quite easy to do as well actually, you just have to find the hitbox address and make a pointer for that instead.
@Monica-ul1mg
@Monica-ul1mg Год назад
@@HTDBarsi How to find?
@Monica-ul1mg
@Monica-ul1mg Год назад
@@HTDBarsi I can pay money
@insanewahnen1300
@insanewahnen1300 Год назад
@@HTDBarsi 0.6000 for hitbox
@minerjorgen
@minerjorgen Год назад
@@HTDBarsi Do you have discord? If yes can u pass? Need to talk with u
@maxisfaded
@maxisfaded 2 года назад
Could somebody please explain what is happening is simple terms lmao
@skilledscript2725
@skilledscript2725 2 года назад
looking at ram memory, finding a value, changing the value
Далее
Learn Reverse Engineering (for hacking games)
7:26
I tried Discord Bot Makers...
14:19
Просмотров 112 тыс.
I Remade Minecraft But It is Optimized!
9:39
Просмотров 98 тыс.
C++ Developer Learns Python
9:26
Просмотров 2,7 млн
CMD PRANKS! (Educational Purposes ONLY!)
9:17
Просмотров 1,4 млн
Dear Game Developers, Stop Messing This Up!
22:19
Просмотров 699 тыс.
Computer architecture explained with Minecraft
6:47
Просмотров 597 тыс.
C++ Read and Write Process Memory for beginners
17:09
Why The Windows Phone Failed
24:08
Просмотров 230 тыс.
I turned Programming into a Game
8:49
Просмотров 89 тыс.