Forum: .NET Reverse Engineering
01-30-2009, 05:56 AM
|
Replies: 23
Views: 44,483
Hey, sorry to bug you again...
Haven't really had much time to try my hand at reversing anything since the last time I posted on this board, that said, I wanted to see if I could make a proper keygen for particular app and when I...
|
Forum: .NET Reverse Engineering
10-08-2008, 11:51 PM
|
Replies: 7
Views: 16,274
|
Forum: .NET Reverse Engineering
10-07-2008, 02:12 PM
|
Replies: 7
Views: 16,274
I don't think you can cast a value (the cast...
I don't think you can cast a value (the cast instruction requires an object reference). However, pushing the appropriate ascii value and boxing it to a char seems to do the trick. Thanks for the...
|
Forum: .NET Reverse Engineering
10-07-2008, 11:30 AM
|
Replies: 7
Views: 16,274
Thanks for the response Kurapica; you must have...
Thanks for the response Kurapica; you must have sent it when I was responding to my own post, lol.
And yes, you understand the problem correctly, and no I don't think there were any strings with the...
|
Forum: .NET Reverse Engineering
10-07-2008, 11:13 AM
|
Replies: 7
Views: 16,274
|
Forum: .NET Reverse Engineering
10-07-2008, 08:05 AM
|
Replies: 23
Views: 44,483
|
Forum: .NET Reverse Engineering
10-07-2008, 07:37 AM
|
Replies: 7
Views: 16,274
Can a string object be created in place
First off, I just wanted to thank everyone who has taken time to contribute to this board. This is really one of the best (and definitely most active) resources on .net reversing I've been able to...
|
Forum: .NET Reverse Engineering
10-07-2008, 01:16 AM
|
Replies: 23
Views: 44,483
|
Forum: .NET Reverse Engineering
10-06-2008, 03:12 AM
|
Replies: 23
Views: 44,483
|