ASM Derleyici

Delphi'de kod yazma ile ilgili sorularınızı bu foruma yazabilirsiniz.
Cevapla
Demitri

ASM Derleyici

Mesaj gönderen Demitri »

Selam

Kod: Tümünü seç

 SUB_L00401000:
  		sub	esp,00000010h
  		lea	eax,[esp+00h]
  		push	ebx
  		push	ebp
  		push	esi
  		push	edi
  		push	3F800000h
  		push	3F800000h
  		mov	esi,ecx
  		push	3F800000h
  		xor	ebx,ebx
  		push	3F800000h
  		push	eax
  		mov	[esi],ebx
  		mov	[esi+04h],ebx
  		mov	[esi+08h],ebx
  		call	SUB_L0042F7C0
  		mov	edi,eax
  		lea	ebp,[esi+00000154h]
  		push	ebx
  		push	ebx
  		mov	eax,[edi]
  		push	ebx
  		mov	ecx,[edi+04h]
  		mov	edx,[edi+08h]
  		mov	edi,[edi+0Ch]
  		mov	[ebp+00h],eax
  		mov	al,01h
  		mov	[esi+00000165h],bl
  		mov	[ebp+04h],ecx
  		lea	ecx,[esp+30h]
  		push	ecx
  		mov	[esi+00000164h],al
  		mov	[ebp+08h],edx
  		mov	[esi+0000016Ah],bl
  		mov	[esi+0000016Bh],bl
  		mov	[esi+0000016Ch],bl
  		mov	[ebp+0Ch],edi
  		mov	[esi+0000016Dh],bl
  		mov	[esi+00000166h],al
  		mov	[esi+00000167h],al
  		mov	[esi+00000168h],al
  		mov	[esi+00000169h],al

...............
................
şeklinde giden windows tabanlı bir programa ait asm dosyası var
elimde
bu dosyayı derleyebileceğim. bir derleyici linki veya ismi verebiir misiniz.
herkese iyi çalışmalar.
Kullanıcı avatarı
nitro
Üye
Mesajlar: 1112
Kayıt: 23 Ağu 2004 01:18
Konum: Çanakkale
İletişim:

Mesaj gönderen nitro »

http://www.cs.wisc.edu/~larus/spim.html
güzel bir assembler smilatörü
Kullanıcı avatarı
bluekid
Kıdemli Üye
Mesajlar: 541
Kayıt: 11 Haz 2004 10:45
İletişim:

Mesaj gönderen bluekid »

Cevapla