flat assembler
Message board for the users of flat assembler.
Index
> Main > api not found Error |
Author |
|
Yardman 23 Aug 2007, 04:46
[ Post removed by author. ]
Last edited by Yardman on 04 Apr 2012, 02:47; edited 1 time in total |
|||
23 Aug 2007, 04:46 |
|
madmatt 23 Aug 2007, 09:44
Yardmans right, it should read:
Code: ntdll, 'ntdll.dll' |
|||
23 Aug 2007, 09:44 |
|
shism2 24 Aug 2007, 00:09
Now I get this
Code: C:\WinAsm\Assemblers\fasm\FASM.EXE "C:\Documents and Settings\Owner\Desktop\crap\fasmexp\Anti-Debug Research\Debugger Checks\Process Based\ParentIdV2\pidv2.asm" "pidv2.exe" flat assembler version 1.67.22 (467890 kilobytes memory) C:\WinAsm\Assemblers\fasm\INCLUDE\api\ntdll.inc [1]: import ntdll,\ C:\WinAsm\Assemblers\fasm\INCLUDE\macro/import32.inc [28] import [4]: if used label error: reserved word used as symbol. Code: section '.idata' import data readable writeable library kernel32,'KERNEL32.DLL',\ user32, 'USER32.DLL',\ comdlg32,'COMDLG32.DLL',\ shlwapi, 'SHLWAPI.DLL',\ ole32, 'OLE32.DLL',\ gdi32, 'GDI32.DLL',\ comctl32, 'comctl32.dll',\ shell32, 'SHELL32.DLL',\ ntdll,'ntdll.dll' include '%fasminc%\api\kernel32.inc' include '%fasminc%\api\gdi32.inc' include '%fasminc%\api\comctl32.inc' include '%fasminc%\api\user32.inc' include '%fasminc%\api\comdlg32.inc' include '%fasminc%\api\shell32.inc' include '%fasminc%\api\ntdll.inc' Code: import ntdll,\ CsrAllocateCaptureBuffer,'CsrAllocateCaptureBuffer',\ CsrAllocateMessagePointer,'CsrAllocateMessagePointer',\ CsrCaptureMessageBuffer,'CsrCaptureMessageBuffer',\ etc............. |
|||
24 Aug 2007, 00:09 |
|
Yardman 24 Aug 2007, 03:05
[ Post removed by author. ]
Last edited by Yardman on 04 Apr 2012, 02:48; edited 1 time in total |
|||
24 Aug 2007, 03:05 |
|
shism2 24 Aug 2007, 03:17
Because it's an FPU instruction... Btw thank you very much
|
|||
24 Aug 2007, 03:17 |
|
LocoDelAssembly 24 Aug 2007, 03:25
Yardman, sorry for my curiosity but, from where did you copy that line?
[edit]I reply myself, NTDLL.DLL has a function named fabs in its export table. Well, the function can be either removed or change its label to other name (but keeping the quoted string intact)[/edit] |
|||
24 Aug 2007, 03:25 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.