How to use .net reflector?

Posts 1–5 of 5 · Page 1 of 1
How to use .net reflector?
Someone referred this to me, and im not really sure how to use it :l.
Anyone wanna explain?
this is c+p'd from a random website, if it helps let me know.

I figure a lot of you out there know how to do this and maybe just need a reminder to do it...

This is for those times when you are in VS.Net and need to look at the code for some dll that your project uses, but you just don't have the code handy and VS.Net's object browser doesn't show enough information for you. In order to make Reflector the default view/browser when you double click on a dll in the bin directory all you need to do is the following: (I am assuming you have Reflector already and know what the "Show All Files" button is)

Open some project in VS.Net that uses a dll
Go to the Solution Explorer window (Ctrl+Alt+L)
Click on the show all files button
Navigate to the bin/Debug folder
Find a dll in the folder, right-click on it and choose "Open With..."
Click the Add button and find Reflector on your system
Click OK
Click the Set as Default button
Click OK
That's it! Now when double click on a dll in the bin directory Reflector will open loading that dll for you so you can have a power object browser when you need it
@Austin eh not really :P but thanks

---------- Post added at 02:12 AM ---------- Previous post was at 02:10 AM ----------

@Paradox I finally figured it out . most people changed their email passwords anyways :l
its just a program that opens the coding of the .exe
predicting you want to open those zp hacks to steal accs.

To use it you have to find the button of which people click to get the zp or w/e it is (just example if you are not using for this reason) and open it up you should find a email and pass. Open all drop downs and stuff until you find it.

If you just mean how o use reflector it could be a program to see if there are viruses in a program you download.
@M1K3SHARK Appears that u manged thru de-compiling some noob phishers ... Just check for newly added ones
@Austin He asked for a Tut ... not to make things more worse (JKs) anyways looks solved /reqclose
Posts 1–5 of 5 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?