{"id":15195096,"url":"https://github.com/nagovirrlakra/arcas","last_synced_at":"2026-02-03T20:43:48.290Z","repository":{"id":179391712,"uuid":"663414611","full_name":"Nagovirrlakra/arcas","owner":"Nagovirrlakra","description":"Fast wordlist generator writed in Julia","archived":false,"fork":false,"pushed_at":"2023-08-25T13:57:32.000Z","size":22,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-01T14:41:37.396Z","etag":null,"topics":["hacking","hacking-tool","hacking-tools","julia-language","linux","linux-tools","linux-utility","wordlist"],"latest_commit_sha":null,"homepage":"","language":"Julia","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Nagovirrlakra.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}},"created_at":"2023-07-07T08:34:38.000Z","updated_at":"2023-08-25T09:58:30.000Z","dependencies_parsed_at":"2023-08-25T15:24:37.779Z","dependency_job_id":null,"html_url":"https://github.com/Nagovirrlakra/arcas","commit_stats":null,"previous_names":["kucingmunafik/arcas","nagovirrlakra/arcas"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Nagovirrlakra/arcas","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nagovirrlakra%2Farcas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nagovirrlakra%2Farcas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nagovirrlakra%2Farcas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nagovirrlakra%2Farcas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nagovirrlakra","download_url":"https://codeload.github.com/Nagovirrlakra/arcas/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nagovirrlakra%2Farcas/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265617243,"owners_count":23799004,"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":["hacking","hacking-tool","hacking-tools","julia-language","linux","linux-tools","linux-utility","wordlist"],"created_at":"2024-09-27T23:06:31.965Z","updated_at":"2026-02-03T20:43:48.255Z","avatar_url":"https://github.com/Nagovirrlakra.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"# arcas\nFast wordlist generator writed in Julia \nmaybe you was popular with wordlist generator such like crunch and cupp. and its built in C language. and i wonder, why there's no one create wordlist generator\nor hacking tools in julia. So i built one. this is only a simple wordlist generator. has not many option like crunch do, but you can make powerful wordlist from it.\nwordlist is the most important thing in bruteforce...\n## Requirements\nYou need to install Julialang before, cause this written in Julia. You can find it here: \nhttps://julialang.org/\nand you also need Combinatorics package installed in your Julia. install it by opening th REPL\nand then press \n``\n]\n``\nthen write\n``\nadd Combinatorics\n``\nand you can run the code by navigating to file directory and run it by typing\n```\njulia arcas.jl\n```\nor run arcas-adv\n```\njulia arcas-adv.jl\n```\nor you can install it directly to your computer by running the instal script\n```\nchmod +x install.sh\n./install.sh\n```\n### Usage\nthere's 2 package on arcas. arcas, and arcas-adv. you can use both.\narcas is used for generate wordlist with the base word that you enter\narcas-adv is used for generate wordlist by target;s profile\n\nExample: \nonce you execute, arcas will prompt:\n```\nEnter the base words (separated by commas):\n```\njust enter the word that you wanna generate, such as apple,john,cat,maybe\nand then it will prompt:\n```\nEnter the maximum length of the generated words:\n```\nit used to determine the length of wordlist generated. it can be 10 - 999999 just use as you need.\n### Credits\nThis Project is Just based on my experience and yeah, just for fun\ncredit, to my laptop that always accompany me when i code or learn to code\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnagovirrlakra%2Farcas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnagovirrlakra%2Farcas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnagovirrlakra%2Farcas/lists"}