d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Computers & IT > Programming & Development > Assembly. > Any Expert Out There?
Prev12
Add Reply New Topic New Poll
Member
Posts: 2,683
Joined: Jun 27 2009
Gold: 9.00
Sep 6 2016 03:05pm
Quote (boxboxbox @ Sep 6 2016 03:01am)
Code
push 30h
jmp @f
@1:
db 61h, 43h, 61h, 73h, 65h, 6Fh, 66h, 4Eh
db 6Fh, 6Fh, 62h, 20h, 69h, 73h, 20h, 63h
db 6Ch, 75h, 65h, 6Ch, 65h, 73h, 73h, 00h
@@:
push @1
push [esp]
push 0
call MessageBoxA


:] bootloader?
Member
Posts: 3,939
Joined: Feb 1 2013
Gold: 2,749.09
Warn: 20%
Sep 7 2016 05:22am
Quote (aCaseofNoob @ Sep 6 2016 02:05pm)
:] bootloader?


what are you retarded
Member
Posts: 13,425
Joined: Sep 29 2007
Gold: 0.00
Warn: 20%
Sep 7 2016 05:44am
Quote (boxboxbox @ Sep 7 2016 07:22am)
what are you retarded


But but but who else stores hex strings and calls the windows messagebox function.

Must be a bootloader.
Member
Posts: 2,683
Joined: Jun 27 2009
Gold: 9.00
Sep 7 2016 02:06pm
Quote (AbDuCt @ Sep 7 2016 04:44am)
But but but who else stores hex strings and calls the windows messagebox function.

Must be a bootloader.


Must be.
Member
Posts: 3,939
Joined: Feb 1 2013
Gold: 2,749.09
Warn: 20%
Sep 8 2016 09:42am
this is sad
Member
Posts: 13,425
Joined: Sep 29 2007
Gold: 0.00
Warn: 20%
Sep 8 2016 05:11pm
Quote (boxboxbox @ Sep 8 2016 11:42am)
this is sad



Code
pushl $0x00000a3c
pushl $0x3a20646e
pushl $0x61702064
pushl $0x61732061
push $0x206d2749

movl $4, %eax
movl $0, %ebx
movl %esp, %ecx
movl $18, %edx
int $0x80

movl $1, $eax
movl $0, %ebx
int $0x80
Member
Posts: 4,633
Joined: Apr 8 2006
Gold: 1,611.85
Sep 24 2016 08:29am
didnt expected coders here :)
Member
Posts: 13,425
Joined: Sep 29 2007
Gold: 0.00
Warn: 20%
Sep 27 2016 07:25pm
There are no coders here.
Member
Posts: 23,516
Joined: Aug 3 2011
Gold: 3,575.00
Nov 21 2016 08:46am
Quote (AbDuCt @ Sep 27 2016 06:25pm)
There are no coders here.


this. I am a meat popsicle
Go Back To Programming & Development Topic List
Prev12
Add Reply New Topic New Poll