<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; portable apps</title> <atom:link href="http://www.ghacks.net/tag/portable-apps/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 17:32:23 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Portable Apps Suite</title><link>http://www.ghacks.net/2006/05/22/portable-apps-suite/</link> <comments>http://www.ghacks.net/2006/05/22/portable-apps-suite/#comments</comments> <pubDate>Mon, 22 May 2006 11:09:52 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Tools]]></category> <category><![CDATA[portable apps]]></category> <category><![CDATA[portable apps suite]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2006/05/22/portable-apps-suite/</guid> <description><![CDATA[The portable apps suite contains a collection of portable freeware applications including a web browser, email client, web editor, office suite, word processor, calendar/scheduler, instant messaging client and FTP client. The suite itself comes in two flavours, standard (117 MB) and light edition (44 MB). The difference between the standard and light suite is that the standard suite includes open office while the light suite does not.]]></description> <content:encoded><![CDATA[<p>The <a
href="http://portableapps.com/" target="_blank">portable apps suite</a> contains a collection of portable freeware applications including a web browser, email client, web editor, office suite, word processor, calendar/scheduler, instant messaging client and FTP client. The suite itself comes in two flavours, standard (117 MB) and light edition (44 MB). The difference between the standard and light suite is that the standard suite includes open office while the light suite does not.</p><p>Running applications on a removable drive has some advantages. First, you can use the tools with your preferences on the road without installing / configuring them on a different computer and second you don´t leave that many traces on the other computer. You could further strengthen security by creating a secured container with true crypt on the usb drive. Check out the <a
href="http://www.truecrypt.org/docs/" target="_blank">true crypt</a> homepage for more information.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2006/05/22/portable-apps-suite/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Security Applications that run on Usb Drives</title><link>http://www.ghacks.net/2006/04/29/security-applications-that-run-on-usb-drives/</link> <comments>http://www.ghacks.net/2006/04/29/security-applications-that-run-on-usb-drives/#comments</comments> <pubDate>Sat, 29 Apr 2006 06:37:25 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Tools]]></category> <category><![CDATA[portable apps]]></category> <category><![CDATA[security apps]]></category> <category><![CDATA[usb applications]]></category> <category><![CDATA[usb drive]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2006/04/29/security-applications-that-run-on-usb-drives/</guid> <description><![CDATA[Is this my USB story week, lot´s of articles about USB drives already and more come out faster than I can type. So, I´ve found this article at watchyourend about "hacking" applications that can be run independently on usb drives. I prefer to name them security applications, all of those applications can be used for good or bad, means security IMHO fits better than hacking.]]></description> <content:encoded><![CDATA[<p>Is this my USB story week, lot´s of articles about USB drives already and more come out faster than I can type. So, I´ve found this article at watchyourend about &#8220;hacking&#8221; applications that can be run independently on usb drives. I prefer to name them security applications, all of those applications can be used for good or bad, means security IMHO fits better than hacking.</p><p>The author is introducing seven applications: Nmap, Ethereal, Showtraf, TCPDump, Nemesis, John the Ripper and Netpass. Unfortunately though he is not linking to the tools but only describing them. That means a little googling has to be done on your site to find this applications. Not a big problem though.</p><p><strong>Update:</strong> The article is no longer available on the website. That&#8217;s not a huge problem considering that it dated back to 2006 and that the tools introduced back then may not be available anymore. Here are links and short descriptions of all tools that are still actively in development:</p><p><a
href="http://www.tcpdump.org/">TCPDump</a>: A command line packet analyzer.</p><blockquote><p>Tcpdump prints out a description of the contents of packets on a network interface that match the boolean expression. It can also be run with the -w flag, which causes it to save the packet data to a file for later analysis, and/or with the -r flag, which causes it to read from a saved packet file rather than to read packets from a network interface. In all cases, only packets that match expression will be processed by tcpdump.</p></blockquote><p><a
href="http://www.openwall.com/john/">John the Ripper</a>: A password cracker.</p><blockquote><p>John the Ripper is a fast password cracker, currently available for many flavors of Unix, Windows, DOS, BeOS, and OpenVMS. Its primary purpose is to detect weak Unix passwords. Besides several crypt(3) password hash types most commonly found on various Unix systems, supported out of the box are Windows LM hashes, plus many more with contributed patches.</p></blockquote><p>Nemesis:</p><blockquote><p>TCP/IP Packet Injection Suite The Nemesis Project is designed to be a commandline-based, portable human IP stack for UNIX/Linux. The suite is broken down by protocol and should allow for useful scripting of injected packet streams from simple shell scripts</p></blockquote><p><a
href="http://nmap.org/">Nmap</a>: Free security scanner.</p><blockquote><p>Nmap (&#8220;Network Mapper&#8221;) is a free and open source (license) utility for network exploration or security auditing</p></blockquote><p><a
href="http://ethereal.com/">Etheral</a>: A network protocol analyzer.</p><blockquote><p>Ethereal® is used by network professionals around the world for troubleshooting, analysis, software and protocol development, and education. It has all of the standard features you would expect in a protocol analyzer, and several features not seen in any other product.</p></blockquote> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2006/04/29/security-applications-that-run-on-usb-drives/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>List of portable applications</title><link>http://www.ghacks.net/2006/03/21/list-of-portable-applications/</link> <comments>http://www.ghacks.net/2006/03/21/list-of-portable-applications/#comments</comments> <pubDate>Tue, 21 Mar 2006 08:40:19 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Tools]]></category> <category><![CDATA[portable applications]]></category> <category><![CDATA[portable apps]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=361</guid> <description><![CDATA[I know I have some freaks among my readers that like to use an usb stick to have some of their beloved applications at hand or start them from their for security reason. <a
href="http://en.wikipedia.org/wiki/List_of_portable_applications" target="_Blank">Wikipedia.org </a>has a nice list of portable applications that can be run from a portable device. Every application is sorted into one of nine categories like Networking and Internet, Password management and Document editing . ]]></description> <content:encoded><![CDATA[<p>I know I have some freaks among my readers that like to use an usb stick to have some of their beloved applications at hand or start them from their for security reason. <a
href="http://en.wikipedia.org/wiki/List_of_portable_applications" target="_Blank">Wikipedia.org </a>has a nice list of portable applications that can be run from a portable device. Every application is sorted into one of nine categories like Networking and Internet, Password management and Document editing .</p><p>Take a look, everything is linked to its own wikipedia site and / or the developers website.</p><p><span
id="more-361"></span></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2006/03/21/list-of-portable-applications/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> </channel> </rss>
