![]() |
|
SecGen by envasion - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Sharing (https://sinister.ly/Forum-Sharing) +--- Forum: Programs (https://sinister.ly/Forum-Programs) +--- Thread: SecGen by envasion (/Thread-SecGen-by-envasion) |
SecGen by envasion - envasion - 02-12-2018 Hey, here is my tool "SecGen" you can easily generate passwords with it. Features: - Change length of password - History - Supports two languages ( German / English ) Sorry for my bad english. - envasion Picture: Download: https://www.anonfiles.cc/file/c64799db58c5ef2c699f8ca39c8f04ce VirusTotal: https://www.virustotal.com/de/file/8dc41d4c130808e40e15037a9d3815af6fec20b8855cfa6086648da7e37cd270/analysis/1518450740/ RE: SecGen by envasion - chunky - 02-12-2018 It would be awesome if you could release your 4 password creation functions as one big function using a parameter to define what kind of password you want to create (I didn't check what they do or how you are calling them but I assume you are just calling them depending on what checkbox is checked) so people can learn from your code. I didn't check what language you used but I'll work on an example for PHP and C++ once I'm at home. I'm talking about the following functions:
RE: SecGen by envasion - envasion - 02-12-2018 (02-12-2018, 05:42 PM)chunky Wrote: It would be awesome if you could release your 4 password creation functions as one big function using a parameter to define what kind of password you want to create (I didn't check what they do or how you are calling them but I assume you are just calling them depending on what checkbox is checked) so people can learn from your code. I didn't check what language you used but I'll work on an example for PHP and C++ once I'm at home. Do you want me to post the function ? Thats no problem RE: SecGen by envasion - mothered - 02-12-2018 Upon hitting the download, the archive Is corrupted. It may well be my IDS detecting It so when my other PC Is available, I'll check It out then. RE: SecGen by envasion - chunky - 02-12-2018 (02-12-2018, 05:53 PM)envasion Wrote:(02-12-2018, 05:42 PM)chunky Wrote: It would be awesome if you could release your 4 password creation functions as one big function using a parameter to define what kind of password you want to create (I didn't check what they do or how you are calling them but I assume you are just calling them depending on what checkbox is checked) so people can learn from your code. I didn't check what language you used but I'll work on an example for PHP and C++ once I'm at home. That's exactly what I was aiming for. RE: SecGen by envasion - envasion - 02-12-2018 (02-12-2018, 09:21 PM)mothered Wrote: Upon hitting the download, the archive Is corrupted. It is working for me (Win/8.1pro 64bit) RE: SecGen by envasion - Asura - 02-13-2018 Payday 2 inspired? Just kidding. Payday 2 has a group called, 'GenSec', so I thought it was funny a bit when I saw this. I like the design. It looks nice. RE: SecGen by envasion - mothered - 02-13-2018 (02-12-2018, 11:37 PM)envasion Wrote:(02-12-2018, 09:21 PM)mothered Wrote: Upon hitting the download, the archive Is corrupted. Appreciate your confirmation. All good now on my end. I've hit It on a stand-alone system with only the bare essentials running and as such, no errors experienced. Thanks for the contribution. RE: SecGen by envasion - envasion - 02-13-2018 (02-13-2018, 12:29 AM)Asura Wrote: Payday 2 inspired? Just kidding. Payday 2 has a group called, 'GenSec', so I thought it was funny a bit when I saw this. Haha no its "Security Generator" xD And thanks! |