Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
VB.NET Base64 Encode/Decode [SRC]
#9
This is ideal for encoding simple strings that you don't want prying eyes to catch right away. However, always keep in mind that an experienced programmer/someone with malicious intent could easily decode base64, as it's not based around any sort of encryption key.

If you were interested in looking into more advanced forms of encryption, may I suggest AES-256 (Rijndael)?
Reply


Messages In This Thread
VB.NET Base64 Encode/Decode [SRC] - by Fragma - 05-22-2010, 05:52 AM
RE: VB.NET Base64 Encode/Decode [SRC] - by Bauer - 12-19-2010, 06:27 PM
RE: VB.NET Base64 Encode/Decode [SRC] - by Break - 12-22-2010, 04:49 PM
RE: VB.NET Base64 Encode/Decode [SRC] - by aadster - 01-01-2011, 01:09 PM
RE: VB.NET Base64 Encode/Decode [SRC] - by Carbon - 01-01-2011, 09:27 PM
RE: VB.NET Base64 Encode/Decode [SRC] - by Break - 01-05-2011, 11:58 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [VB.NET] Animated Form Extend [SRC] Fragma 6 5,537 10-10-2013, 12:18 PM
Last Post: Saket
  [VB.Net][SRC] YouTube Bot HF~Legend 5 3,656 11-25-2012, 05:54 AM
Last Post: Ixam
  [VB.Net][SRC]ProgressBar Color HF~Legend 14 7,507 09-08-2012, 04:18 PM
Last Post: spesificrelax
  [VB.NET] Basic Reverse Connection RAT [SRC] hasam 1 3,047 02-01-2012, 03:10 PM
Last Post: AceInfinity
  VB.NET Computer Information [SRC] Fragma 35 17,069 01-07-2012, 03:56 PM
Last Post: Quantum

Forum Jump:


Users browsing this thread: 2 Guest(s)