Commit Graph

79 Commits

Author SHA1 Message Date
Boring 16603a9574 Merge pull request #5 from bb107/HandleTlsData
Handle tls data
2022-02-21 08:32:13 +08:00
Boring ad9605ef10 update .net hooks 2021-12-18 13:08:50 +08:00
Boring 429d549b89 Removed incorrect assertion of tpp thread when processing tls 2021-12-15 22:47:31 +08:00
Boring b54c17f00f add hooks for .net 2021-12-15 10:18:45 +08:00
Boring bb83bf0cc0 Add limited support for loading .net assemblies 2021-12-06 14:11:46 +08:00
Boring 1966d4bd41 Reimplemented pe loader 2021-10-25 17:15:15 +08:00
Boring 78b3d1d707 Remove some useless definitions, implement LdrpHandleTlsData 2021-06-06 22:59:42 +08:00
Boring 41c1175add add MmpTls.cpp 2021-06-02 22:45:25 +08:00
Boring ae8b8368d0 Merge branch 'master' of https://github.com/bb107/MemoryModulePP 2021-05-31 13:26:43 +08:00
Boring 8e5016566c support delay import 2021-05-31 13:26:27 +08:00
bb107 3bcc6297ce Fix x86 compilation errors 2021-01-08 14:34:54 +08:00
Boring aa405c534e fix some bugs 2020-12-15 12:08:06 +08:00
Boring 948f6278f0 add LdrpReleaseTlsEntry support 2020-12-14 12:06:45 +08:00
Boring dd47c325c6 Adjust code file structure 2020-12-13 08:46:38 +08:00
Boring 0226c248f4 fix CheckSum 2020-06-30 21:28:15 +08:00
Boring ca41f8da80 fix find LdrpModuleBaseAddressIndex 2020-03-05 01:50:33 +08:00
Boring 38fa998059 fix find LdrpHashTable 2020-02-29 14:56:18 +08:00
Boring 5f3472df47 support win8.1 2020-02-26 17:26:24 +08:00
Boring e69080df11 Merge branch 'master' of https://github.com/bb107/MemoryModulePP 2020-02-24 21:50:24 +08:00
Boring 13369ccec8 support win8 2020-02-24 21:50:16 +08:00
Boring f22810c094 Create LICENSE 2020-02-22 17:46:04 +08:00
Boring ed550ae6c7 1. Add Win10 forward export support
2. Fixed some bugs
2020-02-22 14:53:26 +08:00
Boring ea135ac392 win10 18363 x86 support 2020-02-11 19:55:48 +08:00
Boring e0b3f61682 add win7 x86 support 2020-02-11 00:43:48 +08:00
Boring 3236290b2c update 2020-02-10 00:59:04 +08:00
Boring 06023a00e4 update 2020-02-03 18:01:56 +08:00
Boring 8c8b8e2f4d Create README.md 2020-02-03 15:10:41 +08:00
Boring b671864c09 Add project files. 2020-02-03 13:59:31 +08:00
Boring bf15e729ca Add .gitignore and .gitattributes. 2020-02-03 13:59:25 +08:00