Comments for Prekageo’s Blog https://shiftlock.wordpress.com Just another WordPress.com weblog Thu, 19 Nov 2020 14:15:33 +0000 hourly 1 http://wordpress.com/ Comment on Quine-McCluskey algorithm implementation in Python by How much does Boolean expression minimization shorten? https://shiftlock.wordpress.com/2011/05/17/quine-mccluskey-algorithm-implementation-in-python/#comment-5491 Thu, 19 Nov 2020 14:15:33 +0000 http://shiftlock.wordpress.com/?p=317#comment-5491 […] this would take over a year on my laptop. The qm module could be made more efficient, and in fact someone has done that. But even if you made the code a billion times faster, six variables would still be […]

]]>
Comment on Quine-McCluskey algorithm implementation in Python by B https://shiftlock.wordpress.com/2011/05/17/quine-mccluskey-algorithm-implementation-in-python/#comment-2086 Thu, 05 Oct 2017 11:09:17 +0000 http://shiftlock.wordpress.com/?p=317#comment-2086 Hi, I’m working on some Functional Decomposition (ashenhurst/curtis) type methods for ML (karnaugh maps are really useful for this), I would like to use non-binary inputs, the idea is to use more wires on the input to create larger numbers of possibilities per variable. My question is how many variables (binary) do you suppose this algorithm can handle?

]]>
Comment on Windows hooks detector by straightupandup7 https://shiftlock.wordpress.com/2011/06/22/windows-hooks-detector/#comment-1681 Fri, 27 Jan 2017 11:48:44 +0000 http://shiftlock.wordpress.com/?p=336#comment-1681 PS click “3 releases” to get the dll rather than compiling yourself, unless u wanna compile 🙂

]]>
Comment on Windows hooks detector by straightupandup7 https://shiftlock.wordpress.com/2011/06/22/windows-hooks-detector/#comment-1680 Fri, 27 Jan 2017 11:45:01 +0000 http://shiftlock.wordpress.com/?p=336#comment-1680 @thegodfather123 have a look at https://github.com/tigros/HookTools since ur using win7, doesn’t work on win 8/10 tho.

]]>
Comment on Windows hooks detector by thegodfather123 https://shiftlock.wordpress.com/2011/06/22/windows-hooks-detector/#comment-1679 Fri, 27 Jan 2017 10:31:36 +0000 http://shiftlock.wordpress.com/?p=336#comment-1679 Hey, I have win32k.sys version “6.1.7601.23407”. The hook detector isn’t working. Can you please help me, and update the version?

]]>
Comment on HTTP Request Logger add-on for Mozilla Firefox by Floyd the Android https://shiftlock.wordpress.com/2011/07/30/http-request-logger-add-on-for-mozilla-firefox/#comment-1632 Tue, 25 Oct 2016 03:36:47 +0000 http://shiftlock.wordpress.com/?p=358#comment-1632 The file is http-request-log.txt on the Desktop.

]]>
Comment on Adobe Flash (SWF) to SVG and PDF by zerocoll https://shiftlock.wordpress.com/2011/12/26/adobe-flash-swf-to-svg-and-pdf/#comment-1616 Sun, 11 Sep 2016 22:22:15 +0000 http://shiftlock.wordpress.com/?p=373#comment-1616 working perfectly for me 🙂

no extract image from original swf ..

]]>
Comment on Adobe Flash (SWF) to SVG and PDF by prekageo https://shiftlock.wordpress.com/2011/12/26/adobe-flash-swf-to-svg-and-pdf/#comment-1601 Fri, 22 Jul 2016 04:39:05 +0000 http://shiftlock.wordpress.com/?p=373#comment-1601 In reply to fernando.

It’s been many years since I wrote this post. Can you elaborate on the specific problem?

]]>
Comment on Adobe Flash (SWF) to SVG and PDF by fernando https://shiftlock.wordpress.com/2011/12/26/adobe-flash-swf-to-svg-and-pdf/#comment-1600 Fri, 22 Jul 2016 03:40:42 +0000 http://shiftlock.wordpress.com/?p=373#comment-1600 In reply to tony.

Hi, I have the same issue. Would you please explain what do you mean by “built with JPEG support”? Thank you!

]]>
Comment on HTTP Request Logger add-on for Mozilla Firefox by SteveV https://shiftlock.wordpress.com/2011/07/30/http-request-logger-add-on-for-mozilla-firefox/#comment-1586 Sat, 02 Jul 2016 02:15:16 +0000 http://shiftlock.wordpress.com/?p=358#comment-1586 Interesting tool, even to a nube like me! I use it with Win10 + Palemoon 26(FF). When I first viewed your log using notepad all was black and unseparated- not cool, then after finishing the clean install I installed Editpad lite. Now each line is separate, urls are click-able links! My primary use is similar to nerys hughes, in avast EP – tools it has ‘SiteBlocking’. A little help here: Occasionally a site will re-direct to a page that loudly states a Virus has been download( not an AV response)- scares the sh*t out of me when it happens!!!
If any of you learned people could help on this please add a note below my entry, if that’s OK? THANKS!

]]>