1
vote
Personal Linux web server
If you're going to do this, spend a bit of money and at the least buy a dedicated router/firewall with a separate DMZ port. You'll want to firewall off your internal network from your server so th …
1
vote
Capicom Decryption in Linux.
CAPICOM uses standard encryption algorithms such as 3DES. If you parse the encrypted buffers yourself, you should be able to decode them using any language.
For details on CAPICOM buffers, …
