Thread: Code2IL
View Single Post
  #1  
Old 01-27-2015, 18:57
rukov rukov is offline
Family
 
Join Date: Dec 2014
Posts: 57
Rept. Given: 5
Rept. Rcvd 59 Times in 26 Posts
Thanks Given: 16
Thanks Rcvd at 46 Times in 21 Posts
rukov Reputation: 59
Code2IL

.: Introduction :.
This tool can be used to convert raw vb.net or C# code into IL Code. I made this tool initially to help me crack, so I wouldn't have to create a whole new project in order to test some IL code, but now I have realized it can be used for a lot more. This converter supports both C# and Vb.net snippets, methods, and classes. Just make sure that you have all of the references in the same class, or else it will not build. I hope you guys enjoy it, and I hope that I get some suggestions to add to this tool from this thread.

.: Features :.

Supports VB.Net & C# Code
Supports Compiling in .Net 2.0 and 3.5
Supports Snippets, Methods, & Classes
Add Your Own References
Add Your Own Imports
Import Code
Utilizes the FastColoredTextBox Class for Code Editing
A Nice Display For IL Code

Credits to Meth

Download https://mega.co.nz/#!PNpAwQTJ!T3uQs503dhchIsZTsacTf_llbFaeK0tyMrBgIuW1QbM

Last edited by rukov; 01-27-2015 at 19:13.
Reply With Quote
The Following User Gave Reputation+1 to rukov For This Useful Post:
mr.exodia (01-29-2015)
The Following 3 Users Say Thank You to rukov For This Useful Post:
cachito (10-30-2015), p4r4d0x (11-04-2015), Storm Shadow (11-05-2015)