Forum: .NET Reverse Engineering
08-27-2012, 06:50 PM
|
Replies: 6
Views: 37,155
In general, you cannot remove strong name from...
In general, you cannot remove strong name from DLL and expect it to run. To verify if strong name is the issue, you can use Fusion log: http://msdn.microsoft.com/en-us/library/e74a18c4.aspx
There...
|
Forum: .NET Reverse Engineering
08-24-2012, 08:06 AM
|
Replies: 2
Views: 33,217
|
Forum: Reverse Code Engineering
07-08-2012, 02:56 AM
|
Replies: 2
Views: 11,926
|
Forum: .NET Reverse Engineering
06-13-2012, 02:03 PM
|
Replies: 2
Views: 34,376
You've made some progress since last post,...
You've made some progress since last post, congratulations! :)
You should look into GClass32.smethod_9() - it gets password in one of parameters and then modifies it a bit. Figure out the the...
|
Forum: General Forum
05-25-2012, 03:50 PM
|
Replies: 4
Views: 20,481
|
Forum: File Unpacking
02-27-2012, 06:36 PM
|
Replies: 2
Views: 17,035
|
Forum: .NET Reverse Engineering
02-27-2012, 12:20 PM
|
Replies: 1
Views: 28,163
Why do you want to use old DLL with new...
Why do you want to use old DLL with new executable? In general it's a bad idea.
Normally I would suggest Mono.Cecil, as it can add new functions to assembly. But taken into account your previous...
|
Forum: File Unpacking
02-26-2012, 01:08 PM
|
Replies: 2
Views: 21,880
|
Forum: .NET Reverse Engineering
02-14-2012, 10:33 AM
|
Replies: 3
Views: 30,238
|
Forum: General Forum
01-31-2012, 06:24 AM
|
Replies: 14
Views: 85,229
Dear demigods,
it's been 2 months since you...
Dear demigods,
it's been 2 months since you disabled new user registrations. In your initial post you said that the restriction will last "30 days or so".
Have you decided in which direction this...
|
Forum: Reverse Code Engineering
01-25-2012, 05:09 AM
|
Replies: 4
Views: 14,072
|
Forum: Reverse Code Engineering
01-24-2012, 05:07 PM
|
Replies: 4
Views: 14,072
You could start by NOT cross-posting from...
You could start by NOT cross-posting from Tuts4you. (http://forum.tuts4you.com/topic/28181-how-to-jump-into-a-freshly-injected-dll/) ;)
Having said that, check out these Google searches:...
|
Forum: .NET Reverse Engineering
01-24-2012, 09:09 AM
|
Replies: 2
Views: 23,359
|
Forum: .NET Reverse Engineering
01-19-2012, 04:49 PM
|
Replies: 5
Views: 30,886
|
Forum: .NET Reverse Engineering
12-15-2011, 08:39 AM
|
Replies: 7
Views: 22,816
|
Forum: General Forum
12-05-2011, 09:45 AM
|
Replies: 14
Views: 85,229
Yes, I'm serious. But that's only my opinion,...
Yes, I'm serious. But that's only my opinion, based on my experience at Exelab and Wasm. :)
Registration at Exelab requires answering several questions about reversing and about board rules. As a...
|
Forum: General Forum
12-05-2011, 06:37 AM
|
Replies: 14
Views: 85,229
It's an interesting decision but I'm not sure...
It's an interesting decision but I'm not sure it's the right one. New members were the ones asking interesting questions and exhibiting interesting problems. Af if there are no interesting problems,...
|
Forum: .NET Reverse Engineering
11-17-2011, 01:43 PM
|
Replies: 2
Views: 20,543
|
Forum: .NET Reverse Engineering
11-16-2011, 04:18 AM
|
Replies: 21
Views: 149,149
|
Forum: File Unpacking
11-15-2011, 02:19 PM
|
Replies: 7
Views: 26,460
|
Forum: File Unpacking
11-12-2011, 02:52 PM
|
Replies: 22
Views: 44,703
|
Forum: .NET Reverse Engineering
10-30-2011, 12:08 PM
|
Replies: 2
Views: 20,143
|
Forum: .NET Reverse Engineering
09-09-2011, 06:53 AM
|
Replies: 5
Views: 19,851
|
Forum: .NET Reverse Engineering
09-09-2011, 06:09 AM
|
Replies: 5
Views: 19,851
|
Forum: File Unpacking
09-08-2011, 11:26 AM
|
Replies: 2
Views: 17,803
1) It's not "unknown.dll", it's...
1) It's not "unknown.dll", it's "MapleStory.dll" - part of BT.MSEA.v107.5, cheat for MappleStory game.
2) It's protected with VMProtect.
|