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 |
|