Code Monkey home page Code Monkey logo

frida_bypass_ssl_example's Issues

wireshark打开时报错frame too long然后退出

电脑使用Windows环境
手机华为荣耀8 android7 已有tcpdump,nc
我打开了两个命令窗口

第一个窗口运行:
adb shell su -c "/data/local/tmp/tcpdump -i any -U -w - | nc -l -p 11233"
返回:
E:\adbtool>adb shell su -c "/data/local/tmp/tcpdump -i any -U -w - | nc -l -p 11233"
tcpdump: data link type LINUX_SLL2
tcpdump: listening on any, link-type LINUX_SLL2 (Linux cooked v2), snapshot length 262144 bytes

第二个窗口运行:
adb forward tcp:11233 tcp:11233 && adb shell su -c "nc 127.0.0.1 11233" | wireshark -k -S -i -
返回:
E:\Wireshark>adb forward tcp:11233 tcp:11233 && adb shell su -c "nc 127.0.0.1 11233" | wireshark -k -S -i -
libpng warning: iCCP: cHRM chunk does not match sRGB
** (wireshark:6916) 10:00:34.066713 [Capture MESSAGE] -- Capture Start ...
** (wireshark:6916) 10:00:34.305686 [Capture MESSAGE] -- Capture started
** (wireshark:6916) 10:00:34.306600 [Capture MESSAGE] -- File: "C:\Users\ADMINI~1\AppData\Local\Temp\wireshark_-Z4X6R1.pcapng"
** (wireshark:6916) 10:00:34.362346 [Capture MESSAGE] -- Error message from child: "Frame 4 too long (5242886 bytes)", ""
** (wireshark:6916) 10:00:36.194070 [Capture MESSAGE] -- Capture stopped.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.