News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

Question!

Started by blake7897, October 31, 2009, 10:37:30 PM

Previous topic - Next topic

blake7897

HI

I wanna Know If can be posible find a guide tell HOW TO READ MEMORY(PRocess) I really wanna understand this process!!!

qWord

are you asking for MASM's syntax of memory operands? - give us some more informations.
FPU in a trice: SmplMath
It's that simple!

blake7897

mmm I am talking about General So i heart Its can be possible READ MEMORY of One process I.E like.exe i wanna read with what api are working that Process and  read your memory for modific With a DLL maked in MASM32 :D If i am SO WRONG Please My Apologize... :S!

rags

Can I ask why do you want to modify a running process with a dll that you have written? Did you write the Exe that you want to modify in memory?
God made Man, but the monkey applied the glue -DEVO

blake7897

No listen i dont started to read code and nothing i JUST WANT UNDERSTAND HOW WORK >.<! i wanna understand what is the behavior about a process in my case about a GAME what apis use how i can read his memory ONLY STEP or guide no need When i learn to how to read memory and identify what i want change i will START to programing Understand ? :D!

MichaelW

QuoteUnderstand?

If you are trying to learn how to modify an EXE other than you own, you should know that the forum rules do not allow this.

eschew obfuscation

blake7897

Was just a question No a petition :S! Sorry then!!! I will investigate by my self my apologize i Can Resquest Close this post :D! and sorry for lost your time i really wanna start in MASM32 but firts i wanna know the process what is my objetive to folow but actually i dont have!!!

BlackVortex

It seems you don't have the mental capacity for real programming. Go read some visual basic tutorials.

MichaelW

The forum rules also do not allow insults.
eschew obfuscation

ecube

Quote from: MichaelW on November 01, 2009, 04:33:14 AM
QuoteUnderstand?

If you are trying to learn how to modify an EXE other than you own, you should know that the forum rules do not allow this.


MichaelW any paticular reason? theres a thread on api hooking, and even microsoft themselves created their own detour library for api hooking, because it allows adding additional functionality  to a program you perhaps didn't write, and at the end of the day it is YOUR machine others program is running on. We're all aware of maclious coders, and malware, but I don't see the reason for fearing any and every piece of code that that could be used for harm. Because following that logic, quite simple means no code is safe,you could write something that messagebox and process creates spam, in a few lines, yet we allow both functions here. Windows provides the API for what he's asking, so obviously it's not illegal ingeneral.

rags

ECube, writing code for use on your machine is one thing, but the trouble begins when kiddie scripter A passes that code on to  kiddie scripter B, and so on. Then in essence you have a modified exe being passed around without the express consent of the original author.
God made Man, but the monkey applied the glue -DEVO

BlackVortex

Quote from: rags on November 01, 2009, 05:05:33 PM
ECube, writing code for use on your machine is one thing, but the trouble begins when kiddie scripter A passes that code on to  kiddie scripter B, and so on. Then in essence you have a modified exe being passed around without the express consent of the original author.
Really ? I made a thread about specifying memory regions on another process (for easier and quicker searching in trainer making) and it got locked   :eek

Bogdan suggested that if I want to cheat in a game I should use its SDK (!) or even better code my own game.  :cheekygreen:

hutch--

Guys,

Can I let you in on a little secret, the arse on the chopping block for anything that gets posted in this forum is mine so as you may guess, I don't intend to cover anyone who posts illegal stuff in here. Under current English law a kid can be arrested for having porn on his cell phone, does anyone think I will cover up people who post game cracks, trainers, viruses, trojans and hacks ?

This forum is for assembly language programmers who write FULLY LEGAL CODE and it is never going to change.
Download site for MASM32      New MASM Forum
https://masm32.com          https://masm32.com/board/index.php

blake7897

I think My question make :S fight Well Thank you all for Answer i will Think about it!!

BlackVortex

Quote from: hutch-- on November 02, 2009, 07:29:34 AM
game cracks, trainers, viruses, trojans and hacks ?
Jesus, you put trainers along with everything else ?

Let's just ban ReadProcessMemory and WriteProcessMemory, because that's what a trainer does. Omg, brutally changing another process's memory, how illegal ! Burn the heretic !   :green

Also a keyboard hook for the hotkey. Omg, a "hook", sounds malicious ! Only pirates use hooks !   :cheekygreen:

Ok ok, I'll shut up now, enough black magic information for one post  :P