Difference between revisions of "Type Amcache"

From truxwiki.com
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{| style="float:right;border:1px solid black"
 
{| style="float:right;border:1px solid black"
|+ Details
+
|+ [[Type_Symbian_MIF|<<]] Details [[Type_SparkPeople|>>]]
 
| Defined Constant
 
| Defined Constant
 
| <code>Type_Amcache</code>
 
| <code>Type_Amcache</code>
Line 34: Line 34:
 
This file type is handled by the following ETLs:
 
This file type is handled by the following ETLs:
 
* [[Expand]]
 
* [[Expand]]
 +
* [[Registry]]
 
* [[RegRipper]]
 
* [[RegRipper]]
 +
 +
=Items Produced=
 +
Truxton will extract the following from this file type:
 +
* <code>[[Type_File_Details]]</code>
  
 
=Carve Meta Data=
 
=Carve Meta Data=
 
When Truxton carves this file, it can populate the following columns in the <code><nowiki>[</nowiki>[[File Table|File]]<nowiki>]</nowiki></code> table:
 
When Truxton carves this file, it can populate the following columns in the <code><nowiki>[</nowiki>[[File Table|File]]<nowiki>]</nowiki></code> table:
* <code>Modified</code> - When the file was last modified
+
* <code>LastWrite</code> - When the file was last modified
 
* <code>Name</code> - The name of the file
 
* <code>Name</code> - The name of the file
 +
 +
=Details=
 +
* [https://formats.kaitai.io/regf/ Kaitai]

Latest revision as of 07:11, 6 March 2026

<< Details >>
Defined Constant Type_Amcache
File Type Value 884
Parent Type Registry
Carve Yes
Format Details No
Carve Meta Data Yes
MIME Type application/octet-stream
Filename Extension reg

AmCache

Description

Application Compatibility Registry

Truxton Exploiters

This file type is handled by the following ETLs:

Items Produced

Truxton will extract the following from this file type:

Carve Meta Data

When Truxton carves this file, it can populate the following columns in the [File] table:

  • LastWrite - When the file was last modified
  • Name - The name of the file

Details