46 Commits

Author SHA1 Message Date
hasherezade ec5e9c0588 Updated libpeconv 2024-03-08 04:10:14 -08:00
hasherezade 981129e6e4 [BUGFIX] Improved error checks in map_dll_image 2023-03-21 19:10:03 -07:00
hasherezade a902e988c7 Updated libpeconv 2022-09-22 08:25:55 +02:00
hasherezade 727cdb97f6 [BUGFIX] Fixed a bug in selecting the target DLL (Issue #2) 2022-09-22 08:20:41 +02:00
hasherezade 11cfccb766 [NOBIN] Replaced a diagram 2021-06-18 19:05:28 +02:00
hasherezade 056519cdb0 [NOBIN] Replaced a diagram 2021-06-18 14:37:24 +02:00
hasherezade 3ca5a165bf Update README.md 2021-06-18 14:34:51 +02:00
hasherezade b0963c5d06 [NOBIN] Added a diagram 2021-06-18 14:34:13 +02:00
hasherezade 6f7063b7f4 Update .appveyor.yml 2021-06-13 23:25:21 +02:00
hasherezade e19755b779 Update .appveyor.yml 2021-06-13 23:23:15 +02:00
hasherezade 2ab85b4c96 [FEATURE] Added option of undoing the DLL overload 2021-06-07 02:01:48 +02:00
hasherezade 71cbc59d31 Update README.md 2021-06-07 00:00:44 +02:00
hasherezade 8bb5f4075c [REFACT] Changed API, added comments 2021-06-06 23:21:59 +02:00
hasherezade 8c2b5f5e56 [REFACT] Moved mapping into a separate file 2021-06-06 22:35:01 +02:00
hasherezade c52e257d9d [NOBIN] Renamed dir. Added CMake option to use classic hollowing 2021-06-06 22:01:04 +02:00
hasherezade bb004bee1e Updated libpeconv 2021-06-06 21:52:15 +02:00
hasherezade 9c62ca637f Update README.md 2021-06-06 21:48:43 +02:00
hasherezade 2e1a741d44 Update README.md 2021-06-06 21:42:43 +02:00
hasherezade 403f29c1c2 Update README.md 2021-06-06 21:39:04 +02:00
hasherezade ec37fd2a68 Update README.md 2021-06-06 20:52:16 +02:00
hasherezade 9676030024 Updated libpeconv 2020-04-16 00:52:18 +02:00
hasherezade f67f73360a Updated libpeconv 2019-11-25 23:36:47 +01:00
hasherezade 870f48a44d [BUGFIX] Fixed header of NtMapViewOfSection to work on 32/64 bit 2019-11-16 01:06:19 +01:00
hasherezade 64ca893344 Updated libpeconv 2019-11-16 01:04:50 +01:00
hasherezade e49907f984 [FEATURE] Allow to switch into classic hollowing mode 2019-11-11 15:41:48 +01:00
@hasherezade 9a573e1b9b Update README.md 1.0 2019-11-11 04:04:36 +01:00
hasherezade 686f022f63 [NOBIN] Added demo image 2019-11-11 04:03:20 +01:00
hasherezade f2debfb52a [BUGFIX] Ensure that the implant size fits the target 2019-11-11 03:53:46 +01:00
hasherezade be6070fd54 [FEATURE] Cleanup the artefacts from the previous module 2019-11-11 03:42:59 +01:00
hasherezade 896ceaa1ad [REFACT] Separate function to run the implant 2019-11-11 03:09:10 +01:00
@hasherezade a2a2655a21 Update README.md 2019-11-11 02:34:23 +01:00
hasherezade 680e77c99b [REFACT] Moved smaller functions to util.cpp/h 2019-11-11 02:29:46 +01:00
hasherezade 119eed9bac [REFACT] Renamed the project 2019-11-11 02:17:01 +01:00
@hasherezade 4d504505f9 Update README.md 2019-11-11 02:10:31 +01:00
@hasherezade 2180fc348e Update README.md 2019-11-11 02:09:23 +01:00
@hasherezade 8dbf56e39a Update README.md 2019-11-11 01:56:21 +01:00
@hasherezade 903897ac8d Update README.md 2019-11-11 01:55:48 +01:00
hasherezade 3254561c38 [BUGFIX] NtMapViewOfSection - workaround for 32/64 compatility 2019-11-11 01:31:11 +01:00
hasherezade 9dd409453d [BUGFIX] Use the supplied target DLL 2019-11-11 01:18:09 +01:00
hasherezade a359cfee1d [FEATURE] Protect sections as defined in headers 2019-11-11 01:09:57 +01:00
hasherezade 9d5ad314e9 [BUGFIX] Fixed bug in definition of NtMapViewOfSection 2019-11-11 00:47:14 +01:00
hasherezade c7c723c11b [BUGFIX] Fixed syntax error 2019-11-11 00:21:04 +01:00
hasherezade c398b914f7 [FEATURE] Added params, info, and more checks 2019-11-11 00:16:13 +01:00
hasherezade 2e65a3eabf [REFACT] Changes access to EXECUTE_WRITECOPY 2019-11-10 23:28:55 +01:00
hasherezade 59f19dcc9d [REFACT] Renamed projects. Deleted redundant elements 2019-11-10 23:22:57 +01:00
hasherezade 5c4a0135c0 [INIT] First working version of the PoC 2019-11-10 23:07:26 +01:00