2019年2月22日

摘要: github.com/btstack 1. windows上用msys2编译 cd port/window-winusb make 2. ubuntu上直接编译 cd port/libusb/ make 注意: hfp_ag_demo.exe 关掉l2cap加强重传 btstack_config.h 阅读全文
posted @ 2019-02-22 14:49 习相远也 阅读(481) 评论(0) 推荐(0)

2019年2月15日

摘要: https://github.com/Roemer/NetDist A Gearman powered application consists of three parts: a client, a worker, and a job server 阅读全文
posted @ 2019-02-15 11:49 习相远也 阅读(113) 评论(0) 推荐(0)
摘要: nox-夜神模拟器 阅读全文
posted @ 2019-02-15 11:48 习相远也 阅读(52) 评论(0) 推荐(0)

2019年2月13日

摘要: https://www.yeahhub.com/hack-android-using-metasploit-without-port-forwarding-internet-2017/ 阅读全文
posted @ 2019-02-13 12:29 习相远也 阅读(80) 评论(0) 推荐(0)
摘要: sudo vmhgfs-fuse .host:/<share_name> /mnt -o allow_other,uid=1000,gid=1000,umask=022 阅读全文
posted @ 2019-02-13 12:28 习相远也 阅读(104) 评论(0) 推荐(0)

2019年1月25日

摘要: avcall这个库可以完成 https://www.gnu.org/software/libffcall/avcall.html 阅读全文
posted @ 2019-01-25 16:27 习相远也 阅读(66) 评论(0) 推荐(0)
摘要: FFI - Foreign Function Interface 为嵌入式系统准备的script很多,主要目的是实现FFI的很少。 mJS是其中一个,比较优秀的,需要平台来实现symbol resolver,根据名字来找到函数的接口。 阅读全文
posted @ 2019-01-25 15:11 习相远也 阅读(142) 评论(0) 推荐(0)

2019年1月11日

摘要: 1、按“Windows键”+“R键”打开“运行”窗口输入“ shell:::{80F3F1D5-FECA-45F3-BC32-752C152E456E} ”,回车 2、弹出“平板电脑设置”窗口,选择“其他” 3、把左右手设置改成“惯用左手”,“确定” 阅读全文
posted @ 2019-01-11 18:21 习相远也 阅读(855) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/shuixin536/article/details/8180523 解决办法: 1. 去掉VMX文件里面的firmware="efi"保存重启虚拟机 阅读全文
posted @ 2019-01-11 17:47 习相远也 阅读(1761) 评论(0) 推荐(0)

2019年1月6日

摘要: https://www.pconline.com.cn/win10/1112/11124386.html 为了获得更多的操作权限,用户在升级 Win10系统 后,一般都会马上进行系统激活。不过因为windows10的激活并不简单,用户们或多或少会遇到一些问题。比如有用户在激活Win10时失败了且提示 阅读全文
posted @ 2019-01-06 20:27 习相远也 阅读(543) 评论(0) 推荐(0)

导航