2327 Commits

Author SHA1 Message Date
adam-m
2c6a06245a Better result comparison, added TODO comments 2012-07-27 14:05:20 -04:00
dhurd
402c428d3e More panels. 2012-07-27 13:52:13 -04:00
dhurd
d911801c80 Trying to fix panel. 2012-07-27 13:48:59 -04:00
adam-m
1c8809ae04 Refactor scripts supported 2012-07-27 13:35:20 -04:00
dhurd
86b8d722bf Fixing forms. 2012-07-27 13:31:39 -04:00
devin148
3e337c6ae1 Updated Searching. 2012-07-27 12:48:08 -04:00
adam-m
e5900f7cb0 Move the unicode table and script lookup to a separate class - singleton, to minimize resource usage 2012-07-27 11:17:46 -04:00
dhurd
99deb906ef Added search by MD5 hash; not complete. 2012-07-27 09:19:34 -04:00
adam-m
59b90d19fb Preliminary string extract utility (language and encoding aware) 2012-07-26 17:16:27 -04:00
0xNF
6cff0f074d Regression.py scans output logs for exceptions(and warnings, if enabled)and creates a common log file for them. Can filter what errors are printed with -e {string}. 2012-07-26 16:36:38 -04:00
adam-m
df6a3b65b3 Add more extensions to html extractor 2012-07-25 12:31:11 -04:00
adam-m
27e04f16d1 Generalize text extractors more so we support multiple extractors in keyword search that are ordered from more to less specific ones.
Integrate html text extractor into keyword search.
2012-07-25 12:19:32 -04:00
adam-m
ca87852431 Merge branch 'master' of https://github.com/Devin148/autopsy 2012-07-25 10:47:21 -04:00
dhurd
26e63ef928 Updated HTML Parsing to match the output format of Beautiful Soup 2012-07-25 10:46:00 -04:00
adam-m
fe8ce51961 Use Version.properties to store version information, instead of Bundle.properties that is a tracked file. 2012-07-25 09:57:24 -04:00
dhurd
e1857a7647 Added HTML parsing via Jericho HTML Parser. 2012-07-24 17:10:54 -04:00
adam
ffaf591879 Merge pull request #61 from dickfickling/master
Fix bug where changes in keyword list dialog weren't being saved
2012-07-24 08:54:43 -07:00
Dick Fickling
fde9caadd6 Fix bug where changes in keyword list dialog weren't being saved 2012-07-24 10:37:45 -04:00
adam
191d1bca18 Merge pull request #60 from dickfickling/master
Add back layout files to dir tree
2012-07-24 06:36:32 -07:00
Dick Fickling
d2f20a78d9 Add back unallocated files to dir dree
Dir tree will now load first 10k Content children, be they volumes,
layout files, files, dirs, etc.
2012-07-23 19:44:25 -04:00
adam-m
81e22f1c2b Store content ids not entire file object to keep track of previous results (less memory required) 2012-07-23 17:46:23 -04:00
adam-m
d2592e115e Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-07-23 17:30:08 -04:00
adam-m
b2b723751d Tika - use no timeout for now for parse() method 2012-07-23 17:29:45 -04:00
adam-m
5ac6cb2675 Merge branch 'master' of https://github.com/Devin148/autopsy 2012-07-23 16:38:29 -04:00
adam-m
07d71daf67 Merge branch 'master' of https://github.com/0xNF/autopsy 2012-07-23 16:38:07 -04:00
dhurd
96bba9aa75 NF's new script. 2012-07-23 16:33:35 -04:00
0xNF
db17e3520c Changed deletion of Solr index to be default, disabled via -d instead. 2012-07-23 15:16:51 -04:00
0xNF
539695bcfd Added -d argument to delete keyword search files after ingest. 2012-07-23 15:10:14 -04:00
adam-m
a675d73c26 Merge branch 'master' of https://github.com/0xNF/autopsy 2012-07-23 11:23:12 -04:00
0xNF
bb66169509 Fixed some bugs in regression.py
the single file command is now -f, changed from -i
2012-07-23 11:22:30 -04:00
dhurd
78d23ff368 Merge git://github.com/sleuthkit/autopsy 2012-07-23 09:56:08 -04:00
dhurd
ffb08c7c81 Updated regression test python script to match NF. 2012-07-23 09:54:33 -04:00
adam-m
49235b6a2e Merge branch 'master' of https://github.com/0xNF/autopsy
Conflicts:
	Testing/script/config.xml
	Testing/script/regression.py
2012-07-23 09:44:20 -04:00
dhurd
cbf920e4bf Merge git://github.com/sleuthkit/autopsy 2012-07-23 09:00:57 -04:00
adam-m
1fd1570cb6 Better naming of module events, updated API docs 2012-07-22 19:30:51 -04:00
0xNF
598eea4de9 Regression.py will now by default check ./input for images when being run with -l unless explicitly told otherwise 2012-07-20 16:26:34 -04:00
dhurd
02626ee0ac Adding Nick's new tester. 2012-07-20 16:07:42 -04:00
Brian Carrier
4df934ffc4 more doxygen updates 2012-07-20 14:10:13 -04:00
Brian Carrier
df92a2a8d2 Merge changes 2012-07-20 12:23:14 -04:00
Brian Carrier
5cdc24fb78 Updated doxygen for ingest modules and removed specific pages in favor of package descriptions 2012-07-20 12:19:50 -04:00
adam-m
c12bb2a75b minor string buffer optimization 2012-07-19 17:40:01 -04:00
adam-m
9e2b20ff20 Merge branch 'master' of https://github.com/Devin148/autopsy 2012-07-19 17:13:09 -04:00
dhurd
48742c3a3a Static fix in FileTypeExtensions. 2012-07-19 17:11:37 -04:00
dhurd
4fcdff249d Updated FileNode and SearchFilters to pull from a unniversal list of known file extensions. 2012-07-19 16:53:42 -04:00
adam-m
17d57ea3ec Merge branch 'master' of https://github.com/Devin148/autopsy 2012-07-19 16:23:52 -04:00
dhurd
b50e3beb27 Updated extraction to use FileUtils. 2012-07-19 16:22:35 -04:00
dhurd
57240b95ed Merge git://github.com/sleuthkit/autopsy 2012-07-19 16:05:42 -04:00
adam-m
93d7340e3e Merge branch 'master' of https://github.com/Devin148/autopsy 2012-07-19 16:01:35 -04:00
adam-m
7743444a3a Move delete dir method to FileUtil 2012-07-19 15:55:02 -04:00
dhurd
cc5b9f4eed Moved file/dir extraction into it's own thread and added a progress bar for said extraction. 2012-07-19 13:50:20 -04:00