You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.01Feb26Oct20Sep107653116Aug918Jun20Apr28Mar241716151426Feb124Jan2324Nov2127Oct1312123Sep1725Aug1120Jul24Jun2319426May2031Mar131130Jan151Dec25Nov14820Oct6Sep120Aug1610Jul723Jun914829May78Apr29Mar1615624Feb1829Jan22231735Dec329Nov2827161222Oct19161123Sep191629Aug20156330Jul27247Jun22May1623Apr27Mar19723Feb2112Jan1123Dec181513121132120Nov718Oct6328Sep222015141312117531Aug24232120192Jul122Jun2119181523Apr25Mar12May1016Mar151424Apr13Mar23Apr15Mar131222Apr21612Mar31Jan13Dec96119Nov17151149Oct4230Sep2275Jun26Aug2420Jul1918421Jun422May20115330Apr1817137131Mar2311127Feb4129Jan2827192019965429Dec25231814730Nov292725232243115Oct12130Sep2827189825Aug1513319Jul18171610Jun97543222May1815323Apr2117514528Mar272827201923Feb2523152019141310922Jan215Feb20Jan3Feb19Jan181724211629Dec276Jan9Dec24Nov221Dec22Nov1Dec16Nov212621201918Merge pull request #617 from QKaiser/fix-pfs-path-traversalv2.3.4 masterv2.3.4 masterfix path traversal in PFS extractor script.Merge pull request #615 from eowle/masterRemove unstuff from dependenciesMerge pull request #556 from ReFirmLabs/unpriv_user_execv2.3.3v2.3.3Added option to disable symlink sanitization if desiredFixed code commentFixed dirtraversal test; updated extractor to not fork unless necessary (nose tests don't like sys.exit)Updated README.md to include extraction security notice.Added directory traversal test; fixed zip test.Code cleanupBug fixes, code testingAdded code comments and better error output for end userInitial symlink 'repair' solutionAdded option for specifying a user to run external extraction utilties asAdded option to turn off privilege droppingInitial low-priv execution implementationUpdated version number for releasev2.3.2v2.3.2Merge pull request #551 from ReFirmLabs/hlink_removalRemoved hilink decryption plugin; contains priprietary crypto key(s).Removed sensitive keysMerge pull request #532 from ReFirmLabs/third-party-noticeadd third party NOTICE markdownMerge pull request #531 from ReFirmLabs/530-fix-sasquatch-in-binwalk-docker-containerv2.3.1v2.3.1sasquatch patch was mergednoptry to preserve the python being used across sudothere is no rhyme or reason to travisTravis-CI does not preserve the specified python when invoking sudousing pip3 is causing issues, use whatever pip the user has in their environmentwe no longer need to bifurcate python3 and python2 depsfail deps.sh if any install command failsMerge pull request #528 from cclauss/patch-1v2.3.0v2.3.0Ubuntu Focal is Python 3 by defaultMerge pull request #527 from owl129/masterCall 'unzip' with empty password, to avoid 'unzip' stuck in interactive mode when process encrypt filesMerge pull request #526 from ReFirmLabs/525-Publish-binwalk-as-a-Docker-imageUpdate INSTALL.md based on modern realities with python3Merge pull request #518 from llamasoft/patch-1transition to use of cryptodome since pycrypto is EOL