[Tut] Edit / Decompiling .dll Files

01/11/2012 10:07 XxXchowXxX#1
I got some useful tutorials in other site about decompiling .dll files


Requirements: (Must download and install this first)
1. .NET Reflector ([Only registered and activated users can see links. Click Here To Register...])
2. FileGenerator plugin ([Only registered and activated users can see links. Click Here To Register...])

--------------------------------------------------------


1. Open/Run Reflector.exe
2. Go to View and click Add-Ins
3. In the Add-Ins window click Add
4. Find the .dll you have downloaded Filegenerator.dll (which came with the FileGenerator plugin)
5. Close the Add-Ins window
6. Go to File click Open and choose the .dll file that you want to decompile
7. After you have opened it, it will appear in the tree view
8. Go to Tools and click Generate Files (Ctrl+Shift+G)
9. Select the output directory and select appropriate settings as your wish
10. Click Generate Files
01/11/2012 11:38 MoepMeep#2
Wow, a tutorial about decompiling .Net!
01/12/2012 02:25 vwap#3
And what, when I have a native code file? :p
01/12/2012 18:37 _supreme_#4
meeeh learn asm ( asm is a bit too hardcore for me, but the linux pro's use that for "rewriting" windows programs for wine ).
01/12/2012 18:55 jacky919#5
not only "Linux pros" use asm
07/26/2012 07:04 jpblu3#6
its say's my dll is not a .net module how can i resolved??
07/28/2012 02:28 MrSm!th#7
You could try it with a .net dll :)
07/28/2012 07:21 jpblu3#8
Quote:
Originally Posted by MrSm!th View Post
You could try it with a .net dll :)
Thanks for response so how can i generate the source code of .dll file i want to disassembly?
07/28/2012 19:19 SmackJew#9
Quote:
Originally Posted by jpblu3 View Post
Thanks for response so how can i generate the source code of .dll file i want to disassembly?
Get a disassembler for native programs. All you'll get is ASM though, or maybe, depending on the disassembler some kind of very vague and incomplete C representation of the ASM.
07/21/2013 17:13 twyler123#10
Doesnt work for all DLL's-
".... dll is not a .Net Module"
How to add other modules to -.net reflector?
07/21/2013 17:39 Schlüsselbein#11
Quote:
Doesnt work for all DLL's-
".... dll is not a .Net Module"
How to add other modules to -.net reflector?
You are retarded.