1
0
Fork 0
mirror of https://github.com/atom0s/Steamless.git synced 2024-12-19 23:07:41 +01:00
Steamless/Steamless.API/PE32
atom0s 9c16bcc8a5
API: PE32 Adjusted FindPattern to return a long instead of uint. Default return is now -1.
API: PE36 Adjusted FindPattern to return a long instead of uint. Default return is now -1.
Unpackers: Updated all usages of FindPattern to reflect new API change.
2022-03-25 18:49:50 -07:00
..
NativeApi32.cs API: Add ToString overrides to the section entries to allow easier debugging. 2022-03-22 14:44:49 -07:00
Pe32File.cs API: PE32 - Fix SizeOfImage alignment. 2022-03-24 00:58:32 -07:00
Pe32Helpers.cs API: PE32 Adjusted FindPattern to return a long instead of uint. Default return is now -1. 2022-03-25 18:49:50 -07:00