/code2il

Convert your C# code to low-level IL assembly instructions

Primary LanguageC#MIT LicenseMIT

What is code2il?

It's a simple website (in ASP.NET) that lets online visitor convert their high-level C# source code (or VB) to low-level IL assembly op-code instructions.