You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.020Mar1923Feb2523152019141310922Jan215Feb20Jan3Feb19Jan181724211629Dec276Jan9Dec24Nov221Dec22Nov1Dec16Nov2126212019181716141312111098765432130Oct2928272423222116230Sep1686428Aug27262523201511765231Jul302928272625232221191513121110930Jun25191729May27261915119830Apr2827262523222119189626Mar67510Jan5Mar10Jan21Feb1810Jan17Feb1310Jan912Feb9Jan4Feb28Jan27722217126863223Dec22212019131223Nov228Dec75432130Nov2928272622232221222120191817161716Added jefferson to INSTALL.mdUpdated jefferson extraction ruleUpdate jffs2valid.py plugin to validate jffs2 node header CRCsAdded JFFS2 plugin to properly validate JFFS2 nodesUpdates to config file parsingAdded extractor conf option to *not* recurse into directories (e.g., for extracted file systems) when --matryoshka is specifiedAdded comments to unjffs2.pyFixed entropy sys.exit bugUpdated license datesUpdated capstone install documentationMerge pull request #113 from bmaia/patch-3Updated install docs to include latest capstoneAdded validation to ARM linux image signatureMerge pull request #111 from ddcc/masteradd magic for ARM Linux imageAdded elf carving ruleFixed duplicate blocksize check in SquashFS signaturesFixed hang on protected zip file extractionUpdated BIN-header signatureFixed gzip extractor plugin bugFixed output of gzip signature with NULL datesAdded BIN-header signatureFixed --base bug; --base now only affects the displayed offsetsAdded SuperH gcc instruction signaturesMerge pull request #107 from bmaia/patch-2TRX Header Size FixFixed extractor bug with --swap enabledFixed warning that occured if a blank extraction command was speicified.Merge pull request #106 from bmaia/patch-1Fixed TRX v1 signature bugFixed TRX signature bugMinor change to spacing in help outputFixed file open bug when attempting to scan a large number of files at once.Added check for pyqtgraph and warning if not found during entropy scansMerge pull request #104 from anthraxx/masterfixing python3 --disas option (using compat dict iterator)Merge pull request #102 from Lekensteyn/fixesFix running binwalk from build dirRemove dependency on JavaFixed JPEG signature bug