Dick Fickling
|
f8389a752d
|
TSK-379: "Known Bad" in all lines of hashset hit
|
2012-03-02 11:09:04 -05:00 |
|
Dick Fickling
|
4d6403f239
|
Misc gui updates
|
2012-03-01 15:14:52 -05:00 |
|
Dick Fickling
|
4512964496
|
No longer assume that blackboard artifacts are associated with a File object,
instead they are associated with any generic Content object
|
2012-02-27 12:49:04 -05:00 |
|
Dick Fickling
|
056867d61a
|
Recent Files and File Types adjustments in Directory Tree
|
2012-02-23 15:41:17 -05:00 |
|
Dick Fickling
|
608337d3b7
|
Disable unsupported Data Content Viewers
|
2012-02-23 15:38:38 -05:00 |
|
Dick Fickling
|
290528d469
|
Hide known files from search filters
|
2012-02-23 09:48:06 -05:00 |
|
Dick Fickling
|
81c9b92f27
|
Make file content viewable from blackboard entry
|
2012-02-22 17:18:12 -05:00 |
|
Dick Fickling
|
fd76dce199
|
Allow "Open Viewer" button to select specific artifact
|
2012-02-22 09:57:33 -05:00 |
|
Dick Fickling
|
670c206f45
|
add openNode() method to Directory Tree
|
2012-02-21 14:39:31 -05:00 |
|
Dick Fickling
|
914b1ad79a
|
Change duration of recent files filters
|
2012-02-21 13:34:08 -05:00 |
|
Dick Fickling
|
5444e8a464
|
enable Directory Tree refresh
|
2012-02-16 16:37:26 -05:00 |
|
Dick Fickling
|
5b37e37539
|
Add 'Recent Items' to directory tree
|
2012-02-09 15:32:25 -05:00 |
|
Dick Fickling
|
9176c1da15
|
Search Filter updates
|
2012-02-09 13:20:20 -05:00 |
|
Dick Fickling
|
acc739d40e
|
Remove references to TypeWrapper class
|
2012-02-09 13:18:16 -05:00 |
|
Dick Fickling
|
5d0bee3714
|
Moving Directory Tree items from Sleuthkit to Autopsy
|
2012-02-08 16:22:12 -05:00 |
|
Dick Fickling
|
978bb41ea5
|
Merge git://github.com/alawrence/autopsy
Conflicts:
DataModel/src/org/sleuthkit/autopsy/datamodel/BlackboardArtifactNode.java
KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchResultFactory.java
|
2012-02-08 09:49:39 -05:00 |
|
Dick Fickling
|
60022a389b
|
Fix sorting by integer/long value
|
2012-02-07 14:49:55 -05:00 |
|
Dick Fickling
|
c3e09ccd08
|
Add file type filters to directory tree
|
2012-02-07 14:14:11 -05:00 |
|
Dick Fickling
|
1c83f5a733
|
Content Nodes and Artifact Nodes now implement shared interface - DisplayableItemNode
|
2012-02-07 14:12:24 -05:00 |
|
anthony lawrence
|
84cedf81b2
|
temporary fix for the thumbnail view. copyright for some files. refactored KeyValueThing to KeyValue.
|
2012-02-02 17:33:42 -05:00 |
|
anthony lawrence
|
fe25b012f5
|
Merge https://github.com/sleuthkit/autopsy
|
2012-02-02 15:45:56 -05:00 |
|
anthony lawrence
|
575ae0576d
|
Changes to make StringContent interface work and created a StringContent object to wrap an ArtifactNode
|
2012-02-02 15:11:51 -05:00 |
|
Dick Fickling
|
7fa4a8c9cd
|
Merge branch 'master' of github.com:sleuthkit/autopsy
|
2012-02-02 13:32:00 -05:00 |
|
Dick Fickling
|
9faeead2c2
|
save IE history as single artifact per history entry
|
2012-02-02 13:30:41 -05:00 |
|
anthony lawrence
|
24644f5397
|
Merge https://github.com/sleuthkit/autopsy
|
2012-02-02 13:24:35 -05:00 |
|
adam-m
|
44da0e0d2f
|
use sqlite 3.7.2 in datamodel, change build
|
2012-02-02 13:07:08 -05:00 |
|
anthony lawrence
|
387a3c0299
|
Merge https://github.com/sleuthkit/autopsy
Conflicts:
CoreComponents/src/org/sleuthkit/autopsy/corecomponents/DataContentViewerString.java
DataModel/src/org/sleuthkit/autopsy/datamodel/KeyValueThing.java
|
2012-02-02 12:56:19 -05:00 |
|
anthony lawrence
|
a5b8acd1f3
|
dataContent view for keyValueNodes
|
2012-02-02 10:49:53 -05:00 |
|
adam-m
|
c101420efe
|
Merge remote-tracking branch 'aebadirad42six/master'
- fixed recent activity service, added progress reporting
- disabled RA explorer
- didn't merge sqlite change for DataModel (keeping the stable version)
|
2012-02-01 17:58:07 -05:00 |
|
Dick Fickling
|
569fd5074b
|
catch index out-of-bounds error
|
2012-02-01 16:42:15 -05:00 |
|
Dick Fickling
|
af0b9af2f5
|
Add blackboard artifacts to Directory Tree
|
2012-02-01 10:13:51 -05:00 |
|
Alexander Ebadirad
|
10b59d9d0d
|
Adding jar file
Signed-off-by: Alexander Ebadirad <aebadirad@42six.com>
|
2012-01-31 15:41:05 -07:00 |
|
Alexander Ebadirad
|
d82b00046b
|
Recent Activity commit
Signed-off-by: Alexander Ebadirad <aebadirad@42six.com>
|
2012-01-30 09:52:27 -07:00 |
|
adam-m
|
e45946e506
|
TSK-316 No hex / strings view from "Keyword List" search
- fixed
- added alternative contructor to KeyValueNode that takes Lookup, which is often neccessary
|
2012-01-19 14:21:20 -05:00 |
|
adam-m
|
607853a84f
|
Merge branch 'keyword-search-prototype'
Conflicts:
CoreComponents/src/org/sleuthkit/autopsy/corecomponents/DataContentViewerHex.java
CoreComponents/src/org/sleuthkit/autopsy/corecomponents/DataContentViewerString.java
DataModel/src/org/sleuthkit/autopsy/datamodel/ContentChildren.java
|
2012-01-11 12:11:18 -05:00 |
|
Dick Fickling
|
99390e0d91
|
Move Logger and AutopsyPropFile into new module, CoreUtils
|
2012-01-06 16:29:42 -05: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 |
|
Brian Carrier
|
c03e49fcfd
|
Added copyright
|
2011-12-30 13:05:15 -05:00 |
|
Peter J. Martel
|
63846a6c74
|
Replace doc note about ContentNodes
|
2011-12-22 13:04:46 -05:00 |
|
adam-m
|
068e9807ad
|
another minor optimization to string extraction
|
2011-12-22 11:08:29 -05:00 |
|
Peter J. Martel
|
891b6ad54f
|
Extract hierarchy visitor from ContentChildren
|
2011-12-21 16:32:56 -05:00 |
|
Peter J. Martel
|
15bfd26baa
|
Merge branch 'master' into keyword-search-prototype (NOT RUNNABLE)
|
2011-12-20 17:52:50 -05:00 |
|
Peter J. Martel
|
25673930f3
|
Misc. trivia
|
2011-12-16 16:12:19 -05:00 |
|
Peter J. Martel
|
e8588b0be7
|
Add "Name" property to KeyValueNode
|
2011-12-16 13:22:36 -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 |
|
Peter J. Martel
|
c903011f7a
|
Cleanup ExtractAction
- extract File/Folder export to ExtractFscContentVisitor in ContentUtils
|
2011-12-15 18:01:37 -05:00 |
|
Peter J. Martel
|
2bad9d1603
|
KeyValue classes added to DataModel
|
2011-12-13 13:14:59 -05:00 |
|
Peter J. Martel
|
f6e029935d
|
Forgot to add ReadContentInputStream
|
2011-12-13 11:08:36 -05:00 |
|