Some notes and tools for reverse engineering / deobfuscating / unminifying obfuscated web app code.
将 OpenWrt 设置为交换机 / AP 模式 :https://www.moewah.com/archives/4977.html | https://archive.ph/zoncl | https://web.archive.org/web/20220930113530/https://www.moewah.com/archives/4977.html
能够将路由器当无线AP使,同时有线网口作为交换机使用
特点:不需要创建新网段,只是相当于在主路由器下接了一个“具有特别功能”的交换机
设置步骤1.设置Openwrt连接路由器的LAN口地址为静态(方便管理)
1.删除所有的接口,保留LAN口就可以
Not KVM bound. The VFIO API deconstructs a device into regions, irqs, etc. The userspace application (QEMU, cloud-hypervisor, etc..) is responsible for reconstructing it into a device for e.g. a guest VM to consume.
Boot with intel_iommu=on.
Devices are bound together for isolation, IOMMU capabilities and platform topology reasons. It is not configurable.
- Modifying MSR may void your CPU's (or system board's) warranty. Proceed with caution. I am not responsible for any damage caused by this article.
- MSR addresses vary significantly between CPUs. Check your CPU's MSR address using Intel's documentation.
- This has only been tested on the Intel i7-8550U (Kaby Lake R).
- This article is a translation of this article. If you can read Korean, I recommend reading that article instead.
FWIW: I (@rondy) am not the creator of the content shared here, which is an excerpt from Edmond Lau's book. I simply copied and pasted it from another location and saved it as a personal note, before it gained popularity on news.ycombinator.com. Unfortunately, I cannot recall the exact origin of the original source, nor was I able to find the author's name, so I am can't provide the appropriate credits.
- By Edmond Lau
- Highly Recommended 👍
- http://www.theeffectiveengineer.com/