[DiscordArchive] hello <@!241739691399970817> please could you update your PR about calendar?
[DiscordArchive] hello <@!241739691399970817> please could you update your PR about calendar?
Archived author: Yehonal • Posted: 2017-09-23T13:57:45.668000+00:00
Original source
hello <@!241739691399970817> please could you update your PR about calendar?
Archived author: Perf.vig • Posted: 2017-09-23T13:58:15.078000+00:00
Original source
Yes i will
![[Image: unknown.png?ex=690c15d1&is=690ac451&hm=2...2405bc7d0&]](https://cdn.discordapp.com/attachments/284323424032129024/361171926875373568/unknown.png?ex=690c15d1&is=690ac451&hm=2a98c18d306f708001d6c1151e49cb4f7aba43e996ab83c5e7908832405bc7d0&)
Archived author: Le0dagan • Posted: 2017-09-23T15:28:17.617000+00:00
Original source
[100%] Built target worldserver
Install the project...
-- Install configuration: "Release"
-- Installing: /home/brenno/WOTLK/Azeroth-server/Ysondre/bin/authserver
-- Set runtime path of "/home/brenno/WOTLK/Azeroth-server/Ysondre/bin/authserver" to "/home/brenno/WOTLK/Azeroth-server/Ysondre/lib"
-- Installing: /home/brenno/WOTLK/Azeroth-server/Ysondre/etc/authserver.conf.dist
-- Installing: /home/brenno/WOTLK/Azeroth-server/Ysondre/bin/worldserver
-- Set runtime path of "/home/brenno/WOTLK/Azeroth-server/Ysondre/bin/worldserver" to "/home/brenno/WOTLK/Azeroth-server/Ysondre/lib"
-- Installing: /home/brenno/WOTLK/Azeroth-server/Ysondre/etc/worldserver.conf.dist
CMake Error at src/worldserver/cmake_install.cmake:76 (file):
file INSTALL cannot find
"/home/brenno/WOTLK/azerothcore-wotlk/modules/VASAutoBalanceModule/conf/VASAutoBalance.conf.dist".
Call Stack (most recent call first):
src/cmake_install.cmake:41 (include)
cmake_install.cmake:46 (include)
Makefile:61 : la recette pour la cible « install » a échouée
make: *** [install] Erreur 1
![[Image: unknown.png?ex=690c15d1&is=690ac451&hm=2...2405bc7d0&]](https://cdn.discordapp.com/attachments/284323424032129024/361171926875373568/unknown.png?ex=690c15d1&is=690ac451&hm=2a98c18d306f708001d6c1151e49cb4f7aba43e996ab83c5e7908832405bc7d0&)
Archived author: Le0dagan • Posted: 2017-09-23T15:28:25.199000+00:00
Original source
hmmmm
Archived author: Le0dagan • Posted: 2017-09-23T15:28:46.797000+00:00
Original source
i don't know why but the file exist
Archived author: krill8709 • Posted: 2017-09-23T16:30:14.461000+00:00
Original source
<@241739691399970817> I highly doubt they will work with AW, since when the memcheck2 is sent to the client, it deinitalizes a page file, thus scrambling a huge majority of offsets. I can easily find where the new offset locations are via byte array search
though
Archived author: krill8709 • Posted: 2017-09-23T16:35:30.693000+00:00
Original source
Further more, the first signature works by scanning the MZ DOS header page file, then the 2nd check is a pointer Check to the first one, iirc if the check result is 0x00, Somethings wrong.
Further more, the pointer is seen only when memcheck2 deinitalizes the memory page
Archived author: Barbz • Posted: 2017-09-23T16:49:57.385000+00:00
Original source
finally krill
Archived author: krill8709 • Posted: 2017-09-23T16:52:34.623000+00:00
Original source
Also it might be good to have a Check that should check if memory was created, instead of existing, such as codecave or complete page files such as dll injection
Archived author: krill8709 • Posted: 2017-09-23T16:53:08.973000+00:00
Original source
Though now that i think about it, I think the page Checks might work for that