How2Code
https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/javascript-debugger-scripting
第一次知道 WinDbg 支持 JavaScript 作为脚本语言....
https://github.com/HiddenStrawberry/Crawler_Illegal_Cases_In_China
这可真是 How to code,各种意义上
这可真是 How to code,各种意义上
GitHub
GitHub - HiddenStrawberry/Crawler_Illegal_Cases_In_China: Collection of China illegal cases about web crawler 本项目用来整理所有中国大陆爬虫开…
Collection of China illegal cases about web crawler 本项目用来整理所有中国大陆爬虫开发者涉诉与违规相关的新闻、资料与法律法规。致力于帮助在中国大陆工作的爬虫行业从业者了解我国相关法律,避免触碰数据合规红线。 [AD]企业租显卡算力部署AI请选Novagrid - HiddenStrawberry/Crawler_Illegal_Cases_...
How2Code
Linux内核的实现,简直赏心悦目
https://tools.ietf.org/html/rfc1982 现在回头看看这个算术的定义再看看实现,更觉得赏心悦目了。
研究了一下s2e,居然是用qemu和preload机制实现了一个kvm,这才是终极套娃。
http://s2e.systems/docs/DesignAndImplementation/KvmInterface.html
http://s2e.systems/docs/DesignAndImplementation/KvmInterface.html
https://blog.lazym.io/2021/04/16/Run-ARM-MIPS-Debian-on-QEMU/
https://blog.ihomura.cn/2020/11/12/%E5%9C%A8qemu-system%E4%B8%8A%E8%B7%91arm-Debian/
时隔小半年终于把英文的翻译好了,写博客真是撂下笔就再也不想动
https://blog.ihomura.cn/2020/11/12/%E5%9C%A8qemu-system%E4%B8%8A%E8%B7%91arm-Debian/
时隔小半年终于把英文的翻译好了,写博客真是撂下笔就再也不想动
Lazymio's Blog
Run ARM/MIPS Debian on QEMU
IntroductionAs is often the case, IoT security engineers would like to emulate and debug a binary or rootfs of an uncommon architecture, like ARM or MIPS. This post would like to introduce a good way