Commit Graph

115 Commits

Author SHA1 Message Date
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
hasherezade 50ee2576c0 [FEATURE] Removed flushing cache in 32 bit stub 2021-02-02 03:05:31 +01:00
hasherezade 7704a2c957 [FEATURE] Remove PE mapping from the 32bit stub 2021-02-02 03:02:08 +01:00
hasherezade bf348a2d25 [FEATURE] Realign the input PE (raw == virtual) during conversion 2021-02-01 09:29:44 +01:00
hasherezade 575c9d2bae Create LICENSE 2020-11-26 14:58:32 +01:00
hasherezade 766e7c1b1c [NOBIN] Modified .gitignore 2020-11-22 07:17:35 +01:00
hasherezade 72d8f3b458 Update README.md 2020-10-15 16:12:34 +02:00
hasherezade 8ce2099dce Update README.md 2020-04-27 00:03:48 +02:00
hasherezade ee55517bef Update README.md 2020-04-18 17:35:51 +02:00
hasherezade 48120c1653 Update README.md 2020-04-18 17:35:11 +02:00
hasherezade b09c696fc7 [VERSION] 0.8 v0.8 2020-04-17 23:48:38 +02:00
hasherezade fa125c7412 [FEATURE] More precise check for TLS callbacks 2020-04-17 23:13:00 +02:00
hasherezade 71b9a70ebb Updated libpeconv 2020-04-17 23:12:30 +02:00
hasherezade 888c1d6d54 [BUGFIX][hld32] Fixed processing import table 2020-04-17 19:18:38 +02:00
hasherezade e0c400027a Merge branch 'issue_9' (Issue #9) 2020-04-17 18:56:18 +02:00
hasherezade 19baea48e1 [BUGFIX][hldr64] Fixed return from the stub 2020-04-17 18:49:28 +02:00