2020-05-06 00:40:04 +02:00
|
|
|
KWINE v0.0.2
|
2020-05-05 02:40:51 +02:00
|
|
|
|
|
|
|
Developers:
|
2020-05-06 00:40:04 +02:00
|
|
|
- 0CodErr founder of project PEload
|
|
|
|
- rgimad author of KWINE - fork of PEload
|
2020-05-05 02:40:51 +02:00
|
|
|
|
2020-05-06 00:40:04 +02:00
|
|
|
How to use:
|
|
|
|
- in bin folder there is all neccesary files:
|
|
|
|
kwine, lib/kernel32.dll, lib/msvcrt.dll
|
|
|
|
- usage:
|
|
|
|
kwine mysuperexefile.exe
|
|
|
|
|
|
|
|
Changelog:
|
|
|
|
- msvcrt.dll rewritten in c
|
|
|
|
- added malloc, free, realloc, strcmp, strcat, strlen, printf to msvcrt.dll
|