reverse_engineering » Computer internet security 
information computer networking security
 
|
|
|
News
|
Advertise
|
|
Products
|
Contact
 

Posts Tagged ‘reverse_engineering’

Biometric algorithms are proprietary and not validated

Sunday, September 30, 2007 3:54

Many encryption algorithms are publicly available to allow cryptographers to analyse and verify the strength of the encryption. Biometric algorithms are not readily available for review and are thus an unknown factor. Biometric algorithms do not generally fulfil the same purpose as cryptographic algorithms. Rather, they represent the encoding rules for the biometric feature ...

This was posted under category: Biometrics security  |  Read Full Story  |  0 Comments

Decompilation Makes .NET Applications Open Source

Sunday, July 1, 2007 12:38

This is a common claim, and completely preposterous. Even if you could decompile to the absolute original source, including comments, local variable names etc, that wouldn't make the application Open Source Software. The Open Source movement is about software licences - what you have the legal right to do. If ...

This was posted under category: ASP.NET security, Decompilation  |  Read Full Story  |  0 Comments