<?xml version="1.0" encoding="UTF-8"?><rss version="0.92"> <channel><title>Remko Weijnen&#039;s Blog (Remko&#039;s Blog)</title><link>http://www.remkoweijnen.nl/blog</link> <description>About Terminal Server, Citrix, Delphi and other stuff</description> <lastBuildDate>Tue, 31 Jan 2012 15:37:53 +0000</lastBuildDate> <docs>http://backend.userland.com/rss092</docs> <language>en</language><item><title>Dear Visitor</title> <description><![CDATA[If this is your first visit, take your time and look around. Here are some things you might be looking for: SasLibEx: a library that can simulate the Secure Attention Sequence (Ctrl-Alt-Del) but it can even unlock a workstation or session without entering or needing the user&#8217;s credentials (and many more things). Who locks my [...]]]></description><link>http://www.remkoweijnen.nl/blog/2007/11/01/dear-visitor/</link> </item> <item><title>Harmony Client crashes upon exit</title> <description><![CDATA[Today I was troubleshooting the application &#8220;Harmony Client&#8221; which crashed upon exiting: The application had been thinapped and the error only appeared when starting the thinapped version. Using Process Monitor I noticed that the application wrote logfiles to the C:\Temp\HarmonyClient\Log folder (which of course it shouldn&#8217;t write there.). 00.11:12:56.033 Log created on 31-01-2012 (c:\temp\Harmonyclient\Log\HMY_Client_03A2@server_20120131_111256.LOG) User [...]]]></description><link>http://www.remkoweijnen.nl/blog/2012/01/31/harmony-client/</link> </item> <item><title>Bypassing RES/Appsense Application Security</title> <description><![CDATA[The video below shows a Proof of Concept of bypassing Application Security in RES Workspace Manager . Please note that at this time the code is not publicly available so please don&#8217;t ask for it. EDIT 2: I added a video that I received from someone who tried my Excel Sheet with AppSense Application Manager. [...]]]></description><link>http://www.remkoweijnen.nl/blog/2012/01/27/bypassing-res-application-security/</link> </item> <item><title>From Jailbreak to Jailbreak part 2</title> <description><![CDATA[In this post, which is a followup on my From JailBreak to Jailbreak post, I will describe the same procedure for A5 devices (iPhone 4S and iPad 2). A lot of the stuff is really the same so I will not describe that again, this includes the actual update to iOs 5.01, xBackup, SHSH signatures [...]]]></description><link>http://www.remkoweijnen.nl/blog/2012/01/21/from-jailbreak-to-jailbreak-part-2/</link> </item> <item><title>Get the location of an advertised shortcut</title> <description><![CDATA[Installers can create so called Advertised Shortcuts in the Start Menu. I wanted to check the Target Path of such an shortcut but Explorer doesn&#8217;t show it: But we can easily retrieve the path using a small VB Script: Option Explicit Dim WshShell : Set WshShell = WScript.CreateObject(&#34;Wscript.Shell&#34;) Dim objShortcut : Set objShortcut = WshShell.CreateShortcut(WScript.Arguments(0)) [...]]]></description><link>http://www.remkoweijnen.nl/blog/2012/01/18/get-the-location-of-an-advertised-shortcut/</link> </item> <item><title>Take ownership of a registry key in PowerShell</title> <description><![CDATA[After reading Andy Morgan&#8217;s (excellent) blog post about Removing Screen Resolution and Personalize shell extensions from a users desktop session I couldn&#8217;t help it. I had to write a PowerShell script to take ownership of the mentioned registry keys. So here goes: The code is only quick to show we can do it (after all [...]]]></description><link>http://www.remkoweijnen.nl/blog/2012/01/16/take-ownership-of-a-registry-key-in-powershell/</link> </item> <item><title>The case of the Slow Xerox Universal Print Driver</title> <description><![CDATA[Earlier this week I was asked to investigate a problem with the Xerox Universal Printer Driver. Users complained that printing to a Xerox printer was much slower than printing to an HP printer. I received a reference document from a user, a rather complex Excel sheet. When selecting multiple tabs it took almost a minute [...]]]></description><link>http://www.remkoweijnen.nl/blog/2012/01/04/the-case-of-the-slow-xerox-universal-print-driver/</link> </item> <item><title>From Jailbreak to Jailbreak</title> <description><![CDATA[A few days ago I decided to update my iPhone which was still running iOS 4.3.1 to iOS 5.0.1. I delayed this update for a while because I had Jailbreaked my iPhone. Unfortunately an update is much more work when you have Jailbreaked because you also have to restore Cydia settings such as the repositories [...]]]></description><link>http://www.remkoweijnen.nl/blog/2012/01/04/from-jailbreak-to-jailbreak/</link> </item> <item><title>Error 372 in Thinapped Visual Basic Application</title> <description><![CDATA[Today I was troubleshooting a Thinapped Visual Basic Application. The application halts with a Run-time error &#8217;372&#8242; when trying to run a report: Microsoft KB article kb942870 hints to an ActiveX component that is registered into HKCU instead of HKLM. A trace with the ThinApp Log Monitor reveals that the application is looking for an [...]]]></description><link>http://www.remkoweijnen.nl/blog/2012/01/03/error-372-in-thinapped-visual-basic-application/</link> </item> <item><title>System Process PID 4 is listening on port 80</title> <description><![CDATA[I wanted to save the SHSH signatures from my iPhone before updating to iOS 5.01. I started Tiny Umbrella but it showed an error indicating that there&#8217;s already a process listening on port 80: I verified this using netstat (netstat -aon &#124; find /I &#8220;LISTENING&#8221; &#124; find /I &#8220;:80&#8243;): &#160; A telnet to port 80 [...]]]></description><link>http://www.remkoweijnen.nl/blog/2012/01/02/system-process-pid-4-is-listening-on-port-80/</link> </item> </channel> </rss>
