<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/openusbsecurity/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/openusbsecurity/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 28 Aug 2009 15:03:32 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/openusbsecurity/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>dir.exe cannot be called from program</title><link>https://sourceforge.net/p/openusbsecurity/bugs/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;After some testing, I found out that dir.exe does not run from system(). It does run perfectly from command line though. I think it's a command within cmd.exe.&lt;br /&gt;
Does anybody know a workaround or maybe another method to get the file names from the files directory?&lt;/p&gt;
&lt;p&gt;Function: void runScan()&lt;/p&gt;
&lt;p&gt;This is required for the functioning of the Windows version.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Robert Alblas</dc:creator><pubDate>Fri, 28 Aug 2009 15:03:32 -0000</pubDate><guid>https://sourceforge.neta0e30972d3594c9e3cc401eb5adbb8e982cc9e55</guid></item><item><title>Key File have the same length that the password</title><link>https://sourceforge.net/p/openusbsecurity/bugs/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The hash is not very secure, the lenght of the data of the key file is the same that the real password, the solution of this is change the hash, i say to use a cientifical aproved one like whirpool or more simple md5. If the bug is not corrected a brute-force attack will take a lot of less time&lt;br /&gt;
(sorry for the english)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Isseu</dc:creator><pubDate>Thu, 13 Aug 2009 22:47:34 -0000</pubDate><guid>https://sourceforge.net03e9124eb29529c48975c4e9bb1e3b4623600375</guid></item><item><title>attempting to chage dirctory using system() function call</title><link>https://sourceforge.net/p/openusbsecurity/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The system() function is used to invoke the command processor. &lt;/p&gt;
&lt;p&gt;system("cd files");&lt;br /&gt;
system("dir *._secured /b /s /a:-d&amp;gt;&amp;gt;..\\securedfilelist");&lt;br /&gt;
system("dir /b /s /a:-d&amp;gt;&amp;gt;..\\filelist");&lt;/p&gt;
&lt;p&gt;When we use the system() function to change the directory the system() function call  is successfully executed. But the directory change is not reflected in the &lt;br /&gt;
successive statements. Therefore the successive statements are run in teh same directory.&lt;/p&gt;&lt;/div&gt;</description><pubDate>Sun, 02 Aug 2009 04:36:59 -0000</pubDate><guid>https://sourceforge.net24227f5edfed8f7c71e724a1c90022731970623a</guid></item></channel></rss>