nmweizi

Results 14 issues of nmweizi

hope to be able to record the path for potential web scanning. Replace * with specific path,like dns. ``` log_event((_sec, _usec, _src_ip, _src_port, _dst_ip, _dst_port, PROTO.TCP, TRAIL.PATH, "*", "potential web...

r = session.get('http://127.0.0.1:3289/count') r.json() {'count': '4200'} 抓到了特别多的https,是不是这个影响的呢? 测试代理: http://127.0.0.1:3289/get/10 测试网站: https://zhihu.com 测试次数: 1000 成功次数: 246 失败次数: 754 成功率: 0.246 测试代理: http://127.0.0.1:3289/get/200 测试网站: https://zhihu.com 测试次数: 1000 成功次数: 237 失败次数: 763 成功率:...

Signed-off-by: weizi Adding masquerade_address_map client ip masquerade_address_map = {"2.2.2.1":"2.2.2.1",**"4.4.4.1":"4.4.4.1"**} client-A -> nat device -> ftp server.

盖上屏幕休眠后,等恢复时界面不能控制了,音乐能够继续播放

1. 错误信息: >luject -i aa.apk ../frida_lx/frida-gadget-15.1.1-android-x86_64.so extract aa.apk x86_64 found! error: /var/folders/69/t_nd3vwx22n0wnrn13qtz4nr0000gn/T/.luject501/210913/aa.tmp/lib/armeabi not found! 2. 命令行 ```luject -i aa.apk ../frida_lx/frida-gadget-15.1.1-android-x86_64.so``` 3. 操作系统 macos 4. apk结构: >/lib/arm64-v8a/*.so >/lib/armeabi -v7a/*.so

![image](https://user-images.githubusercontent.com/1232444/63207898-852d2580-c100-11e9-9b4a-55654512fd6a.png) ```python img = Image.open('3LLW.png') img1 = pycapt.two_value(img,Threshold=100) img1.show() img_list = pycapt.cut_img_to_img_list(img1,max_width=60,background=255) ``` Traceback (most recent call last): File "extract_single_letters_from_captchas.py", line 29, in img_list = pycapt.cut_img_to_img_list(img1, max_width=30, background=255) File "d:\python36\lib\site-packages\pycapt\__init__.py",...

我的设备是ac86u,脚本已是最新。 ### 我是这样升级的 1. cd /tmp && /tmp/sbl_uninstall 2. 官版图形界面,3.0.0.4.384_18918升级到3.0.0.4.384_81930 3. ssh后,执行cp -f /tmp/mnt/ASUS_ROUTER/script_bootloader/bin/restore /tmp && cd /tmp && /tmp/restore 4. 自动重启 ### 问题描述 重启后,ssh登录,发现已经没有任何挂载的环境了,比如swap、Entware等等。 - 发现是不能自动执行脚本script_bootloader_usb_mount了,原因是script_bootloader_usb_mount这个文件变得没有任何权限了。 ``` ---------- 1...

- 114 line never execute, _set_icons(self, notification, icon=None) https://github.com/kivy/plyer/blob/924e406043768d3e8696b90778dc1ac16d6e1081/plyer/platforms/android/notification.py - may be ``` elif icon is None: ```

easy

hi, Use the frida-gadget.dylib hook macos program to execute the javascript script. After running for a long time, the memory keeps growing. It seems that the written script has a...

编译新的[squirrel](https://github.com/rime/squirrel),安装后,日志显示error creating translator: 'lua_translator' rq sj这类lua都不能正常显示