Skip to content

Wireshark #32

@flamecopper

Description

@flamecopper

adb shell
tcpdump -s 0 -w - | nc -l -p 4444 #in android phone
adb forward tcp:4444 tcp:4444
nc localhost 4444 | sudo wireshark -k -S -i wlan1

Where wlan1 is being tethered to my current rooted android phone
Can I confirm if the following steps are correct?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions