|
|
|
#1
|
|||
|
|||
|
Also since im a nice guy, really I am... I went to your forum and checked one of your tuts..
I literally fell off my chair at this. i) MOV - Move (FOR DWORD, it is known as FST) ii) SUB - Substract (For DWORD, it is known as FSUB) iii) ADD - Addition (For DWORD, it is known as FADD) No, FST = Float Store FSUB = Float Subtraction FADD = Float Addition ADD, SUB and MOV can use High bits ,Low bits , 8 bits, 16 bits and 32 bit values/registers. Example ADD AH,08 SUB BL,04 MOV AX,10FF SUB EAX,0013AF4B You can move DOUBLES or QWORDS with MOVQ etc Please Please, goto the coding section of the forum and grab my 3 part tut on Basic ASM. You will be better for it ![]() Oh I forgot to add... You said this also. FF or 90 or 00 (Repeated by the byte length...you can only use one of the three...I prefer 90). It should always be 90 (NOP) that replaces any loose code. FF and 00 is asking for trouble Last edited by DABhand; 06-04-2009 at 03:28. |
| Sponsored Links |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Are there any professional crack makers out there?? | Slipknot666 | PC Games | 12 | 14-06-2005 02:42 |
| crack makers please help me with championship manager 01-02 demo (it has a time restricition on it) | imlost | PC Games | 2 | 07-09-2002 16:29 |