Jump to content

Random Encryptor


neogia
 Share

Recommended Posts

With this encryption algorithm, any combination of characters you enter outputs a random encryption (~1:1000 chance of getting the same output twice for the same input). This makes brute forcing literally impossible, unless the hijacker has this source code. For example:

This is just a test ~!@#$%^&*()

I encrypted this 6 times and got these results:

384074494594504213594504213694704504604213784213604184504604213614323454523623723484823223023123

941730150250260989250260989350460260360989440989360840260360989370089110289389489140589990789889

958430850960970689960970689060170970070689150689070550970070689080789810990090190840290690490590

393984304404414123404414123504614414514123694123514094414514123524223364434534634394734134934034

196272692792702422792702422892902702802422982422802392702802422813522652722822922682022432232332

853939359459469189459469189559669469569189649189569059469569189579289319489589689349789199999099

Previous version: 50 downloads.

RandomEncryptor.au3

Edited by neogia

[u]My UDFs[/u]Coroutine Multithreading UDF LibraryStringRegExp GuideRandom EncryptorArrayToDisplayString"The Brain, expecting disaster, fails to find the obvious solution." -- neogia

Link to comment
Share on other sites

Thanks this can help! Good job

But the encrypt and decrypt is kinda slow, can you fix that?

Edited by Firestorm

[left][sub]We're trapped in the belly of this horrible machine.[/sub][sup]And the machine is bleeding to death...[/sup][sup][/sup][/left]

Link to comment
Share on other sites

  • 5 weeks later...
  • 2 weeks later...

I get a error at the:

key *=

line. Cant run this script.

does this work ?

$tickcount = DllCall ("kernel32.dll","long","GetTickCount")

MsgBox(262144, "", $tickcount[0])

edit :

post the error

Edited by Lapo
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...