Jump to content

encrypt offline decrypt online


tamaso
 Share

Recommended Posts

what i like to do is encrypt some text with a password using two-way encryption and then input that text into website so it can decrypted online using website code. i dont mind how it done as long as the text is secure.

Edited by tamaso
Link to comment
Share on other sites

Winrar your files & put a long 1000 digit password on each. then upload your files. I cant tell you more as the information you gave is not sufficient enough.

or use TrueCrypt to crypt your files.

how do you imagine decrypt your files online with autoit? You need learn program in php to do this.

My Projects:[list][*]Guide - ytube step by step tut for reading memory with autoitscript + samples[*]WinHide - tool to show hide windows, Skinned With GDI+[*]Virtualdub batch job list maker - Batch Process all files with same settings[*]Exp calc - Exp calculator for online games[*]Automated Microsoft SQL Server 2000 installer[*]Image sorter helper for IrfanView - 1 click opens img & move ur mouse to close opened img[/list]
Link to comment
Share on other sites

i never said decrypt with autoit online, you said that. i said webcode meaning web programming like php. if i was running my own server then sure i could run autoit at the server end too and that be alot easier but i cant.

thank you for your help. i dont want to upload it as files i want to encrypt text with autoit using 2-way encryption and then enter that encrypted text into a site so it produces the decrypt string. if i use one way hash like MD5 i cant decrypt back. i didnt want to learn entire php to just do this.

Edited by tamaso
Link to comment
Share on other sites

i never said decrypt with autoit online, you said that. i said webcode meaning web programming like php. if i was running my own server then sure i could run autoit at the server end too and that be alot easier but i cant.

thank you for your help. i dont want to upload it as files i want to encrypt text with autoit using 2-way encryption and then enter that encrypted text into a site so it produces the decrypt string. if i use one way hash like MD5 i cant decrypt back. i didnt want to learn entire php to just do this.

I still don`t quite understand what you want. You do know how to encrypt text generally right? like witha pen & paper or with php? you just dont know how to use autoit to do the same thing?

what kind of a text & how long text do you want to encrypt. ansi? unicode?

show me an example, step by step how would you encrypt & decrypt this text below so I can understand how much you actually know:

#Hello World!
My Projects:[list][*]Guide - ytube step by step tut for reading memory with autoitscript + samples[*]WinHide - tool to show hide windows, Skinned With GDI+[*]Virtualdub batch job list maker - Batch Process all files with same settings[*]Exp calc - Exp calculator for online games[*]Automated Microsoft SQL Server 2000 installer[*]Image sorter helper for IrfanView - 1 click opens img & move ur mouse to close opened img[/list]
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...