Re: IL Code Security
From: gabriel (no_at_no--spam.com)
Date: 02/05/04
- Next message: Nat: "Re: Write javascript 'into' a c# .NET webapplikation"
- Previous message: Stephan Rose: "Re: Form Input Focus"
- In reply to: Tim Mulholland: "IL Code Security"
- Next in thread: Tim Mulholland: "Re: IL Code Security"
- Reply: Tim Mulholland: "Re: IL Code Security"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 05 Feb 2004 16:11:06 +0000
Tim Mulholland wrote:
> Basically, i'm curious to find out what others think about all this,
Let your boss know that it is rather straightforward to disassemble a C/C++
application and if you are looking for an algorithm in particular, it is
even easier to get from the generated assembler.
Likewise, you can reverse engineer .NET IL. I use Thinstall to obfuscate
and prevent memory-peeking which is a way to get aroung obfuscation of .NET
assemblies.
There is no perfect solution for either .NET or older stuff.
-- gabriel
- Next message: Nat: "Re: Write javascript 'into' a c# .NET webapplikation"
- Previous message: Stephan Rose: "Re: Form Input Focus"
- In reply to: Tim Mulholland: "IL Code Security"
- Next in thread: Tim Mulholland: "Re: IL Code Security"
- Reply: Tim Mulholland: "Re: IL Code Security"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|