Search code examples
How to programmatically inject parameters/instructions into a pre-built portable executable...


winapiassemblymasmportable-executable

Read More
Writing MASM functions for c++ program...


c++cassemblymasm

Read More
FindWindow returns zero in MASM32 program even if the window exists...


winapiassemblyx86masmmasm32

Read More
make dynamic array in assembly...


assemblymasmdynamic-arraysdynamic-allocation

Read More
Why PUSH a variable via a register, rather than PUSH the variable directly in assembly language?...


assemblymasmmasm32keylogger

Read More
Why is MASM crashing on assembly?...


assemblycompilationlinkermasmml

Read More
Visual Studio Express and Macro Assembler includes...


assemblyvisual-studio-expressmasm

Read More
Initializing Big Numbers with Constants in MASM...


assemblyx86masm

Read More
How can I use the ADD instruction with MASM?...


assemblyx86masm

Read More
Hex Rays conversion...


c++cx86masm

Read More
How do I intentionally read from main memory vs cache?...


performancecachingassemblymasm

Read More
MASM segment directive...


assemblymasm

Read More
Write a maximum of two instructions to clear, set and complement some bits in the AL register...


assemblyx86xormasm

Read More
Nasm building a string...


nasmmasmmasm32

Read More
what are the contents of a .lst file generated by masm program?...


assemblymasm

Read More
ReadFile() WinApi assembler...


winapiassemblymasm

Read More
run another program from assembly language...


assemblyx86masm

Read More
C# calling a MASM Assembly DLL...


c#interopmasm

Read More
Any Way To Make This Snippet More Efficient?...


performanceassemblymasm

Read More
Assembly language - masm32 - multiplying...


assemblymasmmasm32

Read More
How To Compile, Build and Debug MASM Using Visual Studios 2005 Standard...


assemblywindows-xpx86masm

Read More
Visual-C++ inline assembler NEAR JMP...


visual-c++assemblymasm

Read More
ASM Start Process hidden...


winapiconsolenasmmasmdisassembly

Read More
MASM -- how to define a procedure with the same name as a keyword?...


visual-studioassemblymasm

Read More
How to convert string to integer in MASM...


stringparsingintegermasm

Read More
MASM locals: dynamically allocated data?...


c++masm

Read More
Printing values of arrays in MASM assembly...


winapiassemblyx86masm

Read More
x86 assembly-masm32: invalid instruction operands...


assemblyx86masm

Read More
Why content of EAX differs?...


assemblyx86masm

Read More
Use Visual C++ Environment and "Asm" keyword as alternative for Assembler IDE?...


c++assemblymasm

Read More
BackNext