Decompiler like Reflector on C# - Need People to work withMe

Post your questions regarding programming in C# in here.
5 posts Page 1 of 1
Contributors
User avatar
NecroPhis
VIP - Donator
VIP - Donator
Posts: 345
Joined: Sun Aug 08, 2010 1:14 pm

im trying to make a decompiler on C# like reflector , i made some simple 1
it can show some class names and form names of compiled C# file , but i need help , if u interested , leave a msg here or send a pm
Image
User avatar
comathi
Coding God
Coding God
Posts: 1242
Joined: Fri Mar 26, 2010 1:59 pm

If i'm not mistaking, decompiling is not allowed on this website.
User avatar
Axel
Coding God
Coding God
Posts: 1928
Joined: Sun Jun 27, 2010 9:15 pm

This will be wayy too much work
and disassembling projects isn't allowed, I didn't see any rule about creating such a program
http://vagex.com/?ref=25000
User avatar
DreadNought
VIP - Donator
VIP - Donator
Posts: 116
Joined: Fri Jan 08, 2010 12:37 pm

Eeeehhh!

From memory(excuse if I get the name slightly wrong) You can do this by using the CodeDom and the System.Windows.Reflect(or similar) namespaces to complete your ask.

Use google buddy, Lot's of helpful stuff there.
Bound and boom tech,
The Future Of Coding
User avatar
MrAksel
C# Coder
C# Coder
Posts: 1758
Joined: Fri Mar 26, 2010 12:27 pm

NecroPhis has already completed the project some months ago he said in a PM. The topic should be locked.
LMAOSHMSFOAIDMT
Laughing my a** of so hard my sombrero fell off and I dropped my taco lmao;


Over 30 projects with source code!
Please give reputation to helpful members!

Image
Image
5 posts Page 1 of 1
Return to “General coding help”