Friday, June 29, 2007

.NET Reflector, Version 5.0.25.0

hi
i think i post it later but i upload it for some other guys that they have problem whit the programmer’s site:)
.NET Reflector, Version 5.0.25.0
Reflector for .NET
Reflector is the class browser, explorer, analyzer and documentation viewer for .NET. Reflector allows to easily view, navigate, search, decompile and analyze .NET assemblies in C#, Visual Basic and IL.
Posted by REM at 22:50:10 | Permalink | Comments (1) »

Thursday, June 21, 2007

.NET Reflector, Version 5.0.21.0

Reflector for .NET
Reflector is the class browser, explorer, analyzer and documentation viewer for .NET. Reflector allows to easily view, navigate, search, decompile and analyze .NET assemblies in C#, Visual Basic and IL.
——————————————————————————
Resourcer for .NET
Resourcer is an editor for .resources binaries and .resX XML file formats used with the .NET platform. Resourcer allows editing of name/string pairs, import of bitmaps/icons and and merging of resources from different sources.
link:
miror soon whit all adds :)
Posted by REM at 12:59:08 | Permalink | No Comments »

Cracking code

hi
Cracking code - Introduction
To defend, you must have some idea of what you’re defending, and who and what you’re defending against, specifically, which attacks.  Failure do understand and know these things means that your defense will most likely not be effective, and could in fact decrease your security.  Here’s an example:
Near where I live, thieves were stealing cars that people parked in the street.  The neighbourhood committee decided that they’d stop this.  The solution they implemented was to put gates at all entrances and exits of their area, and have guards that only allow cars with a particular sticker get through.  This makes people FEEL more secure.  However, for the cost (guardhouses and gates construction, guard salaries), it’s not as effective as it could be.  A thief can still walk in just as easily (gates only block roads), and when driving a stolen car out, the guards will see the car and sticker, recognize it, and let them leave.  If they had thought about how thieves operated, then they would have realised this and done something more effective, perhaps hiring the same number of guards, but setting them on a patrol, instead of just sitting at their posts.  With unlimited resources, they could do both things, and give each member a special remote key-code to unlock the gate when they are driving.  However, the tradeoff in cost and convenience is too high for them.
This is how security is, in the physical and electronic worlds.  We have many possibilities, each with their tradeoffs.  Deciding which measures to implement requires us to understand how our opponent is going to operate, as well as the details of how exactly our defenses work.
In this series, I’m going to show you how to crack simple code.  I’m going to make a series of samples to try this out on (to avoid DMCA problems with real code), so as to get a feel of what crackers do to code.  It is not going to be in-depth or show how to become a master cracker.  Just enough so that we could attack a simple Windows/.NET program’s licensing key system, which is a common theme in software protection.
Continue to Part 1, where we’ll crack some simple code…
Posted by REM at 12:56:00 | Permalink | No Comments »

Monday, June 18, 2007

Spices.Net Suite v5.3

Spices.Net
Offers a wide range of useful, powerful and effective tools to protect, secure, optimize, decompile, research, and analyze .Net software. 
v5.3
* Spices.Obfuscator: now offers ResourceProtection - technology protects managed resources by encrypted resource names so that they can’t be determined if the assembly is altered. The ResourceProtection feature is part of the patent pending TamperProof technology that allows the developer to protect all of their assets - code, metadata, and managed resources.
* Spices.Obfuscator: Spices.Anonymizer technology improvements.
* Spices.Obfuscator: StringEncryption technology empowered with compression, EnhancedEncryption doubles protection of “sensitive” information.
* Spices.Decompiler: Wide range of improvements and corrections. 
home:http://www.9rays.net
link:
Posted by REM at 22:19:54 | Permalink | Comments (1) »

Sunday, June 10, 2007

.NET Patching with SmartKill

 .NET Patching with SmartKill
Author  Ufo-Pu55y
 Hi there, this is just a help tutorial about the tool , which was developed by tKC and me. It helps you get into apps protected with . I will use it on tKC’s latest CrackMe (#9) to show you some of its possibilities.
But this tutorial will also show you some important things, you should know about .NET Reflector !
Used tools:
v0.3
WinHex
.NET Reflector
NOTE: Be sure to get the latest update of .NET Reflector ! For example today was an update, which fixed an Anti-Reflector-Trick used by newer versions ^^
Filesize  2.63 mb
http://rapidshare.com/files/35245460/index.php_q_aHR0cDovL3R1dHM0eW91LmNvbS9yZXF1ZXN0LnBocD8xNjkx
after download rename to *.rar
Posted by REM at 17:57:02 | Permalink | No Comments »