Google Code Exporter
Google Code Exporter
``` I was experiencing some patch HUNK issues, but I was able to troubleshoot around the issue. At first I thought I might have had an older clamav_to_yara.py so I...
``` After applying the patch and double checking each subtraction/addition from the patch file to my working file, I'm still seeing that invalid skip string issue. I did notice that...
``` I've just been experimenting with ClamAV rules for Yara and the fix is still not in committed to the repository. I've also tried with the .patch, but couldn't get...
``` The problem is the regex. I had a similar issue yesterday: signature = re.compile('\[(.+?)\]\r\nsignature = (.+?)\r\nep_only = (.+?)\r\n', re.M|re.S) Try changing it to the following and rerun the script:...
``` Looks like they changed something in the API regarding sessions and locking of the machines: http://download.virtualbox.org/virtualbox/SDKRef.pdf In the section: *12 Main API change log* ``` Original comment by `[email protected]`...
``` Unfortunately it does usually take that long. Apihooks is probably the most labor intensive plugin around. It has to disassemble code in every exported function of every dll of...
``` I ran into a similar issue. The way I figured out how to move around it - at least until the issues is addressed - was to circumvent that...
``` Out of all the phones I own, I have the S3 as well, please tell me its just something to do with the app and not the library itself?...
``` Sorry I meant Kitkat not Jellybean. ``` Original comment by `[email protected]` on 21 Feb 2014 at 8:18
``` I am facing similar problem, whistle demo is not detecting whistle on Micromax phone A110 with ICS 4.0.4 but working well on Micromax funbook tablet with ICS 4.0.4.!!! ```...