I need to open a text file in my C drive and my code is in drive D. Is there a way to read that file?
(I recently started assembly programming, so I don`t know if there are any extra information I should write here ._.)
I`m using windows 10 x 64 and nasm
but right now I'm trying to find a exe file data accesses using ollydbg and I know they are on another drive and searching for mov eax,3
didn't help :)