Log in

View Full Version : nasm and ordinal import


_d_
August 3rd, 2005, 09:11
hi,

is there no way to import function by ordinal when i use nasm ?

thanks

bilbo
August 4th, 2005, 02:05
Sure!

You can download a sample at http://www.anticracking.sk/elicz/infos/EliASM2.zip

(by the way, you could have found it easily searching for "nasm" AND "import by ordinal"...)

Best regards, bilbo

_d_
August 9th, 2005, 07:06
@bilbo

http://www.anticracking.sk/elicz/infos/EliASM2.zip
^^^
this example doesn't uses any import by ordinal ....

>>(by the way, you could have found it easily searching for "nasm" AND "import >>by ordinal"...)

there is no information about it....even not at the nasm homepage!!!