Skip to content

Commit

Permalink
'#2279 Script task to identify App name based on known list.
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickdalla committed Aug 2, 2024
1 parent c782c3f commit 8af455c
Show file tree
Hide file tree
Showing 2 changed files with 848 additions and 0 deletions.
1 change: 1 addition & 0 deletions iped-app/resources/config/conf/TaskInstaller.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
<task class="iped.engine.task.SetTypeTask"></task>
<task class="iped.engine.task.SetCategoryTask"></task>
<task script="RefineCategoryTask.js"></task>
<task script="ClassifyJumplists.js"></task>

<!--tasks that ignore items should be after SetCategoryTask, so category of ignored items will be included in CSV properties file-->
<task class="iped.engine.task.HashDBLookupTask"></task>
Expand Down
Loading

0 comments on commit 8af455c

Please sign in to comment.