I am currently making a program to encrypt and decrypt another program. The problem I'm running into is that I am unable to run the decrypted program. It decompiles to the same code. My guess would be the extra bytes it needs to add to make it cryptable. I am using AES with a 128-bit key. If you know a solution to this problem, please reply.
Encryption problem.
Page 1 of 12 Replies - 273 Views - Last Post: 28 September 2012 - 08:32 PM
Replies To: Encryption problem.
#2
Re: Encryption problem.
Posted 28 September 2012 - 08:02 PM
You're going to need to be more specific.
#3
Re: Encryption problem.
Posted 28 September 2012 - 08:32 PM
Well basiclly what is happening is I am encrypting a .jar file, and when it is decrypted, it has slightly more bytes because in order to be encrypted/decrypted, the amount of bytes has to be divisible by 16. Is there any known way to get rid of this "padding"?
Page 1 of 1
|
|

New Topic/Question



MultiQuote




|