Skip to content

services: add adb#385

Merged
nl5887 merged 1 commit into
honeytrap:masterfrom
CapacitorSet:feature-adb
Jul 31, 2018
Merged

services: add adb#385
nl5887 merged 1 commit into
honeytrap:masterfrom
CapacitorSet:feature-adb

Conversation

@CapacitorSet

Copy link
Copy Markdown
Contributor

Emulates an Android device, exposing a fake shell (todo: implement an actual shell like ssh does?).

To test, adb connect 127.0.0.1, then adb -s 127.0.0.1 shell.

Fixes #340.

@codecov-io

codecov-io commented Jul 13, 2018

Copy link
Copy Markdown

Codecov Report

❗ No coverage uploaded for pull request base (master@1968508). Click here to learn what that means.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #385   +/-   ##
=========================================
  Coverage          ?   43.04%           
=========================================
  Files             ?       72           
  Lines             ?     8437           
  Branches          ?        0           
=========================================
  Hits              ?     3632           
  Misses            ?     4389           
  Partials          ?      416
Impacted Files Coverage Δ
services/adb.go 0% <0%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1968508...1e2b814. Read the comment docs.

@nl5887 nl5887 merged commit 7a418fa into honeytrap:master Jul 31, 2018
@nl5887

nl5887 commented Jul 31, 2018

Copy link
Copy Markdown
Contributor

Awesome!

@CapacitorSet CapacitorSet deleted the feature-adb branch July 31, 2018 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants