Board.KolibriOS.org http://board.kolibrios.org/ |
|
PELoad http://board.kolibrios.org/viewtopic.php?f=9&t=2318 |
Page 3 of 3 |
Author: | rgimad [ Fri May 08, 2020 1:17 am ] | ||
Post subject: | Re: PELoad | ||
KWINE v0.0.3 into msvcrt.dll added: - putchar - strchr - strrchr - strcpy - strncpy - memset - memcpy - memcmp - time - mktime - localtime - difftime - srand - rand new samples - rnd_arr1.exe - string2.exe исходники на svn, релиз прикрепляю
|
Author: | maxcodehack [ Sat Oct 17, 2020 9:06 am ] |
Post subject: | Re: PELoad |
Sample 'test2.exe' is not working: Code: Not found function: scanf in msvcrt.dll Windows version of TCC (I know about port TCC for KOS) isn't working too: Code: Error load library: But it does not say which library is not loaded! Also other samples are working |
Author: | rgimad [ Sat Oct 17, 2020 2:24 pm ] |
Post subject: | Re: PELoad |
maxcodehack wrote: Sample 'test2.exe' is not working: Code: Not found function: scanf in msvcrt.dll Yes, scanf is unimplemented, so it doesn't work Quote: Windows version of TCC (I know about port TCC for KOS) isn't working too: Code: Error load library: Look at the import table of this exe, afair there are about hundred function from many dlls, kwine has only kernel32.dll and msvcrt.dll, for any different dlls it will give such error |
Author: | AgentM [ Sun Nov 29, 2020 12:51 pm ] |
Post subject: | Re: PELoad |
PEload входит в сборку? |
Author: | rgimad [ Sun Nov 29, 2020 1:22 pm ] |
Post subject: | Re: PELoad |
AgentM wrote: PEload входит в сборку? На форуме cantorsys еще летом 0Coderr выкладывал новую версию Peload, я ее добавил в дистрибутив KolibriOS-DE (https://github.com/turbocat2001/KolibriOS-DE) , в новом релизе ISO он уже будет. |
Author: | AgentM [ Fri Dec 04, 2020 3:16 am ] |
Post subject: | Re: PELoad |
rgimad wrote: AgentM wrote: PEload входит в сборку? На форуме cantorsys еще летом 0Coderr выкладывал новую версию Peload, я ее добавил в дистрибутив KolibriOS-DE (https://github.com/turbocat2001/KolibriOS-DE) , в новом релизе ISO он уже будет. Ну и где Peload можно скачать? Или где iso образ с этим приложением можно скачать? |
Author: | maxcodehack [ Fri Dec 04, 2020 8:55 am ] |
Post subject: | Re: PELoad |
На гитхабе есть вкладка релизы |
Author: | Freeman [ Sat Dec 05, 2020 7:14 pm ] |
Post subject: | Re: PELoad |
Тема PELoad на форуме Delphi SDK. |
Page 3 of 3 | All times are UTC+03:00 |
Powered by phpBB® Forum Software © phpBB Limited https://www.phpbb.com/ |