Post Reply 
My Password Generator
03-31-2012, 08:37 AM
Post: #41
RE: My Password Generator
I will continue with this.

http://www.mibsoftware.com/php2cpp/

What about this. This stuff converts php into c++ . I saved it, compiled it and I get the exe file that just closes it self. Too late at my place now to go into it deeper so I will continue tomorrow. Maybe open a thread. Smile

[Image: freevps-userbar.php?name=vwchox&bg=1]
User Tools
Quote this message in a reply


04-01-2012, 06:43 PM
Post: #42
RE: My Password Generator
(03-31-2012 08:27 AM)Hello71 Wrote:  A password generator seeded solely on time seems not entirely secure. Either way, I still use KeePass backed up onto Dropbox for my passwords.

Posting about where and how exactly you store password doesn't seem to be secure as well.

Still, I have no bad intetions. Dodgy
User Tools
Quote this message in a reply
04-01-2012, 07:18 PM
Post: #43
RE: My Password Generator
(04-01-2012 06:43 PM)BIG_Yack Wrote:  
(03-31-2012 08:27 AM)Hello71 Wrote:  A password generator seeded solely on time seems not entirely secure. Either way, I still use KeePass backed up onto Dropbox for my passwords.

Posting about where and how exactly you store password doesn't seem to be secure as well.

Still, I have no bad intetions. Dodgy

Yeah but someone else maybe does. Still a good point about telling others where he stores passwords. Smile

Anyone tried to turn that php code? Or I have to open my C# Dodgy

[Image: freevps-userbar.php?name=vwchox&bg=1]
User Tools
Quote this message in a reply
04-02-2012, 04:53 AM
Post: #44
RE: My Password Generator
I'm happy to announce that I added another mirror for this password generator.

I'm hosting it on my own site now and on my old site Singularity.

Mirror: http://serialthrilla.us.to/pwgen
Source mirror: http://serialthrilla.us.to/pwgen/source.txt
User Tools
Quote this message in a reply
04-02-2012, 06:20 AM
Post: #45
RE: My Password Generator
(03-31-2012 08:37 AM)vwchox Wrote:  I will continue with this.

http://www.mibsoftware.com/php2cpp/

What about this. This stuff converts php into c++ . I saved it, compiled it and I get the exe file that just closes it self. Too late at my place now to go into it deeper so I will continue tomorrow. Maybe open a thread. Smile

You are going to have to modify the code to make it do what you want. AFAIK, a PHP to c++ interpreter is still for CGI.

You should really just rewrite the code in another language however.
User Tools
Quote this message in a reply
04-02-2012, 07:58 AM (This post was last modified: 04-02-2012 07:59 AM by Nevil.)
Post: #46
RE: My Password Generator
Well I guess I have no other choice. Still don't have that much time to do it and it's not a priority. Someone said I can open a thread? Is it possible?
To open a thread in which I would rewrite the code. Smile

[Image: freevps-userbar.php?name=vwchox&bg=1]
User Tools
Quote this message in a reply
04-02-2012, 07:30 PM
Post: #47
RE: My Password Generator
yes... Opening a Thread for that will also be good, but before then contact any moderator
User Tools
Quote this message in a reply
04-03-2012, 04:56 AM
Post: #48
RE: My Password Generator
You don't need to contact a moderator if you want to post a new thread...

Cody_Maverak

Thank You For My VPS 3!

[Image: 2583668015.png]
User Tools
Quote this message in a reply
04-07-2012, 08:28 AM (This post was last modified: 04-07-2012 08:29 AM by perennate.)
Post: #49
RE: My Password Generator
I wrote a similar password generator, but instead of just random passwords it generates passwords for different websites based on a random seed settings (which can be copied across computers to "sync" them), a passphrase, and a identifier for what the password will be used for (say, "freevps"). I actually made it a Google code project, at http://code.google.com/p/axpasgen/ .

After I wrote it I found out that there was something similar at http://crypto.stanford.edu/PwdHash/ , which seems to also have a Firefox addon or something. But I usually use mine because I made it Tongue

Edit: added spaces after links because punctuation got put into links
User Tools
Quote this message in a reply
Post Reply 


Forum Jump:



User(s) browsing this thread:
1 Guest(s)