{"id":20267246,"url":"https://github.com/habales/adbdump","last_synced_at":"2025-04-11T03:37:04.675Z","repository":{"id":64301404,"uuid":"125365098","full_name":"HaBaLeS/ADBDump","owner":"HaBaLeS","description":"Command line tool written in Go to monitor the connection between android adb and and a android device.","archived":false,"fork":false,"pushed_at":"2018-04-16T16:00:18.000Z","size":5,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T01:38:29.567Z","etag":null,"topics":["adb","android-adb","android-device","pcap-analyzer"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HaBaLeS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-15T12:37:56.000Z","updated_at":"2024-07-21T20:22:10.000Z","dependencies_parsed_at":"2023-01-15T09:30:58.641Z","dependency_job_id":null,"html_url":"https://github.com/HaBaLeS/ADBDump","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/HaBaLeS%2FADBDump","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HaBaLeS%2FADBDump/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HaBaLeS%2FADBDump/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HaBaLeS%2FADBDump/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HaBaLeS","download_url":"https://codeload.github.com/HaBaLeS/ADBDump/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248338029,"owners_count":21087151,"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":["adb","android-adb","android-device","pcap-analyzer"],"created_at":"2024-11-14T12:13:58.076Z","updated_at":"2025-04-11T03:37:04.654Z","avatar_url":"https://github.com/HaBaLeS.png","language":"Go","readme":"# ADBDump\nCommand line tool written in Go to monitor the connection between Android adb and and a Android device. As the connection\nis TCP based even if you run over USB it is easy to capture the traffic.\n\nTool was created to analyze a specific problem on instrumented test execution. It dumps the commands that are not binary\nto transfer any files. You will see the ADB internal protocoll and output like on _adb logcat_.\n \nYou can live capture on any device or replay a existing pcap capture.\n\n***For live Capture you need root. As always before you run anything as root, have a look a the code.***\n\nInstall with \n  \n    go get -v  -u  github.com/HaBaLeS/ADBDump\n\nif $GOPATH/bin is in your PATH run it with \n\n    ADBDump -r filep.pcap\n    \nto replay a captured dump    \n\n    sudo ADBDump\n\nfor a live dump or\n\n    sudo ADBDump -h \n    \nfor Options\n\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhabales%2Fadbdump","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhabales%2Fadbdump","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhabales%2Fadbdump/lists"}