From f95ce8cbed4315dc3ab84da685b3169a53a8793c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20H=C3=B6glinger-Stelzer?= Date: Sat, 1 Jul 2023 16:34:20 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3bcb43f..cc55e56 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,6 @@ for Windows NT3.51/NT4/2000/XP/2003/Vista/7/8 kernel mode, both 32 and 64 bit platforms](http://alter.org.ua/en/docs/nt_kernel/procaddr/) - [Use ci.dll API for validating Authenticode signature of files](https://github.com/Ido-Moshe-Github/CiDllDemo) - [Helper functions for calculating the authenticode digest for a portable executable file](https://github.com/mihaly044/pedigest) -- Custom memory allocator exposure used by SDL +- 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)