You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.03Aug19Jul18171610Jun97543222May1815323Apr2117514528Mar272827201923Feb2523152019141310922Jan215Feb20Jan3Feb19Jan181724211629Dec276Jan9Dec24Nov221Dec22Nov1Dec16Nov2126212019181716141312111098765432130Oct2928272423222116230Sep1686428Aug27262523201511765231Jul302928272625232221191513121110930Jun25191729May27261915119830Apr2827262523222119189626Mar67510Jan5Mar10Jan21Feb1810Jan17Feb1310Jan912Feb9Jan4Feb28Jan27722217126863223Dec22212019131223Nov228Dec75432130Nov29Adding Mediatek formatsAdded ext extract rules; fixed squashfs extract bug.Added sleuthkit extraction rule for ext file systemsFixed API.md typosAdded p1 option to sasquatch extract rulesAdditional comments to API.md example code.Removed depreciated code from extractor.pyMinor changes to new_file plugin callbackAdded new_file plugin callback methodAdded binwalk.modules.extractor.output data to map scan results to carved/extracted files.The rm option no longer deletes 0-size files; it also verifies that the file being deleted was not modified by the extractorUpdated API documentationFixed bug which caused multiple file data to be extracted to the same directory; added binwalk.modules.extractor.output dictionary to provide paths to the base output directory for each file.Added option for specifying a custom output directoryMerge pull request #138 from ddcc/qnapMerge pull request #136 from ddcc/masteradd signature for encrypted qnap firmwareMerge pull request #137 from ddcc/sasquatchfix commit ab2ace76dd3521c39394e4f3daf8dfbfe2d464d3:fix minor spelling errorsUpdated arcadyan firmware signatureMerge pull request #134 from ddcc/masterexplicitly attempt both byte orderings with sasquatch to prevent failure with auto-detectionMerge pull request #133 from ddcc/mastermodify vxworks signature to avoid false positivesMerge pull request #132 from ddcc/vxworksMerge pull request #131 from ddcc/masteradd wind river memfs little-endian signature, fix big-endian signatureadd vxworks version signaturesfix more signedness issuesMerge pull request #128 from ddcc/masterfix negative memory address for tp-link firmware magicAdded deps.sh script for Debian systemsChange output directory to CWD; fixed entropy BLOCK_SIZE bug.Addded idainstall and idauninstall to setup.pyUpdated install documentationAdded Windows specific exceptionsReverted unjffs2.pyPartial fix for entropy bugs in WindowsFixed curses import bug in Windows