Welcome
Username:

Password:


Remember me

[ ]
[ ]
[ ]
Main Menu
· News
· Search
· Forum
· Blogs
Chatbox
You must be logged in to post comments on this site - please either log in or if you are not registered click here to signup



Kurapica
20 Feb : 17:09
you are welcome

LCfer
20 Feb : 17:04
Thanks a lot for dotNet Tracer v0.8 Kurapica ^^

testic
16 Feb : 21:32
anyone already take a look to new reflector 6 and add-on for visual studio (new smartasm)

LCfer
10 Feb : 00:04
Thanks a lot Kurapica!

Kurapica
09 Feb : 19:29
I will add the arguments feature in the next version.

ZeNiX
09 Feb : 15:11
Good Morning!

LCfer
08 Feb : 14:38
Thanks, I tried that, but "Select an executable assembly file first !!" message come out. No luck

Kurapica
07 Feb : 19:18
I think it's possible, after you select the file, make sure to add the parameters manually.

LCfer
07 Feb : 13:46
I mean, it's possible to execute exe with parameter? Ex: abc.exe /launch

Kurapica
06 Feb : 21:44
Unfortunately you can't see parameters in the tracer's log, all you can see is the Method's full name.

RSS Feeds
Our news can be syndicated by using these rss feeds.
rss1.0
rss2.0
rdf
Registration
This site complies with The Children's Online Privacy Protection Act of 1998 (COPPA) and as such cannot accept registrations from users under the age of 13 without a written permission document from their parent or guardian. For more information you can read the legislation here. Please contact the main site admin here if you require assistance.

Please certify you are 13 or over the age of 13.

No Yes

Latest Downloads
(dotNET Reversing:)
Removing Strong Name Protection
Author: CodeRipper
Removing Strong Name Protection: This is my second tutorial regarding strong name protection
Date: 13 Mar : 22:43
Filesize: 34.98 kb
Total Downloads: 20
Download

(dotNET Reversing:)
Fixing Eziriz .net Reactor 4.0
Author: CodeRipper
Introduction: This version of .NET Reactor acts like a .NET protector not like a .NET packer. This tutorial will teach you how to fix values so you could be able load the assembly under Reflector.At last I find how to fix metadata streams!
Date: 09 Mar : 01:15
Filesize: 77.85 kb
Total Downloads: 34
Download

(Coding:)
Ufmodwrapper
Author: whoknows
Finally play XM files, just with 28.5kb NET DLL file full credits fly to : UFO-Pu55y I just make the wrapper (check .vbproj for more)
Date: 06 Feb : 21:55
Filesize: 107.03 kb
Total Downloads: 37
Download

(dotNET Tools:)
Babel Invalid Opcode Remover
Author: DrPcPutte
B.I.O.R (Babel Invalid OpCode Remover) Is a tool for removing invalid opcodes in babel obfuscated assemblies so assembly can be opened in reflector and deobfuscated with other .net tools
Date: 24 Jan : 06:54
Filesize: 18.21 kb
Total Downloads: 104
Download

(dotNET Tools:)
whoknows NET patcher
Author: whoknows
The purpose of this utility is to make something like dUP for NET assemblies. also patches the target and resign it to user machine. Also you can save and load Projects.
Date: 02 Jan : 22:11
Filesize: 173.34 kb
Total Downloads: 534
Download

(Debuggers and Disassemblers:)
PEBrowse Professional
Author: Russell Osterlund
PEBrowse Professional (v10.1.2) is a static-analysis tool and disassembler for Win32/Win64 executables and Microsoft .NET assemblies produced according to the Portable Executable specifications published by Microsoft. For Microsoft Windows Vista, Wi [more...]
Date: 29 Dec : 19:33
Filesize: 1.63 mb
Total Downloads: 242
Download

(Coding:)
[ N E T ] Play Xm With Native Bassmod Dll (C++)
Author: whoknows
In this piece of code I show you : -How to play XM file with the native BASSMOD DLL lib (C++) 34kb! (NET BASSMOD DLL lib is 495kb! oops!) -Export resource file (DLL) -Play XM from resource file
Date: 28 Dec : 18:05
Filesize: 124.6 kb
Total Downloads: 69
Download

(Coding:)
.NET Introduction to APIs
Author: whoknows
A nice tutor that explains the usage of some Windows APIs via .NET platform.
Date: 28 Dec : 06:24
Filesize: 929.98 kb
Total Downloads: 119
Download

(BS Tools:)
Reflector.codesearch V5.0.0.26699, patched.for.case.insensitive.search
Author: whoknows
A patched version of this useful plugin to enable case insensitive search in Reflector.
Date: 22 Dec : 05:20
Filesize: 34.37 kb
Total Downloads: 152
Download

(Byte Patching:)
RE TuneUp Utilities - Version 2010 LX
Author: liquidx
Quite a short and simple tut, shows that simple methods sometimes still work and you can get to where you want to be. Program protection = None. Coded in delphi. Illustrates use of string searching and also the program reading from .dat file and [more...]
Date: 21 Dec : 03:40
Filesize: 4.08 mb
Total Downloads: 223
Download

(Keygenning:)
Keygenning Fairs Audio Converter, Fliping and Inverting + MD5
Author: OmegaLock
Keygenning Fairs Audio Converter, Fliping and Inverting + MD5
Date: 20 Dec : 17:37
Filesize: 421.82 kb
Total Downloads: 67
Download

(dotNET Tools:)
AdmiralDebilitate
Author: Greg Jenkins
AdmiralDebilitate is a tool for removing .NET strong name signing, particularly suited for large projects consisting of multiple nested dependencies. The interface is fairly simple: open up all relevant executables simultaneously (or all PEs if late- [more...]
Date: 19 Dec : 18:03
Filesize: 202.11 kb
Total Downloads: 212
Download

(dotNET Tools:)
Bad Net Opcodes Finder V0.5
Author: whoknows
A tool used to fix a nasty anti-decompiler trick, the trick is based on using invalid opcodes to make the decompilation process impossible with tools like Reflector. so you can use this tool to kill these nasty invalid opcodes and see the code aga [more...]
Date: 18 Dec : 02:44
Filesize: 860.05 kb
Total Downloads: 602
Download

(Serial fishing:)
Text To Speech Maker Serial Phishing Tut, Level - beginner
Author: mafiaonmove
This one is what I've done recently. I'm not sure if there r other tutors available about the same topic. So if someone have already done it sorry to him. This tutor is for educational purpose only.
Date: 18 Dec : 02:44
Filesize: 5.11 mb
Total Downloads: 144
Download

(dotNET Reversing:)
s4tan's s4tanic0de - Keygenning challenge
Author: s4tan & Cyclops
This is my second .NET crack-me, I hope you enjoy it : ) Description: This crackme implements a very basic math function (I think you have more fun in reversing code than math function :P), the real difficulty is to understand how the program w [more...]
Date: 13 Dec : 05:36
Filesize: 128.81 kb
Total Downloads: 112
Download

Most Wanted ever
 DotNET Tracer
Total downloads: 2232
Filesize: 1.37 mb
 dotNET Dumper
Total downloads: 1516
Filesize: 425.13 kb
 dotNET DeObfuscator
Total downloads: 1199
Filesize: 402.64 kb
 Cracking Property Grid For Visual Studio 2005
Total downloads: 977
Filesize: 8.59 mb
 .NET Manual Unpacking
Total downloads: 917
Filesize: 813.74 kb