diff --git a/README.md b/README.md index 20f0d76..0801e10 100644 --- a/README.md +++ b/README.md @@ -64,3 +64,6 @@ both 32 and 64 bit platforms](http://alter.org.ua/en/docs/nt_kernel/procaddr/) - Custom memory allocator exposure inspired by SDL - [SDL_stdinc.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_stdinc.h) - [SDL_malloc.c](https://github.com/libsdl-org/SDL/blob/main/src/stdlib/SDL_malloc.c) +- [Authenticode (I): Understanding Windows Authenticode – RME-DisCo Research Group (reversea.me)](https://reversea.me/index.php/authenticode-i-understanding-windows-authenticode/) +- [Verifying Windows binaries, without Windows](https://blog.trailofbits.com/2020/05/27/verifying-windows-binaries-without-windows/) +- [Authenticode certificates and checks from a KM driver](https://astralvx.com/authenticode-certificates-and-checks-from-a-km-driver/)