18 Commits

Author SHA1 Message Date
Elliot Killick cc7606e66a Fix bug 2024-10-29 19:05:28 -04:00
Elliot Killick 4de34ca343 Update 2024-10-16 23:09:11 -04:00
Elliot Killick 10f54a9667 Update 2024-10-16 05:06:21 -04:00
Elliot Killick d7ab5f2f59 Update README link 2024-04-28 17:16:00 -04:00
Elliot Killick 5bc899881a Update comment 2024-04-28 17:15:13 -04:00
Elliot Killick 0aaea77e57 Refresh logo
Shiny!
2024-04-13 18:12:15 -04:00
Elliot Killick 8b15e72fc4 Update README 2024-04-13 18:10:16 -04:00
Elliot Killick 09431bfae0 Improve comment 2024-04-13 17:55:38 -04:00
Elliot Killick 05d3fe333e Fix issue due to upstream bug
The ReactOS LdrUnlockLoaderLock function was bugged. I submitted a PR to
ReactOS so nobody else faces this issue. It's worth noting that some
sites like geoffchappell.com still include the bug but there's no way I
can submit a fix for that.

Later, I may bring research back regarding the algorithm MS is using to
calculate the cookie value on a modern loader.
2024-04-13 17:48:15 -04:00
Elliot Killick 3ce2c77f31 Add debug notice
I changed it from calc to calc.exe because it was clearer for the
article. I didn't think that would drastically alter ShellExecute
control flow.
2024-03-02 23:07:17 -05:00
Elliot Killick 9d0c388e51 Convert DOS to UNIX line endings 2023-11-02 07:55:34 +00:00
Elliot Killick f0b1345cc1 Safety improvement and cleanup 2023-11-02 07:39:36 +00:00
Elliot Killick 42ca15b7fd Update README 2023-10-31 10:52:03 +00:00
Elliot Killick 2e52b2bf1f research: Improve formatting and grammar 2023-10-31 10:46:59 +00:00
Elliot Killick 7b1a588903 Update README 2023-10-31 10:39:20 +00:00
Elliot Killick 79b7ba805f Fix commented out line of code 2023-10-31 10:35:43 +00:00
Elliot Killick b5620cc252 Cleanup 2023-10-31 10:26:55 +00:00
Elliot Killick 2497bb9fff Initial commit 2023-10-31 10:09:22 +00:00