Register for your free account! | Forgot your password?

Go Back   elitepvpers > Coders Den > AutoIt
You last visited: Today at 07:00

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



AutoIT Read/Write memory.

Discussion on AutoIT Read/Write memory. within the AutoIt forum part of the Coders Den category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Aug 2016
Posts: 8
Received Thanks: 0
Exclamation AutoIT Read/Write memory.

I'm trying to learn how to create trainers / other stuff.
I know a few basics about AutoIT already, but i'm trying to figure out how to do the read/write memory one so i can into a bit more advanced botting/hacking instead of the simple pixelsearch bots, can anyone please drop me a example on how a code example would be, and NO im NOT asking for a full code! just a example on how a read/write would look (working one ofc..)

Dequalityy. , already tried but couldn't find anything in TFM..
Dequalityy is offline  
Old 08/08/2016, 10:33   #2
 
[Beatrice]'s Avatar
 
elite*gold: LOCKED
Join Date: Oct 2014
Posts: 1,258
Received Thanks: 12,470
How come you can't find anything about writing/reading memory? Google is your friend lmao.


Get handle from OpenProcess() and use it on WriteProcessMemory()

Code:
$Handle = OpenProcess($PROCESS_ALL_ACCESS,0,ProcessExists("notepad.exe"))
WriteProcessMemory($Handle,0xADD,"1", "dword")
[Beatrice] is offline  
Reply


Similar Threads Similar Threads
How to memory read/write in VB?
05/25/2014 - S4 League - 4 Replies
I'm a newbie to VB Just started VB not long ago (Only start VB like 1 or 2 days. I know C# so its kinda similar to it.) Anyway, so im trying to make a trainer for S4 using VB So far i have a GUI the layout and theme for the trainer I just need to know how to read and edit the memory of a process (Obvious S4Client process) in VB This is my work so far http://u.cubeupload.com/SquadZLeader/Trainer.png
[VB]Write Memory bzw Read Memory
06/26/2010 - .NET Languages - 8 Replies
Hi Ich hab das TuT von *Guidman* benütz um einen hack zu machen. So aber nun hab ihc ein paar fragen könnte man memory teil kürzer machen und am besten wie kann man das selber machen weil ich will nihct immer C&P machen. Und zu Read Memory kann man das auch machen das ein Label immer die Bestimmte Ahnzahl angiebt von dem Pointer?.(Wenn das Read Memory ist ?) Bitte helf mir Danke
[REQUEST] [C#] Read/Write Memory
03/04/2010 - CO2 Programming - 2 Replies
Hi guys, I know C# (Simple). I try to search "how to read/write process memory" but there is not result. Please help me about this? Waiting your helps. Thank you. (if my English bad. I'm sorry :))



All times are GMT +2. The time now is 07:00.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.