masm
Decrypt file using XOR
First I\'m using MASM, I\'m opening an encrypted file and putting it\'s contents into a buffer and exporting it to a new file. I have everything working except the decrypting portion.[详细]
2022-12-10 13:52 分类:问答LNK4086 warning and missing dll entrypoint in VS2008 asm build
I tried to compile the following .asm file in VS2008 (as part of an empty Win32 dll project to which I added this single .asm file):[详细]
2022-12-10 01:06 分类:问答Visual C++ Assembly link library troubles
I\'m having a problem having my projects built in VC++ Express 2008... I\'m using a library, irvine32.inc/lib. INCLUDE Irvine32.inc works for me at school (On already configured VS environments) by d[详细]
2022-12-09 06:24 分类:问答I Need Help Displaying a Value in Assembly [duplicate]
This question already has answers here: Displaying numbers with DOS (1 answer) How do I print an integer in Assembly Level Programming without printf from the c library?[详细]
2022-12-07 19:26 分类:问答