Jump to content
Tuts 4 You

.NET Reversing Papers (1-2)


Teddy Rogers

About This File

.NET Reversing Paper 1

Quote

In this particular paper I will intend to teach you as much as I can about howto reverse any type of .NET targets as good as humanly possible. But first you should take a few hours to teach and learn yourself at least 1 of the many .NET languages which are avail. today.

I myself recommend either Visual Basic .NET or Visual C#! Anyhow, if you have no knowledge in basic reverse code eningeering from before this is then no paper for you to read! Yes, it may seem too some that .NET reversing is easier than "normal" reversing but thats of course very wrong!

.NET Reversing Paper 2

Quote

This program uses RSA-1024 as its main protection on the serial part, and our goal is today to keygen this piece. However, if you have any earlier experience with RSA you probably know that RSA-1024 most likely cannot be factorised, so we need to patch the public key (and to those who thinks of a wiener attack, forget it the key is too strong).

Now, obfuscation shall not stop us! Hehehe, its not that hard to read between the lines.

 


User Feedback

Recommended Comments

There are no comments to display.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...