$theTitle=wp_title(" - ", false); if($theTitle != "") { ?>
About Virtualization, VDI, SBC, Application Compatibility and anything else I feel like
3 Mar // php the_time('Y') ?>
A new website (blog) was opened for the Jedi Apilib and Jedi Security Library. I invite you all to take a look!
You can find it here
25 Jan // php the_time('Y') ?>
Today I received an e-mail from Softpedia telling me that they have listed one of my commandline tools, LaunchRDP. I don’t know how they found or why they think that it should be listed, but it’s nice to see that they respect the author and informed me. If you want to rate it, here’s your chance!
9 Dec // php the_time('Y') ?>
Datarescue has release IDA 4.9 as freeware. IDA Pro is the de-facto standard for the analysis of hostile code, vulnerability research and reverse engineering in general. You can find IDA freeware here: http://www.datarescue.com/idabase/idadownfreeware.htm
21 Nov // php the_time('Y') ?>
I was contact by Danila Galimov a while ago because he was working with my JwaWinsta unit. Together we were able (and are still working on) uncovering more of the undocumented API’s in winsta.dll.
We found several new classes for WinStationQueryInformationW that return lots of information:
We got the following API’s working:
Further testing is needed to determine if the functions work on different OS versions and produce the same results.
21 Nov // php the_time('Y') ?>
There were 2 ways (known to me) of extending Windows XP to offer mulitple concurrent Terminal Sessions. One with the RC1 version of XP SP2 and one that patches Winlogon and Termsrv.dll. The latter offers not only multiple sessions but also multiple sessions under the same account and sessions to the local machine.
Seems like the someone hacked Windows Vista Terminal server too by patching Termsrv.dll. Read more at source.
2 Nov // php the_time('Y') ?>
I was curious how many times my posts are viewed. So I installed this plugin which was made by Lester ‘GaMerZ’ Chan. If you use WordPress take a look at his other plugins, there are some good ones there!
1 Nov // php the_time('Y') ?>
Google has added imap support to GMail. This means you can use an e-mail client like Outlook (Express) to read your mail but you don’t have to download and store them locally. Read more here. The Storage Limit has been raised to 4 GB (at time of writing 4569 MB)