Jump to content

  • Log In with Google      Sign In   
  • Create Account

Awesome job so far everyone! Please give us your feedback on how our article efforts are going. We still need more finished articles for our May contest theme: Remake the Classics

#ActualFlyingDutchman

Posted 16 November 2012 - 01:42 AM

just use a sha512 with salt and push your regular stream through it. the results you write on disk. the salt should be hardcoded somewhere.

when somehow then wants to "crack" your program, he would need to get the salt out of the binary.

#2FlyingDutchman

Posted 16 November 2012 - 01:42 AM

just use a sha512 with salt and push your regular stream through it. the results you write on disk. the salt should be hardcoded somewhere.

when somehow then wants to "crack" your program, he would need to get the salt out of the binary.

#1FlyingDutchman

Posted 16 November 2012 - 01:42 AM

just use a sha512 with salt and push your regular stream through it. the results to write on disk. the salt should be hardcoded somewhere.

when somehow then wants to "crack" your program, he would need to get the salt out of the binary.

PARTNERS