10 Commits

Author SHA1 Message Date
adam-m
ac4cc7c624 better variable names, fix typo in ascii test, use UTF8 charset in stream, move string stream class 2012-05-01 13:43:38 -04:00
adam-m
3a4d20d9af improve string extraction to act like strings command 2012-04-20 23:36:34 -04:00
adam-m
79aa163ecc TSK-389 Change file read() API
- adapt to API change, optimize/reuse buffer when possible
2012-04-03 17:46:42 -04:00
Dick Fickling
bb9cca2397 Show the parent folder in the data result table 2012-03-16 17:15:38 -04:00
adam-m
9f402d6638 Merge branch 'keyword-search-prototype' of https://github.com/sleuthkit/autopsy into keyword-search-prototype 2011-12-30 16:12:11 -05:00
Brian Carrier
5f8a2581f2 index only files, added info log to indexing, fixed strings extraction, reduced calls to DataContentViewers 2011-12-30 15:55:10 -05:00
adam-m
8e2b2fcaa2 - fix columns to show for props of child nodes
- generalize getting abstractfsnode property map
- fix typo in getString in binary to string conversion
- add missing license comments
2011-12-30 15:54:24 -05:00
adam-m
068e9807ad another minor optimization to string extraction 2011-12-22 11:08:29 -05:00
adam-m
9b22b67c9f Improve performance DataCOnversion util method to get ASCII from bytes - using string buffer instead of concatentation improves extraction speed by 2 orders of magnitude on larger files 2011-12-16 12:19:01 -05:00
Brian Carrier
8d72f95d11 Initial import into github 2011-11-09 13:10:50 -05:00