{"id":22558037,"url":"https://github.com/jd-apprentice/hacking-tools","last_synced_at":"2025-07-11T12:44:48.659Z","repository":{"id":230768766,"uuid":"780053465","full_name":"jd-apprentice/hacking-tools","owner":"jd-apprentice","description":"A suite of hacking tools for my personal usage","archived":false,"fork":false,"pushed_at":"2024-04-07T21:16:38.000Z","size":2267,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T11:34:44.402Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Zig","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/jd-apprentice.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":"2024-03-31T15:13:33.000Z","updated_at":"2024-03-31T21:41:52.000Z","dependencies_parsed_at":"2024-12-07T20:10:53.578Z","dependency_job_id":null,"html_url":"https://github.com/jd-apprentice/hacking-tools","commit_stats":null,"previous_names":["jd-apprentice/hacking-tools"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/jd-apprentice/hacking-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd-apprentice%2Fhacking-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd-apprentice%2Fhacking-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd-apprentice%2Fhacking-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd-apprentice%2Fhacking-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jd-apprentice","download_url":"https://codeload.github.com/jd-apprentice/hacking-tools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd-apprentice%2Fhacking-tools/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264811742,"owners_count":23667807,"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":[],"created_at":"2024-12-07T20:10:49.558Z","updated_at":"2025-07-11T12:44:48.607Z","avatar_url":"https://github.com/jd-apprentice.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hacking-tools\n\nA suite of hacking tools for my personal usage\n\n![wallpaper](./assets/wallpaper.jpg)\n\n## Get Me Ports\n\nAfter doing a `nmap` scan, you can use `get-me-ports` to only display relevant information.\n\n![img](./assets/get_me_ports.png)\n\n## Mks\n\nA simple script to create a scaffold for your htb machines.\n\n![img](./assets/mks.png)\n\n## File Structure\n\nStructure is as follows:\n\n```\n🌳 hacking-tools/\n┣ 📁 .github/\n┃ ┗ 📁 workflows/\n┃   ┗ 📄 get-me-ports.yml\n┣ 📁 apps/\n┃ ┣ 📁 get_me_ports/\n┃ ┃ ┣ 📁 linux/\n┃ ┃ ┃ ┗ 📄 get-me-ports_x86_64\n┃ ┃ ┗ 📁 windows/\n┃ ┃   ┗ 📄 get-me-ports_x86_64.exe\n┃ ┣ 📁 mks/\n┃ ┃ ┣ 📁 linux/\n┃ ┃ ┃ ┗ 📄 mks_x86_64\n┃ ┃ ┗ 📁 windows/\n┃ ┃   ┗ 📄 mks_x86_64.exe\n┃ ┣ 📄 get-me-ports.zig\n┃ ┣ 📄 mks.zig\n┃ ┗ 📄 utils.zig\n┣ 📁 assets/\n┃ ┣ 📄 get_me_ports.png\n┃ ┣ 📄 mks.png\n┃ ┗ 📄 wallpaper.jpg\n┣ 📄 .gitignore\n┣ 📄 Makefile\n┣ 📄 README.md\n┗ 📄 sampleScan\n```\n\n## Links\n\n- https://nofmal.github.io/zig-with-example/string-handling/\n- https://zighelp.org/chapter-3/#cross-compilation\n- https://zig.guide/\n- https://ziglang.org/documentation/0.11.0/#Introduction\n- https://ziggit.dev/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjd-apprentice%2Fhacking-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjd-apprentice%2Fhacking-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjd-apprentice%2Fhacking-tools/lists"}