{"id":20810651,"url":"https://github.com/vivekcode101/pt-gui","last_synced_at":"2026-04-21T17:31:51.557Z","repository":{"id":149103229,"uuid":"539935397","full_name":"vivekcode101/PT-GUI","owner":"vivekcode101","description":null,"archived":false,"fork":false,"pushed_at":"2022-09-22T11:16:43.000Z","size":89709,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-18T14:33:02.739Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/vivekcode101.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":"2022-09-22T10:57:50.000Z","updated_at":"2022-09-22T11:17:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"71e904fd-c9a3-424b-8cb6-712ceb218d3b","html_url":"https://github.com/vivekcode101/PT-GUI","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vivekcode101%2FPT-GUI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vivekcode101%2FPT-GUI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vivekcode101%2FPT-GUI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vivekcode101%2FPT-GUI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vivekcode101","download_url":"https://codeload.github.com/vivekcode101/PT-GUI/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243158906,"owners_count":20245666,"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-11-17T20:26:48.543Z","updated_at":"2026-04-21T17:31:46.532Z","avatar_url":"https://github.com/vivekcode101.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deakin Detonator Toolkit\n\nDeakin Detonator Toolkit (DDT) is a toolkit that aims to simplify the penetration testing experience and workflow. The toolkit was initially started as a Command Line Interface (CLI) toolkit with a few minor tools. This Trimester, DDT has been further developed to now have a Graphical User Interface (GUI) with several new attack vectors and tools added.\n\n## Installation\n\n### Requirements\n* [Kali](https://www.kali.org/)\n\n### Steps\n\n1. Clone the repo\n```bash\n$ git clone https://github.com/taysmith99/PT-GUI.git\n```\n\n2. Install requirements\n\n```bash\n$ sudo apt update\n$ sudo apt install -y python3 python3-pip python3-tk git\n$ cd PT-GUI\n$ pip3 install -r requirements.txt\n```\n\n3. Start the application\n\n```bash\n$ cd PT-GUI #This step is not needed if you are already in the directory.\n$ python3 main.py\n```\n\n## Usage\n\nAfter launching the tool, the GUI will open the homepage of toolkit. From there, we can see five main pages show up: About, Attack vectors, Tools, Walkthroughs, and References.\n\n![Main page](https://gyazo.com/0c511c5fd1e5c8ce65247fb8e6b6b9e3.png)\n\n- **About:** Provides basic information about the tool and its purpose.\n- **Attack Vectors:** Contains a step by step demonstration of different exploitations.\n- **Tools:** The tools page provides an easy access to many tools of different purposes, like reconnaissance and enummeration tools.\n- **Walkthroughs:** This page will have video walkthroughs to different exploits and tools.\n\n![Attack vectors](https://gyazo.com/1541331284ea3c948c54dbf1dc356b9a.png)\n![Tools](https://gyazo.com/8278a773d58cbc0332104ab4fba69c27.png)\n\n# Development\n\nThe GUI of the toolkit is developed using [Tkinter](https://docs.python.org/3/library/tkinter.html) and theming is inspired from [here](https://github.com/rdbende/Azure-ttk-theme).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvivekcode101%2Fpt-gui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvivekcode101%2Fpt-gui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvivekcode101%2Fpt-gui/lists"}