:(
This forum is too quiet.
Printable View
:(
This forum is too quiet.
I can see ur sorrow...:(
look, this forum is part of vbforums, most people come here for
vb stuffs, whereas those asm guys went to other asm forums...
ASM isnt that popular cause of the time/dedication it takes to learn it, I only see it being used for win32 to make trojans and viriiiiiiii's.
Some things in VC++ can't be done without inline ASM (those things are usually extremely evil, but not trojans/virii).
No DOS CRT would have been possible without inline assembly.
Who writes trojans or viri with ASM in Win32? The majority is written in VB or VBS...
In the good old days, trojans were real trojans and virii were real virii. Today people are wimps. :rolleyes:Quote:
Originally posted by CornedBee
Who writes trojans or viri with ASM in Win32? The majority is written in VB or VBS...
And there are some complicated things you can't do without inline assembly, for example a function that deallocates itself. (Think about it.)
Most trojans are written in Delphi, so the victim wont need runtime files ^_^ but a lot of downlaoders and trojans are done in ASM for the size (Not remote trojans), I really wanna learn ASM tho.
i wanna learn too..but i dont find any books out there to learn it fast :\
Try IBM PC Assembly Language and Programming.
I find that 80x86 ASM is not hard to learn but hard to master.