Commit Graph

8 Commits

Author SHA1 Message Date
mid-kid
eeb0d4bbf6 Find struct offsets for depfile_struct 2024-11-14 22:58:38 +01:00
mid-kid
f7adcfd441 Add missing comment 2024-11-04 22:28:48 +01:00
mid-kid
83870eaf1b Port the depfile patch to all the versions 2024-11-04 21:55:30 +01:00
mid-kid
6a04657b6f Decompile most of the code involved in generating dep files 2024-11-04 00:37:13 +01:00
mid-kid
b93391700b Decompile the function that exposes an UB bug
This function doesn't always clear all the memory it allocates. This
memory sometimes contains pointers, and through unfortunate
circumstances, interprets them to decide compiler output...
2024-09-28 12:49:20 +02:00
mid-kid
951e11c62d Scan findexe function 2024-07-15 09:29:39 +02:00
mid-kid
d7751501d9 Minor cleanups in scan 2024-07-06 22:21:35 +02:00
mid-kid
1c0e7158a7 Move exescan into patch subdir 2024-06-21 18:47:53 +02:00