Commit Graph

13 Commits

Author SHA1 Message Date
hasherezade 793efa8026 [NOBIN] Cleanup. Moved the stub license to the stub code directory. 2018-12-03 18:57:11 +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
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 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 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