Latest Tech News

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

Filtered by: 0x0 Clear Filter

AMD Turin PSP binaries analysis from open-source firmware perspective

Introduction In the previous post, we showed coreboot running on Gigabyte MZ33-AR1 with Turin CPU, the current, newest family of AMD server processors. However, we faced various obstacles and problems. Despite AMD publishing a set of blobs required for the Turin system initialization, they turned out to be not enough to release the CPU from reset by PSP. We were forced to do a workaround by injecting coreboot into the vendor firmware image and flashing it back. The whole process is far from ide

Topics: 0x0 amd blobs image psp

Under the Hood of AFD.sys Part 1: Investigating Undocumented Interfaces

A quick look at how I used WinDbg and NtCreateFile to craft a raw TCP socket via AFD.sys on Windows 11, completely skipping Winsock. Under the Hood of AFD.sys Part 1: Investigating Undocumented Interfaces Introduction This is the first post in a series about my deep-dive into the AFD.sys driver on Windows 11. The idea is that both this write-up and the library that comes out of it will be a one-stop doc set - and a launchpad - for poking at other drivers that don’t ship with an official spec.

Topics: 00 0x00 afd socket std

Show HN: Turbine – 16-bit CPU Architecture and Emulator built in C

Project Link: github.com/errorcodezero/turbine Please star my project. I’m trying to qualify for shipwrecked and I need a certain amount of github stars to qualify To start this off, I want to say that it’s been a while since I’ve created a new post. I quite frankly had been quite occupied with other activities and didn’t give writing anything the time it needed. However, in those months of absence, I went down all sorts of paths in my programming journey that I never would have believed that