{"id":19265880,"url":"https://github.com/eze-kiel/char-stats","last_synced_at":"2026-06-23T09:31:13.818Z","repository":{"id":107697304,"uuid":"251320453","full_name":"eze-kiel/char-stats","owner":"eze-kiel","description":"Characters frequency analyser for mono-alphabetical substitution encryption cracking, or simple language detection.","archived":false,"fork":false,"pushed_at":"2020-04-19T00:41:31.000Z","size":56,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-04T17:44:57.822Z","etag":null,"topics":["characters","cli","frequency-analysis"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eze-kiel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-03-30T13:54:08.000Z","updated_at":"2024-06-19T09:01:58.758Z","dependencies_parsed_at":null,"dependency_job_id":"db91f419-cd69-4ec9-b58b-b36cc4097407","html_url":"https://github.com/eze-kiel/char-stats","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/eze-kiel/char-stats","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eze-kiel%2Fchar-stats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eze-kiel%2Fchar-stats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eze-kiel%2Fchar-stats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eze-kiel%2Fchar-stats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eze-kiel","download_url":"https://codeload.github.com/eze-kiel/char-stats/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eze-kiel%2Fchar-stats/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34684671,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-23T02:00:07.161Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["characters","cli","frequency-analysis"],"created_at":"2024-11-09T19:49:10.247Z","updated_at":"2026-06-23T09:31:13.800Z","avatar_url":"https://github.com/eze-kiel.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# char-stats\n\n![Licence](https://img.shields.io/badge/License-GPL-brightgreen)\n\nGeneration of graphs according to the frequency of apparition of characters in a file. Can be used for cracking mono-alphabetical substitution encryption.\n\n## Usage\n\n```Shell\noptions :\n\t-file \u003cfolder name\u003e\n\t\tfile which will be analysed\n\t-output \u003cgraph name\u003e\n\t\tname of the output graph (default: graph.png)\n\t-layout \u003clayout type\u003e\n\t\talpha : alphabetical order (default)\n\t\tasc : ascending order\n```\nTypical use :\n```Shell\n$ go run main.go -file text.txt -output graph.png\n```\nThis will analyse `text.txt` and display the results in a graph named `graph.png`. You have to specify the extension of the output (default : PNG).\n\n## Example\nExample with *La comédie humaine vol. 1* from Honoré de Balzac, in french :\n![](graph.png)\n\n## Copyright\n\nLicense GPLv3+: GNU GPL version 3 or later \u003chttp://gnu.org/licenses/gpl.html\u003e. This is free software: you are free to change and redistribute it.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feze-kiel%2Fchar-stats","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feze-kiel%2Fchar-stats","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feze-kiel%2Fchar-stats/lists"}