![]() |
|
Account Generator --DEAD-- - Printable Version +- Sinisterly (https://sinister.li) +-- Forum: Coding (https://sinister.li/Forum-Coding) +--- Forum: Visual Basic & .NET Framework (https://sinister.li/Forum-Visual-Basic-NET-Framework) +--- Thread: Account Generator --DEAD-- (/Thread-Account-Generator-DEAD) |
Account Generator --DEAD-- - Killpot - 11-03-2015 Yo. So, I've partnered up with another user on this forum to make a Netflix account generator. Anywho, I decided that I'd go all out on the generator client and make it as crack proof as possible. Now, before I get any further and get people hyped up about cracking it I need to state some things, 1: If you can crack, please go ahead and try 2: The client comes with a working User name + Password, + Public Key, and 2 Private keys. 3: There are two other working accounts on the server excluding the public account 4: I plan to eventually implement a credit based system that's unique to each user 5: Currently it's easy to manipulate the public user to bypass the 1 account per day lockout, so don't bother reporting it, I already know. That's about it, now to the meat: What's so unique about this project is that it's different from any other licensing system you've seen before. It's based off DragonHunder's SSP3 and LC projects, however I have heavily modified them. There is no actual account generation code inside the client, everything is stored server side, so from there you HAVE to go through the registration system. The server doesn't only use a username and password, it also uses 2 private keys, and a public key to form a Maze handshake thats 128x128, with 10 steps, 1 Maze and 1 Cihper round (Changeable) Along with a custom network key. Eventually each user will have the option to utilize custom private keys, but for now, all accounts are using the same keys(hint). Here's a screenshot of the client: ![]() Video: Virus total link: https://www.virustotal.com/en/file/55d5a0430d9c3dde1afc1b390d2d3dcf20d14a40b99a16fff1c62a53ce149d82/analysis/1446412807/ 0/55 So, I've included in the post a link to an installer that installs the program + 3 .dll's that are required for it to operate, I tried using IL Merge, but it was giving me problems so I just said fuck it and made an installer. If all goes well I'll release source for my modified version of SSP3 and LC alongside some example projects. Also! Don't edit the username or password or keys! Leave them default or set them to what you see in the photo! Those values work for the public account! Currently all accounts are dummy accounts so they don't actually work on Netflix, however later today I'll be doing a proper test release with real working accounts for free. Server is currently down(I think) once I get back home I'll start it up, for now its just discussion. PLEASE, IF YOU USE THIS LEAVE FEEDBACK! <3 http://www.mediafire.com/download/5dhkkkdk6x5d3p5/Account_Park_Installer.exe ZIP DOWNLOAD: http://www.mediafire.com/download/b76gmnbzaspu61o/Account_Park.zip RE: Account Generator (Crack proof!) Need Testers! - Calendar - 11-03-2015 I'm going to try this RE: Account Generator (Crack proof!) Need Testers! - Killpot - 11-03-2015 (11-03-2015, 05:09 PM)Calendar Wrote: I'm going to try this I hope you enjoy it, tell me what you think! RE: Account Generator (Crack proof!) Need Testers! - Bond_mybb_import19441 - 11-03-2015 @Killpot This is fantastic! RE: Account Generator (Crack proof!) Need Testers! - Killpot - 11-03-2015 (11-03-2015, 05:18 PM)Bond Wrote: @Killpot Thanks! I plan to open source this version soon, and let people figure out how to make a proper credit system, maybe I'll throw them a bone or two
RE: Account Generator (Crack proof!) Need Testers! - Bond_mybb_import19441 - 11-03-2015 (11-03-2015, 05:28 PM)Killpot Wrote:(11-03-2015, 05:18 PM)Bond Wrote: @Killpot Keep it up the good work and i might invite you to my group. RE: Account Generator (Crack proof!) Need Testers! - Killpot - 11-03-2015 (11-03-2015, 05:32 PM)Bond Wrote:(11-03-2015, 05:28 PM)Killpot Wrote:(11-03-2015, 05:18 PM)Bond Wrote: @Killpot Oh boy hype RE: Account Generator (Crack proof!) Need Testers! - Killpot - 11-04-2015 (11-03-2015, 05:32 PM)Bond Wrote:(11-03-2015, 05:28 PM)Killpot Wrote:(11-03-2015, 05:18 PM)Bond Wrote: @Killpot You should check out the beta release, tell me what you think! RE: Account Generator (Crack proof!) Need Testers! - Coefficient - 11-05-2015 If there is no credit system, only has 1 user, and credits are exploitable, please tell me, what is there to crack? RE: Account Generator (Crack proof!) Need Testers! - Tori Kelly - 11-05-2015 Going to try this! Will edit with my response shortly! |