Convert Executable to PowerShell
Recently I stumbled upon an executable that appeared to be a PowerShell script converted into an executable. I …
Recently I stumbled upon an executable that appeared to be a PowerShell script converted into an executable. I …
Some time ago I wrote about the PNAgent data that is stored in the registry in XML format. After that post …
I had to troubleshoot an application that was published with Citrix XenApp. The problem with this application …
I came across an interesting tool today called Binwalk. Binwalk is a firmware analysis tool that scans a given …
Yesterday I was packaging an application called Kluwer Juridische Bibliotheek. When the user first starts this …
I was playing around with the AxSched tool that comes with Altiris, in my case the version that comes with …
If you look into the registry in the key HKLM\System\CurrentControlSet\ProductOptions you will find several …
I needed to do an unattended install of an application (in this case Exact Globe 2003) on Citrix. In this case …
In a previous post I wrote about patching update.exe to allow installing updates with modified .inf files. A …
Up until now I used VPatch for all my patches. The disadvantage of VPatch is that it uses strict MD5 hash …