@rogerkarlsson
44Friends 78Fans
Karma0.0
male Stockholm, Sweden
rogerkarlsson says
13 years ago 1
Anyone using Flattr? How do you like it?
rogerkarlsson says
13 years ago
Getting a "Unexpected token in attribute selector: '!'" in Firefox just by including jQuery 1.4.4.
rogerkarlsson says
14 years ago
Ran into some new malware. LO0Pvkl.exe and LO0Pvkl20.dll. Detection rate around 33%: www.freefixer.com/librar...
rogerkarlsson says
14 years ago
Parsing raw NTFS
rogerkarlsson says
14 years ago
andy128.exe is a new Koobface variant: www.freefixer.com/librar...
rogerkarlsson says
14 years ago
FreeFixer.com is now sending files to VirusTotal again for malware scanning. Thanks to great people over at VirusTotal for the new API.
rogerkarlsson says
14 years ago
Getting a 502 Bad Gateway while uploading files with VirusTotal's new API :-(
rogerkarlsson says
14 years ago
Writing new code to upload files to VirusTotal using the VirusTotal API.
rogerkarlsson says
14 years ago
Oh, meant MAX_PATH, not PATH_MAX.
rogerkarlsson says
14 years ago
PathCanonicalize is great, but what if my path is longer than PATH_MAX characters? Any suggestions? #win32