{"id":17995091,"url":"https://github.com/p0dalirius/factorizator","last_synced_at":"2025-09-03T17:33:46.637Z","repository":{"id":41381871,"uuid":"492218484","full_name":"p0dalirius/factorizator","owner":"p0dalirius","description":"A script to factorize integers with sagemath and factordb.","archived":false,"fork":false,"pushed_at":"2023-08-23T12:38:36.000Z","size":11,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-18T18:50:10.581Z","etag":null,"topics":["ctf","factordb","factorization","integer","rsa","sagemath"],"latest_commit_sha":null,"homepage":"https://podalirius.net/","language":"Python","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/p0dalirius.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"p0dalirius","patreon":"Podalirius"}},"created_at":"2022-05-14T13:05:09.000Z","updated_at":"2024-09-11T10:52:43.000Z","dependencies_parsed_at":"2024-10-29T20:54:29.441Z","dependency_job_id":null,"html_url":"https://github.com/p0dalirius/factorizator","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p0dalirius%2Ffactorizator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p0dalirius%2Ffactorizator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p0dalirius%2Ffactorizator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p0dalirius%2Ffactorizator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/p0dalirius","download_url":"https://codeload.github.com/p0dalirius/factorizator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231907780,"owners_count":18444187,"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":["ctf","factordb","factorization","integer","rsa","sagemath"],"created_at":"2024-10-29T20:17:54.410Z","updated_at":"2025-09-03T17:33:46.619Z","avatar_url":"https://github.com/p0dalirius.png","language":"Python","funding_links":["https://github.com/sponsors/p0dalirius","https://patreon.com/Podalirius"],"categories":[],"sub_categories":[],"readme":"![](./.github/banner.png)\n\n\u003cp align=\"center\"\u003e\n  A script to factorize integers with sagemath and factordb.\n  \u003cbr\u003e\n  \u003cimg alt=\"GitHub release (latest by date)\" src=\"https://img.shields.io/github/v/release/p0dalirius/factorizator\"\u003e\n  \u003ca href=\"https://twitter.com/intent/follow?screen_name=podalirius_\" title=\"Follow\"\u003e\u003cimg src=\"https://img.shields.io/twitter/follow/podalirius_?label=Podalirius\u0026style=social\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://www.youtube.com/c/Podalirius_?sub_confirmation=1\" title=\"Subscribe\"\u003e\u003cimg alt=\"YouTube Channel Subscribers\" src=\"https://img.shields.io/youtube/channel/subscribers/UCF_x5O7CSfr82AfNVTKOv_A?style=social\"\u003e\u003c/a\u003e\n  \u003cbr\u003e\n\u003c/p\u003e\n\n## Features\n\n - [x] Automatically checks if the number is already factored in [factordb.com](https://factordb.com).\n - [x] Local factorization with sagemath.\n - [x] Export the found factors to `factors.json`.\n\n## Requirements\n\nInstall the following requirements for the script to work properly:\n\n```\nsudo apt install sagemath\npython3 -m pip install requirements.txt\n```\n\n## Usage\n\n```\n$ ./facto.sage.py -h\n  _____          _             _          _\n |  ___|_ _  ___| |_ ___  _ __(_)______ _| |_ ___  _ __\n | |_ / _` |/ __| __/ _ \\| '__| |_  / _` | __/ _ \\| '__|  v1.3\n |  _| (_| | (__| || (_) | |  | |/ / (_| | || (_) | |\n |_|  \\__,_|\\___|\\__\\___/|_|  |_/___\\__,_|\\__\\___/|_|     by Remi GASCOU (Podalirius)\n\n\nusage: facto.sage.py [-h] -n NUMBER\n\nFactorize an integer.\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -n NUMBER, --number NUMBER\n                        Integer to factorize.\n```\n\n## Contributing\n\nPull requests are welcome. Feel free to open an issue if you want to add other features.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp0dalirius%2Ffactorizator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fp0dalirius%2Ffactorizator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp0dalirius%2Ffactorizator/lists"}