-Puma- 2 Posted May 11, 2011 the prog is gonna crash in the first day of year 2000 because of millennium bug, destroys all the data of host computer, and makes the users vein in the brain to bleed and cause a quick death :eek: Share this post Link to post Share on other sites
klamacz 448 Posted May 11, 2011 it can be implemented that message pops up not when date is set but when it changes to date, so at the moment of change or even in more complicated way. I assume that devs from BIS knows how to write a simple program that cannot be hacked like that. If they want us to wait, we will need to wait. Another thing, this app should be tested before giving it to us, testers arent supposed to wait 2 days to check final results, there has to be some way to set time, maybe using params during execution. I tried some standard but no luck Share this post Link to post Share on other sites
PeterBitt 10 Posted May 11, 2011 my guess is that we have to run the exe for the magical 42 hours and get the next hack directly displayed on our computers! Share this post Link to post Share on other sites
Muahaha 10 Posted May 11, 2011 i bet they are anticipating that we will run it till sunday or monday, which also will be the time when Ivan present the project. Snippet for us a few hours before the actual announcement. Share this post Link to post Share on other sites
maddogx 13 Posted May 11, 2011 (edited) I now have a simple AutoIt script monitoring the lower text part in the window for new messages. I'll leave this computer running over the next few days and see if anything pops up.For anyone else who wants to try it, install AutoIt and run this script (copy code into an *.au3 file): $oldtxt = "" While True $txt = ControlGetText("Searching.", "", "Static2") If $txt <> $oldtxt Then $fh = FileOpen("D:\log.txt", 1) FileWrite($fh, $txt & @CRLF) FileClose($fh) TrayTip("New message!", $txt, 10) $oldtxt = $txt EndIf Sleep(1) WEnd Make sure to modify the "D:\log.txt" part to something that suits you. The script should find the running window (no need to restart the time seeker) and will note any changes, starting with the initial value, to the log file. Can a few more people please run this. I'm at work now and can't guarantee that my comp won't be restarted over night by a scheduled update. You can leave the Seeker exe running, just start the AutoIt script and it will monitor it for changes. Edited May 11, 2011 by MadDogX Share this post Link to post Share on other sites
Alwarren 2767 Posted May 11, 2011 "This file has a non-standard resource layout... it has probably been compressed with an "EXE compressor"." That's the Res Hack error message when you try and view the dialog in the .exe. Already said, the binary is compressed with upx Share this post Link to post Share on other sites
DancZer 65 Posted May 11, 2011 http://www.virustotal.com/file-scan/report.html?id=c383be275f79c040fd4a1969bc551d1fa0e59326fbac037ec899f9c5899106c0-1305111394 PAK_Generic.001 Share this post Link to post Share on other sites
maddogx 13 Posted May 11, 2011 http://www.virustotal.com/file-scan/report.html?id=c383be275f79c040fd4a1969bc551d1fa0e59326fbac037ec899f9c5899106c0-1305111394PAK_Generic.001 In other words: oh noes a compressed executable! Run for the hills! Share this post Link to post Share on other sites
klamacz 448 Posted May 11, 2011 After decompressing I can functions like: __getmainargs, GetCommandLineA I suppose there can be some params :) Share this post Link to post Share on other sites
SwiftyBoy 0 Posted May 11, 2011 Already said, the binary is compressed with upx Cheers mate, wondered what that meant... OK Smart Alec, I've just run Create Dump File inTask Manager on seeker.exe and it's saved it out a .dmp file. Gives the usual load of gibberish when opened in notepad but also lots and lots of readable text. Is it likely there'll be any clues in that, do you think? PS it's a huge file. Share this post Link to post Share on other sites
le_culto 0 Posted May 11, 2011 (edited) you can change the date with the cheat engine: Uploaded with ImageShack.us but the displayed text is only changed when a specific date is reached, so the best solution is to wait for someone with reverse engineering knowledge. Edited May 11, 2011 by Le_CuLtO Share this post Link to post Share on other sites
Bulldogs 10 Posted May 11, 2011 GIBS3000 anyone find a way to change that into a time/date? Share this post Link to post Share on other sites
darkiron 1 Posted May 11, 2011 I wait to pass in 2011 :) that long maybe the solution and the next hack .... still runnning Share this post Link to post Share on other sites
Daniel 0 Posted May 11, 2011 Hopefully it'll ping at some other historic dates that feed the plot. Maybe some important Persian/Iranian or Greek dates. Share this post Link to post Share on other sites
maddogx 13 Posted May 11, 2011 Hopefully it'll ping at some other historic dates that feed the plot. Maybe some important Persian/Iranian or Greek dates. You're thinking the year number could stand for that year in any century, not strictly 19xx? That is a good point. Share this post Link to post Share on other sites
Daniel 0 Posted May 11, 2011 Actually no I was still thinking 19xx, but yeah, that is a good point! :p Share this post Link to post Share on other sites
Bulldogs 10 Posted May 11, 2011 Looks like my crazy time travel theory is getting some more support! ---------- Post added at 09:34 PM ---------- Previous post was at 09:33 PM ---------- Btw, may try the year 21 (Greek independence) and the dates on the map (first hack) ---------- Post added at 09:35 PM ---------- Previous post was at 09:34 PM ---------- Remember, those dates were an estimate, so around then Share this post Link to post Share on other sites
klamacz 448 Posted May 11, 2011 found start date in EXE file: 0F 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 73 07 00 00 00 00 00 00 00 00 00 00 00 00 00 00 now looking for other dates Share this post Link to post Share on other sites
Yegor 10 Posted May 11, 2011 You're thinking the year number could stand for that year in any century, not strictly 19xx? That is a good point. it can be only 1907...google 1907 Hague Convention. Share this post Link to post Share on other sites
maddogx 13 Posted May 11, 2011 (edited) it can be only 1907...google 1907 Hague Convention. I'm aware of that. Read my post properly. I said the number does not strictly need to stand for 19xx. In this case it does, of course, but any further years that come up could point to events in different centuries. Edited May 11, 2011 by MadDogX Share this post Link to post Share on other sites
Tomatosauce 10 Posted May 11, 2011 10 OCT 11: Effective end of the Chinese Empire Share this post Link to post Share on other sites
derdoe 10 Posted May 11, 2011 Tomatosauce, is this an output directly from seeker.exe? Share this post Link to post Share on other sites
maddogx 13 Posted May 11, 2011 I'll be able to confirm in about ten minutes. This would point to all dates being in the 1900's. Share this post Link to post Share on other sites
LkFp 10 Posted May 11, 2011 You can speed up seeker a little by hexediting uncompressed exe. Look for C74424085A (instruction which is setting timer timeout to 5A (90ms) on offset 0000:0924. Now you can change 5A at the end to something lower. Minimum value is 0A (10ms). :) Share this post Link to post Share on other sites
SwiftyBoy 0 Posted May 11, 2011 10 OCT 11: Effective end of the Chinese Empire Wuchang Uprising of October 10, 1911. End of the Qing Dynasty. Share this post Link to post Share on other sites