• 楼主你后来怎么解决的啊?我也遇到这情况

  • 哈哈,碰运气 QQ:1027731225

  • #5 楼 @monkey
    iOS 也可以 tcpdump +wireshark,我一直这么测流量的

  • 请教支付功能的安全测试 at 2015年05月26日

    #17 楼 @monkey @seveniruby @kasi 机智如我,网上找了个美女图,差点忘了,我真的是妹纸

  • 请教支付功能的安全测试 at 2015年05月23日

    #7 楼 @lucasluo 从需求上来看,像微信支付,支付宝支付,银联支付都是调用的他们的,但是也有一个是自己平台,谢谢你的答案,对我帮助很大

  • 请教支付功能的安全测试 at 2015年05月23日

    #10 楼 @monkey 大家都太暖了,很满意 monkey 的解答,感谢

  • 请教支付功能的安全测试 at 2015年05月23日

    #8 楼 @lihuazhang 一定,等我这个版本完工了,一定要总结分析出来

  • 每次跑会出这个错,求解

    WARNING:root:API STRICT MODE IS DISABLED.
    It should be enabled as soon as possible as it will eventually become the default.
    Traceback (most recent call last):
    File "F:\workspace\fpstest\fpstest.py", line 18, in
    collector.Start()
    File "F:\workspace\fpstest\pylib\surface_stats_collector.py", line 48, in Start
    if self.ClearSurfaceFlingerLatencyData():
    File "F:\workspace\fpstest\pylib\surface_stats_collector.py", line 213, in _ClearSurfaceFlingerLatencyData
    'dumpsys SurfaceFlinger --latency-clear SurfaceView')
    File "F:\workspace\fpstest\pylib\android_commands.py", line 643, in RunShellCommand
    "'%s'" % command, timeout_time).splitlines()
    File "F:\workspace\fpstest\pylib\adb_interface.py", line 91, in SendShellCommand
    retry_count=retry_count)
    File "F:\workspace\fpstest\pylib\adb_interface.py", line 72, in SendCommand
    retry_count=retry_count)
    File "F:\workspace\fpstest\pylib\run_command.py", line 56, in RunCommand
    return_output=return_output, stdin_input=stdin_input)
    File "F:\workspace\fpstest\pylib\run_command.py", line 104, in RunOnce
    preexec_fn=lambda: signal.signal(signal.SIGPIPE, signal.SIG_DFL))
    File "C:\Python27\lib\subprocess.py", line 663, in __init
    _
    raise ValueError("preexec_fn is not supported on Windows "

    ValueError: preexec_fn is not supported on Windows platforms

  • 移动测试初探-续 at 2015年04月29日

    求一份,谢谢楼主分享 1027731225@qq.com

  • app 路径放在哪里,如何取包安装?