{"id":13531613,"url":"https://github.com/cyclone-github/accent_permutator","last_synced_at":"2026-03-06T23:32:51.803Z","repository":{"id":187613642,"uuid":"677240136","full_name":"cyclone-github/accent_permutator","owner":"cyclone-github","description":"accent_permutator is a tool to transform characters from ASCII / UTF-8 to accented characters such as \"o\" to \"ò\"","archived":false,"fork":false,"pushed_at":"2024-04-30T18:23:47.000Z","size":17,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T03:36:05.302Z","etag":null,"topics":["accented-characters","ascii","cyclone","golang","utf-8"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cyclone-github.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2023-08-11T04:42:08.000Z","updated_at":"2024-04-30T18:23:50.000Z","dependencies_parsed_at":"2024-04-14T16:01:38.868Z","dependency_job_id":"d5750e07-b891-4c7e-adcc-818f976003b6","html_url":"https://github.com/cyclone-github/accent_permutator","commit_stats":null,"previous_names":["cyclone-github/accent_permutator"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/cyclone-github/accent_permutator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyclone-github%2Faccent_permutator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyclone-github%2Faccent_permutator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyclone-github%2Faccent_permutator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyclone-github%2Faccent_permutator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cyclone-github","download_url":"https://codeload.github.com/cyclone-github/accent_permutator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyclone-github%2Faccent_permutator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30203359,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T19:07:06.838Z","status":"ssl_error","status_checked_at":"2026-03-06T18:57:34.882Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["accented-characters","ascii","cyclone","golang","utf-8"],"created_at":"2024-08-01T07:01:04.339Z","updated_at":"2026-03-06T23:32:51.782Z","avatar_url":"https://github.com/cyclone-github.png","language":"Go","funding_links":[],"categories":["Wordlist tools"],"sub_categories":["Generation/Manipulation"],"readme":"[![Readme Card](https://github-readme-stats.vercel.app/api/pin/?username=cyclone-github\u0026repo=accent_permutator\u0026theme=gruvbox)](https://github.com/cyclone-github/)\n\n# accent_permutator\n- accent_permutator is a tool to transform characters to accented characters such as \"o\" to \"ò\"\n- tool will accept ASCII, UTF-8 and $HEX[] formatted wordlists\n- ex input: plaintext \"password\" or \"$HEX[70617373776f7264]\"\n- ex usage: cat wordlist.txt | ./accent_permutator.bin | hashcat.bin...\n- written by cyclone\n\n### version history\n- v2023-08-10.2330; initial github release\n- v2023-08-16.1430; changed read logic to process large wordlists line by line, preventing memory issues\n\n### Compile from source:\n- If you want the latest features, compiling from source is the best option since the release version may run several revisions behind the source code.\n- This assumes you have Go and Git installed\n  - `git clone https://github.com/cyclone-github/accent_permutator.git`\n  - `cd accent_permutator`\n  - `go mod init accent_permutator`\n  - `go mod tidy`\n  - `go build -ldflags=\"-s -w\" .`\n- Compile from source code how-to:\n  - https://github.com/cyclone-github/scripts/blob/main/intro_to_go.txt\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyclone-github%2Faccent_permutator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcyclone-github%2Faccent_permutator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyclone-github%2Faccent_permutator/lists"}