Latest Tech News

Stay updated with the latest in technology, AI, cybersecurity, and more

Filtered by: qemu Clear Filter

Hexagon fuzz: Full-system emulated fuzzing of Qualcomm basebands

Key takeaways 1. Due to Qualcomm’s proprietary architecture, a lack of security tooling exists around their baseband 2. Our tooling enables research on Hexagon baseband with significantly reduced engineering work 3. We release the first open-source toolchain for full-system emulated Hexagon firmware fuzzing at TROOPERS25 Overview Every phone has a cellular baseband processor to handle mobile communications (5G, 4G, GPS, and more). Qualcomm created a specific architecture for its baseband c

iPhone 11 emulation done in QEMU

QEMU README QEMU is a generic and open source machine & userspace emulator and virtualizer. QEMU is capable of emulating a complete machine in software without any need for hardware virtualization support. By using dynamic translation, it achieves very good performance. QEMU can also integrate with the Xen and KVM hypervisors to provide emulated hardware while allowing the hypervisor to manage the CPU. With hypervisor support, QEMU can achieve near native performance for CPUs. When QEMU emulat