Commit Graph

63 Commits

Author SHA1 Message Date
hasherezade 288569de9e [NOBIN] AppVeyor: delete converted file from the artifact 2020-04-17 15:58:09 +02:00
hasherezade 795b88f440 Update .appveyor.yml 2020-04-17 15:49:59 +02:00
hasherezade e7029767d7 [NOBIN] In AppVeyor: upload artifacts 2020-04-17 15:43:24 +02:00
hasherezade f33fb8100f [FEATURE] Do not break if TLS direcory detected (only warning) 2020-04-17 15:22:56 +02:00
hasherezade 34d4e75730 [NOBIN] Fixed a path in CMake test 2020-04-17 15:15:30 +02:00
hasherezade 0a594b2239 [NOBIN] Fixed a path in CMake test 2020-04-17 15:11:36 +02:00
hasherezade 4ed38ec1d0 [NOBIN] Fixed the directory used in tests 2020-04-17 15:07:35 +02:00
hasherezade ee0192d4a9 [NOBIN] AppVeyor: changed installation direcotory 2020-04-17 15:00:51 +02:00
hasherezade eeb0ae65ca [NOBIN] AppVeyor: changed installation directory 2020-04-17 14:56:25 +02:00
hasherezade fd078f0c7d [NOBIN] In CMake: added installation of the components 2020-04-17 14:48:42 +02:00
hasherezade 14d58b5343 Updated libpeconv 2020-04-17 14:30:51 +02:00
hasherezade 4712a4fb49 Update README.md 2020-01-02 04:43:57 +01:00
hasherezade d28ffebdd1 Update README.md 2020-01-02 04:43:04 +01:00
@hasherezade 66ae908bac Update README.md 2018-12-17 06:23:17 +01:00
@hasherezade 027999224d Update README.md 2018-12-15 20:12:37 +01:00
hasherezade d46a5d8a90 Updated libpeconv v0.7 2018-12-15 19:50:42 +01:00
hasherezade fe942d9b62 [REFACT] Changed the info strings 2018-12-15 19:49:37 +01:00
hasherezade 2fd654cc99 [NOBIN] Disable testing by default, enable from commandline. 2018-12-15 19:40:52 +01:00
hasherezade b0def70791 [NOBIN] Fixed typo in a comment 2018-12-15 18:02:59 +01:00
hasherezade 14cedd2fec [FEATURE][runshc] Changed info strings 2018-12-15 06:09:16 +01:00
hasherezade b4d65aa0b1 [BUGFIX] Fixed the header stub to ensure clean return to the caller 2018-12-15 06:04:19 +01:00
hasherezade 10eaa8a36c Fixed version in a license 2018-12-15 05:10:32 +01:00
@hasherezade f956d7203a Update README.md 2018-12-14 21:37:41 +01:00
hasherezade c4df773a9f [BUGFIX] Fixed test condition 2018-12-14 21:14:13 +01:00
hasherezade 4c9a612727 [FEATURE] Added tests 2018-12-14 21:10:49 +01:00
@hasherezade d638dbad8a Update README.md 2018-12-14 19:44:11 +01:00
@hasherezade 218572f509 Update README.md 2018-12-13 22:19:52 +01:00
@hasherezade 893ba9684e Update README.md 2018-12-13 22:19:09 +01:00
hasherezade a1724fd2cb [FEATURE] Integrated 64bit stub (Issue #5) 2018-12-13 22:05:51 +01:00
@hasherezade a0114d6b7a Merge pull request #4 from 86hh/HLDR64
HLDR64 - a 64bit stub (Issue #5)
2018-12-13 21:46:54 +01:00
hh86 dc55eb1e54 HLDR64 2018-12-13 17:15:49 -03:00
@hasherezade 26c3cd0dd7 Update README.md 2018-12-07 00:54:34 +01:00
@hasherezade c79fad64c7 Update README.md 2018-12-07 00:38:49 +01:00
hasherezade 0479160c74 [VERSION] 0.5 v0.5 2018-12-07 00:34:53 +01:00
hasherezade f9b9d2533d [NOBIN] Improved code formatting 2018-12-07 00:27:48 +01:00
hasherezade e550ed8a99 [REFACT] Use cmove instead of conditional jump 2018-12-07 00:07:56 +01:00
hasherezade 585bd44628 [BUGFIX] Don't try to load imports if PE has no import table 2018-12-07 00:01:56 +01:00
hasherezade 0217770d92 [REFACT][runshc] Return the value from shellcode 2018-12-03 19:56:30 +01:00
hasherezade 5179c835ac [NOBIN] Updated README with changed names 2018-12-03 19:28:21 +01:00
hasherezade f511e837d0 [REFACT] Renamed projects to: pe2shc, runshc 2018-12-03 19:25:03 +01:00
hasherezade 793efa8026 [NOBIN] Cleanup. Moved the stub license to the stub code directory. 2018-12-03 18:57:11 +01:00
hasherezade ed2913a448 [NOBIN][hldr32] Added install.bat (to move the compiled stub) 2018-12-03 18:48:48 +01:00
hasherezade 14b8d2f414 [BUGFIX][hldr32] Fixed loading imports (case if OriginalFirstThunk is
not filled)
2018-12-03 18:46:14 +01:00
hasherezade 93e68610b6 [REFACT] Allow to convert console applications, but print a warning 2018-12-03 01:04:18 +01:00
hasherezade 0d558ad726 [FEATURE] Changed the default output name. Incremented version. 2018-12-03 00:49:20 +01:00
@hasherezade 9313598405 Update stub_license.md 2018-12-03 00:36:29 +01:00
@hasherezade f9953a848e Merge pull request #2 from 86hh/HLDR32
Rewritten the stub in assember (Issue #1)
2018-12-02 23:27:43 +01:00
hh86 0cceb0ef31 Added HLDR32 source code.
Source code for HLDR32 loader code.
2018-12-02 18:23:42 -03:00
hh86 7f3000fa70 Replaced ReflectiveLoader with HLDR32
Replaced ReflectiveLoader (ex stub32.bin) with HLDR32  (now stub32.bin).
2018-12-02 18:22:57 -03:00
hh86 8d854871d0 stub32.bin replaced
Replaced ReflectiveLoader (stub32.bin) with HLDR32.
2018-12-02 17:44:50 -03:00