Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / Languages / ASM

ASM

ASM

Great Reads

by Jerry.Wang
Modify methods' IL codes on runtime even if they have been JIT-compiled, supports release mode / x64 & x86, and variants of .NET versions, from 2.0 to 4.5.
by Toby Opferman
Building your own 64-bit Windows Extender
by akyprian
Maximum performance, reduced size applications using 32-bit assembly is easy
by Zuoliu Ding
A discussion on some basic practices highly recommended in Assembly Language Programming.

Latest Articles

by Jerry.Wang
Modify methods' IL codes on runtime even if they have been JIT-compiled, supports release mode / x64 & x86, and variants of .NET versions, from 2.0 to 4.5.
by Toby Opferman
Building your own 64-bit Windows Extender
by akyprian
Maximum performance, reduced size applications using 32-bit assembly is easy
by Zuoliu Ding
A discussion on some basic practices highly recommended in Assembly Language Programming.

All Articles