Jump to content

Simple n3 Manager!


Madza91
 Share

Recommended Posts

Hello everybody!

I maded this password manager long time ago and don't have time to finish it...

Script is uploaded, if someone wants to finish it... :P

Added entries are Encrypted with password for your Username, that means you may be hacked only if hacker knows your password :o

SnM have simple search for text in entry name...

Go to website on click on icon, copy username or password... see informations in traytip about selected entry :P

Enjoy ;D

Here is Screen Shots:

Posted Image

Posted Image

EXE Download (in zip):

SnM.zip

EXE Download for Vista users (with #RequireAdmin):

SnM_Vista.zip

AU3 Download:

SnM.au3

Edited by n3nE

[quote name='dbzfanatic' post='609696' date='Nov 26 2008, 08:46 AM']This is a help forum not a "write this for me" forum.[/quote](Sorry for bad English) :)

Link to comment
Share on other sites

Very cool Idea!

I'm taking this idea and reverse-engineering it! I'll be posting up the completed version asap=) Thanks for posting it!

Error checking in the login/password fields...

Active search:

Encrypted file with all the data in it uses username password and the compiler only password ($EncryptionPassword)

The save location/name is also a variable! Change the location and name of the file before compiling the script!

Global $EncryptionPassword = "{11B264C8-240D-4A0D-8A8A-660CFFEAE83B}" ; Change this BEFORE compiling this script!

Global $INIFileLocation = @ScriptDir & '\PassMan.ini' ; Where to place the file. 
; I've used this INIlocation string in my whole script. Don't worry about renaming the file or directory. Change it to anything you want!
; IE: @tempdir & '\PM.pmf'  =D

I've only started on this :P Any advice would be greatly appreciated!

Edited by Szhlopp
Link to comment
Share on other sites

... i added script in first post for Vista users :P

Btw, script is uploaded, you can add it by yourself :P

[quote name='dbzfanatic' post='609696' date='Nov 26 2008, 08:46 AM']This is a help forum not a "write this for me" forum.[/quote](Sorry for bad English) :)

Link to comment
Share on other sites

  • 5 months later...
  • 1 month later...

In that version isn't possible to edit that in options, but I'm working at new version with many more options, and it will be very easy-to-use...

[quote name='dbzfanatic' post='609696' date='Nov 26 2008, 08:46 AM']This is a help forum not a "write this for me" forum.[/quote](Sorry for bad English) :)

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...