Forum: .NET Reverse Engineering
04-06-2011, 05:24 PM
|
Replies: 13
Views: 34,328
|
Forum: .NET Reverse Engineering
04-05-2011, 01:49 AM
|
Replies: 3
Views: 12,737
you cannot keep the original strong name if you...
you cannot keep the original strong name if you change the assembly content (without having original keys to resign it...) That's the way the strong name protection works :-D You have to resign the...
|
Forum: .NET Reverse Engineering
04-04-2011, 07:44 PM
|
Replies: 5
Views: 17,534
Fixed Dumbassembly 0.3
Here you are a fixed version of Dumbassembly:
What's fixed:
1) Assertion failed: index >= 0 && index < m_Data.size (), file d:\vs2010\projects\dumbassembly\shared\lazyvector.h, line 17
2) Assertion...
|
Forum: .NET Reverse Engineering
04-04-2011, 07:41 PM
|
Replies: 13
Views: 34,328
Red-Gate Reflector 7 source code :-)
Are you angry about having to pay for something previously free? You don't have to. Here you are a full compilable solution with Reflector 7 (registration already solved, no time bomb, no...
|