130 Commits

Author SHA1 Message Date
hasherezade 7d91fccb04 Update README.md v1.0 2022-05-01 21:33:30 +02:00
hasherezade 4926661222 [VERSION] 1.0 2022-05-01 12:26:09 -07:00
hasherezade 8a12ab6c4b [FEATURE] Do the bitness check in shellcode runner 2022-05-01 12:17:50 -07:00
hasherezade 0fc38b6f1a [FEATURE] If old loader selected, use old redir 2022-05-01 12:00:13 -07:00
hasherezade 77eff1ce57 [BUGFIX][hldr32] Preserve the return value 2022-05-01 11:50:15 -07:00
hasherezade 6f99930c25 Merge branch 'loader2' 2022-05-01 11:43:01 -07:00
hasherezade 654769dfe0 Revert "[BUGFIX][hldr32] Preserve the return value"
This reverts commit 66bce989b3.
2022-05-01 11:42:30 -07:00
hasherezade 76138a612a [FEATURE] Select with which stub to build depending on CMake options 2022-05-01 11:40:28 -07:00
hasherezade ae610a2875 [FEATURE] In stub: fetch DLL by a checksum 2022-05-01 11:26:51 -07:00
hasherezade 4298ab1392 [FEATURE] Use CRC32 instead of functions' names 2022-05-01 10:46:02 -07:00
hasherezade b187f2eb06 [FEATURE] Added stubs with TLS callbacks support 2022-05-01 10:09:59 -07:00
hasherezade 9b4b29982e [FEATURE] Change alert about TLS callback into an info. 2022-05-01 10:09:16 -07:00
hasherezade ed0f3c1c93 [FEATURE] Improved signature check 2022-05-01 09:55:27 -07:00
hasherezade 06b2d85061 [FEATURE] Support TLS callbacks in the stub 2022-05-01 09:52:27 -07:00
hasherezade 66bce989b3 [BUGFIX][hldr32] Preserve the return value 2022-05-01 08:52:33 -07:00
hasherezade 132f51772a [VERSION] 1.0-rc1 2022-04-30 18:20:47 -07:00
hasherezade a828024359 [FEATURE] Decreased stub2 size 2022-04-30 18:18:24 -07:00
hasherezade 2cd5f31878 [NOBIN] Added scripts to build the stubs 2022-04-30 17:38:39 -07:00
hasherezade 96640dc985 [FEATURE] Add different stub variant for DLL 2022-04-30 17:38:04 -07:00
hasherezade e1a5c935c4 [FEATURE] Added new stubs 2022-04-30 17:26:46 -07:00
hasherezade 6a65104951 [NOBIN] Moved loaders into a separate dir 2022-04-30 15:24:28 -07:00
hasherezade 8e04bd2f1d [NOBIN] Ignore .bak files 2022-04-30 15:23:20 -07:00
hasherezade 536439de05 Updated libpeconv to the latest version 2022-04-30 15:11:40 -07:00
hasherezade 205ee9969c [BUGFIX] Use appropriate function to free buffer 2022-04-30 15:08:25 -07:00
hasherezade c989d2db0b [BUGFIX] Use appropriate function to free buffer 2022-04-30 14:57:59 -07:00
hasherezade ecd07c3727 Changed libpeconv to version (89e5) 2022-04-30 14:53:03 -07:00
hasherezade cdf10848b0 Downgraded libpeconv 2022-04-30 14:48:25 -07:00
hasherezade 41c8d1dc81 [NOBIN][tests] Updated CMake version 2022-04-30 14:28:38 -07:00
hasherezade d9f6351122 [NOBIN] Updated CMake version 2022-04-30 13:46:01 -07:00
hasherezade 19d31c73a3 Updated libpeconv 2022-04-30 13:44:44 -07:00
hasherezade fa5bf34ede Merge pull request #27 from nofiv/patch-1
Changes W in Windows.h to lowercase
2022-04-22 15:56:55 +02:00
Vladislav Hrčka 92b7b26371 Changes W in Windows.h to lowercase
Compatibility with MinGW
2022-04-21 17:44:03 +02:00
hasherezade 38125973ff Updated libpeconv 2021-10-15 11:52:58 -07:00
hasherezade 5131d0c5e5 Update README.md 2021-10-15 17:13:53 +02:00
hasherezade ec447cfe26 Update README.md 2021-02-22 21:27:25 +01:00
hasherezade ace14d3a6b [NOBIN] Fixed a typo in the project name 2021-02-03 09:35:15 +01:00
hasherezade c7fce59db8 [NOBIN] Updated Readme, removed expired links 2021-02-03 09:31:13 +01:00
hasherezade eccb31a0d6 Added a badge to the readme v0.9 2021-02-03 04:28:47 +01:00
hasherezade b21562c64a [REFACT] Moved injector from tests to main project 2021-02-03 03:58:45 +01:00
hasherezade e5694a83bb [FEATURE] Added a banner to injector 2021-02-03 03:56:27 +01:00
hasherezade 080fe6d743 Updated libpeconv 2021-02-02 09:10:47 +01:00
hasherezade 2caf032d4c [BUGFIX] Fixed a testcase 2021-02-02 09:06:23 +01:00
hasherezade b0a69d73e4 [VERSION] 0.9 2021-02-02 09:02:41 +01:00
hasherezade 635cf25bbe Merge branch 'dpc_fix' ( Issue #19 ) 2021-02-02 04:51:26 +01:00
hasherezade 2200c020d3 [FEATURE] Replaced the stubs with the new versions 2021-02-02 04:50:24 +01:00
hasherezade c2367d23e1 [REFACT] Removed unused functions from the stubs 2021-02-02 04:49:19 +01:00
hasherezade 34e93e4350 [BUGFIX][tests] Fixed arguments check 2021-02-02 04:36:24 +01:00
hasherezade 2b40d4f2f3 [FEATURE] Remove remapping and flushing in 64 bit stub 2021-02-02 04:28:11 +01:00
hasherezade dfd23ea6f0 [FEATURE][tests] Make DPC test display its own PID 2021-02-02 04:11:48 +01:00
hasherezade c24cc623c1 [FEATURE][tests] Added apps for testing 2021-02-02 04:04:50 +01:00