View Single Post
  #1  
Old 06-02-2015, 12:25
chessgod101's Avatar
chessgod101 chessgod101 is offline
Co-Administrator
 
Join Date: Jan 2011
Location: United States
Posts: 535
Rept. Given: 2,221
Rept. Rcvd 691 Times in 219 Posts
Thanks Given: 703
Thanks Rcvd at 939 Times in 186 Posts
chessgod101 Reputation: 500-699 chessgod101 Reputation: 500-699 chessgod101 Reputation: 500-699 chessgod101 Reputation: 500-699 chessgod101 Reputation: 500-699 chessgod101 Reputation: 500-699
String Xoring Utility 1.0

String Xoring Utility 1.0 is an application that will xor encrypt a text string, output it in an array format, and generate a decryption routine for both C++ and Delphi. This will help a programmer hide sensitive strings in their code. Since this will prevent the encrypted text from showing up in string references, this will make reverse engineering slightly more difficult. It can also stop a newbie ripper from hex editing your keygen.

Screenshot:
Code:
http://4.bp.blogspot.com/-rLwpePyryd0/VW0qHPoiNrI/AAAAAAAAAeI/AfLoJF7Edjo/s1600/2015-06-01%2B23_55_00-.jpg
Homepage:
Code:
http://reverseengineeringtips.blogspot.com/2015/06/string-xoring-utility-10.html
Download:
Code:
https://mega.co.nz/#!AlUFyAzQ!2EMpQdIUraxsU8b_v3L-S_j5QmFV3dBkg3A0Oo8J2tM
Source:
Code:
https://mega.co.nz/#!slcUjIYS!sl0EKHmdUjXOBTOYrQEpeM4zkw44Vix8aG9v11qcxnU
Sample Programs + Source:
Code:
https://mega.co.nz/#!AokSXSZK!zUjQgfpTqng6h1uqcd2XMlwaRb3XY7ViLrZih2XZ9Ds
__________________
"As the island of our knowledge grows, so does the shore of our ignorance." John Wheeler
Reply With Quote
The Following 5 Users Gave Reputation+1 to chessgod101 For This Useful Post:
canopus (06-03-2015), dalkia (06-06-2015), niculaita (06-06-2015), Storm Shadow (06-04-2015), wilson bibe (06-02-2015)
The Following 8 Users Say Thank You to chessgod101 For This Useful Post:
DCA (06-10-2015), giv (06-05-2015), Jay (06-03-2015), niculaita (06-06-2015), ontryit (06-04-2015), taos (06-03-2015), the_beginner (07-05-2015), zeuscane (06-02-2015)