71 Commits

Author SHA1 Message Date
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
hasherezade fb4170884b [BUGFIX][hld64] Fixed processing import table 2020-04-17 18:48:28 +02:00
hasherezade 199b2c5239 Update .appveyor.yml 2020-04-17 16:09:00 +02:00
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