Re: The "last one to post on this thread wins" Thread
From NoHero:
Quote:
Is XeonJokes.dll a managed assembly or an unmanaged native DLL?
It's distributed with every set of IDE in this world. It's like how Windows cannot run with the standard system files. It's a set of managed native assembly-level instructions.
From Cilu:
Quote:
Using XeonJokes.dll is illegal in Romania.
Rubbish! The government of Romania has legalized this DLL in their laws since the 50s, after some good-hearted Left-Wing politicians fought for it.
XeonJokes.dll is free of charge and you just have to include it into your build.
Do a search in your PC for this DLL.
Good day,
Xeon.
Re: The "last one to post on this thread wins" Thread
Quote:
Originally Posted by Xeon
Do a search in your PC for this DLL
here's the link: www.xeonjokes.weird/notfound/found
[DISCLAIMER: if your PC can't open the link...buy a new PC:D ]
Re: The "last one to post on this thread wins" Thread
New PC still not working :(
Re: The "last one to post on this thread wins" Thread
Don't be silly, Matthew. Go to support.microsoft.com and ask regarding this DLL. The thing is : if you don't have it in the first place, how can your PC even start-up? It IS on your PC alright. :rolleyes::rolleyes::rolleyes:
Just that maybe it's a Hidden file?
Good day,
Xeon.
Re: The "last one to post on this thread wins" Thread
Quote:
Originally Posted by Xeon
Just that maybe it's a Hidden file?
hidden?....but why it is on my desktop!!!...clear as a crystal...yam!!...
Re: The "last one to post on this thread wins" Thread
From Ree:
Quote:
hidden?....but why it is on my desktop!!!...clear as a crystal...yam!!...
Maybe you're obessed with XeonDLL? You gotta open up this DLL file with Visual C++ and see the contents, although the sheer size of this file will really hinder the loading process(takes about 4 days to open this file on a PC with 4 GB RDRAM and a Pentium 4 3.8 GHz processor).
Good luck,
Xeon.
Re: The "last one to post on this thread wins" Thread
Re: The "last one to post on this thread wins" Thread
last man standing...
last man laughing...
last but not least...
last Sunday...
last stop...
Re: The "last one to post on this thread wins" Thread
Re: The "last one to post on this thread wins" Thread
Oh Really ???????????
I dont think so ... !?
Re: The "last one to post on this thread wins" Thread
hey, where did they put my bongo...
Re: The "last one to post on this thread wins" Thread
Re: The "last one to post on this thread wins" Thread
Re: The "last one to post on this thread wins" Thread
lol... everyone's bored??? :D
Re: The "last one to post on this thread wins" Thread
I'm just trying to get a question answered.
Basically, I need a server app to scan the memory of a client and confirm that the client app is loaded and has not been altered in memory. Additionally, it needs to be able to collect the signatures of everything(else) in memory in order to compare them to a database of signatures.
So, can a server do a direct memory scan of a client? Could the app be accurately identified (perhaps in a similar method as used by a virus scanner)? Can the server app confirm that the client app has not been altered (perhaps via signature)? All of this with absolute certainty?