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 |
|
hasherezade
|
ef96575548
|
Updated libpeconv
|
2018-11-27 23:40:32 +01:00 |
|
@hasherezade
|
265dc0c3e1
|
Update README.md
|
2018-11-27 22:12:17 +01:00 |
|
@hasherezade
|
1a6211fd50
|
Create .appveyor.yml
|
2018-11-27 22:10:45 +01:00 |
|
@hasherezade
|
341432120f
|
Update README.md
|
2018-08-21 03:17:23 +02:00 |
|
hasherezade
|
6be665e8f2
|
[FEATURE] Added more checks against unsupported EXEs
|
2018-08-21 03:06:24 +02:00 |
|
hasherezade
|
93f7e80ae9
|
[FEATURE] Added version info
|
2018-08-21 02:36:21 +02:00 |
|
hasherezade
|
e07fbb8130
|
[BUGFIX] Pass the image base to the stub (rather than relying on
autofind)
|
2018-08-21 02:20:24 +02:00 |
|
@hasherezade
|
b694e8d611
|
Update README.md
|
2018-08-21 01:02:58 +02:00 |
|
hasherezade
|
dd3be7d41e
|
[FEATURE][test_shc] Added description
|
2018-08-20 03:18:46 +02:00 |
|
@hasherezade
|
b9c4b5d6b5
|
Update README.md
|
2018-08-20 02:04:09 +02:00 |
|
@hasherezade
|
bc7116fca1
|
Update main.cpp
|
2018-08-20 02:01:15 +02:00 |
|
@hasherezade
|
902b8fb530
|
Update stub_license.md
|
2018-08-20 01:59:48 +02:00 |
|
hasherezade
|
bd88bfde52
|
[INIT] First working version (for 32bit PE)
|
2018-08-20 01:56:30 +02:00 |
|