{"id":18107164,"url":"https://github.com/byt3n33dl3/neopard","last_synced_at":"2025-04-13T21:42:27.068Z","repository":{"id":257700660,"uuid":"853144679","full_name":"byt3n33dl3/Neopard","owner":"byt3n33dl3","description":"Standalone Password and Credentials generator with PRINCE and LEOPARD.","archived":false,"fork":false,"pushed_at":"2024-09-06T04:49:06.000Z","size":186,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T02:48:49.969Z","etag":null,"topics":["hashcat","passwordcracking"],"latest_commit_sha":null,"homepage":"https://hashcat.net","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/byt3n33dl3.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-06T04:37:02.000Z","updated_at":"2025-01-27T19:48:05.000Z","dependencies_parsed_at":"2024-09-18T06:33:33.065Z","dependency_job_id":"b6c5d140-157b-4e30-8a4e-bd068de6b187","html_url":"https://github.com/byt3n33dl3/Neopard","commit_stats":null,"previous_names":["byt3n33dl3/neopard"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byt3n33dl3%2FNeopard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byt3n33dl3%2FNeopard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byt3n33dl3%2FNeopard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byt3n33dl3%2FNeopard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/byt3n33dl3","download_url":"https://codeload.github.com/byt3n33dl3/Neopard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248788867,"owners_count":21161726,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hashcat","passwordcracking"],"created_at":"2024-10-31T23:09:36.904Z","updated_at":"2025-04-13T21:42:26.785Z","avatar_url":"https://github.com/byt3n33dl3.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Neopard\n\nStandalone password and Credentials candidate generator using the PRINCE and LEOPARD algorithm. The name PRINCE is used as an acronym and stands for Probability Infinite Chained Elements, which are the building Blocks of the algorithm\n\n# Brief description\n\nThe Neopard is a password candidate generator and can be thought of as an advanced combinator attack. Rather than taking as input two different wordlists and then outputting all the possible two word combinations though, princeprocessor only has one input wordlist and builds \"chains\" of combined words. These chains can have 1 to N words from the input wordlist concatenated together. So for example if it is outputting guesses of length four, it could generate them using combinations from the input wordlist such as:\n\n- 4 letter word\n- 2 letter word + 2 letter word\n- 1 letter word + 3 letter word\n- 3 letter word + 1 letter word\n- 1 letter word + 1 letter word + 2 letter word\n- 1 letter word + 2 letter word + 1 letter word\n- 2 letter word + 1 letter word + 1 letter word\n- 1 letter word + 1 letter word + 1 letter word + 1 letter word\n\nDetailed description\n--------------\n\nI'm going to write a detailed description in case I'm extremely bored. Till that, use the following resources:\n\n\u003e - My talk about princeprocessor on Passwords^14 conference in Trondheim, Norway. Slides: [here](https://hashcat.net/events/p14-trondheim/prince-attack.pdf)\n\n\u003e - Thanks to Matt Weir \u0026\u0026 hashcat, they made a nice analysis of PRINCE \u0026\u0026 Neopard. You can find the post on his blog: [here](http://reusablesec.blogspot.de/2014/12/tool-deep-dive-prince.html)\n\nCompile\n--------------\n\nSimply run make\n\nBinary distribution\n--------------\n\nBinaries for Linux, Windows and OSX: https://github.com/pxcs/Neopard/releases\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbyt3n33dl3%2Fneopard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbyt3n33dl3%2Fneopard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbyt3n33dl3%2Fneopard/lists"}