EMO Style ForumPro - Hos Geldiniz
ReadProcessMemory in [asm] Uyeols10

Join the forum, it's quick and easy

EMO Style ForumPro - Hos Geldiniz
ReadProcessMemory in [asm] Uyeols10
EMO Style ForumPro - Hos Geldiniz
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Giriş yap

Şifremi unuttum

Istatistikler
Toplam 203 kayıtlı kullanıcımız var
Son kaydolan kullanıcımız: crayzboy76

Kullanıcılarımız toplam 1186 mesaj attılar bunda 862 konu
Tarıyıcı
 Kapı
 Indeks
 Üye Listesi
 Profil
 SSS
 Arama
Arama
 
 

Sonuç :
 


Rechercher çıkıntı araştırma

RSS akısı


Yahoo! 
MSN 
AOL 
Netvibes 
Bloglines 


Anahtar-kelime

kutu  loot  pointer  

Kimler hatta?
Toplam 4 kullanıcı online :: 0 Kayıtlı, 0 Gizli ve 4 Misafir

Yok

[ Bütün listeye bak ]


Sitede bugüne kadar en çok 217 kişi C.tesi Tem. 29, 2017 1:46 am tarihinde online oldu.
En son konular
» İnternetten Para Kazandıran Oyun ! Ödeme Alt Limiti Yok ! DEV KONU
ReadProcessMemory in [asm] I_icon_minitimeCuma Ağus. 29, 2014 8:33 am tarafından Hello EMO

» goldenchase.net maden yaparak para kazanma
ReadProcessMemory in [asm] I_icon_minitimeCuma Ağus. 29, 2014 8:18 am tarafından Hello EMO

» etichal hacker görsel egitim seti
ReadProcessMemory in [asm] I_icon_minitimeÇarş. Ağus. 06, 2014 4:57 am tarafından Hello EMO

» KO TBL Source C#
ReadProcessMemory in [asm] I_icon_minitimePtsi Ara. 09, 2013 6:36 am tarafından Hello EMO

» x86 Registers
ReadProcessMemory in [asm] I_icon_minitimeC.tesi Ağus. 24, 2013 5:02 am tarafından Hello EMO

» [Tutorial] Pegando Address, Pointers de WYD
ReadProcessMemory in [asm] I_icon_minitimeÇarş. Tem. 10, 2013 7:25 am tarafından Hello EMO

» [Tutorial] Pegando Address, Pointers de CS Metodo²
ReadProcessMemory in [asm] I_icon_minitimeÇarş. Tem. 10, 2013 7:23 am tarafından Hello EMO

» [Tutorial] Aprendendo basico deASM OLLYDBG
ReadProcessMemory in [asm] I_icon_minitimeÇarş. Tem. 10, 2013 7:22 am tarafından Hello EMO

» Basic C# DLL injector
ReadProcessMemory in [asm] I_icon_minitimePtsi Tem. 08, 2013 7:48 am tarafından Hello EMO

Reklam

ReadProcessMemory in [asm]

Aşağa gitmek

ReadProcessMemory in [asm] Empty ReadProcessMemory in [asm]

Mesaj tarafından Hello EMO Çarş. Nis. 20, 2011 3:01 am

[quote=pinqlank]Hello guys, it's my first post on this forum Smile So, I need help with rewritting ReadProcessMemory() in asm, and insert it into my delphi code. What I have:

Delphi Code:
Kod:
var
NB : Cardinal;
Temp : ARRAY [1..255] OF Byte;
I : Byte;
IDProcess, proc_ID : Cardinal;
pAddr:integer
[....]
ReadProcessMemory(tProc, Ptr(Address), @value, 4, NBR);


Asm Code:
Kod:
pAddr := dword(GetProcAddress(GetModuleHandle('kernel32.dll'), 'ReadProcessMemory'));
asm
push dword ptr NB
push dword ptr 4 //---Size of bytes to read
push dword ptr Temp //--- Temp
push dword ptr Address //--- Address
push dword ptr IDProcess //--- process ID
mov eax, pAddr
call eax //-- call address of the function, which is currently in EAX
mov [my variable with result], eax
end;
end;
[/quote]
Hello EMO
Hello EMO
EMO Team
EMO Team

Cinsiyet : Erkek
Burçlar : Yay
Yılan
Mesaj Sayısı : 935
Puan : 372443
Rep Puanı : 18
Doğum tarihi : 28/11/89
Kayıt tarihi : 21/07/09
Yaş : 34
Nerden : EMO WorlD
İş/Hobiler : RCE Student / Game Hacking / Learn Beginner C#,C++,Delphi
Lakap : EMO

https://emostyle.yetkinforum.com

Sayfa başına dön Aşağa gitmek

Sayfa başına dön


 
Bu forumun müsaadesi var:
Bu forumdaki mesajlara cevap veremezsiniz