-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
07e211f
commit a554fc0
Showing
38 changed files
with
84 additions
and
450 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +1,24 @@ | ||
--- | ||
tags: | ||
- File Formats | ||
- Database | ||
- Windows | ||
- Articles that need to be expanded | ||
- Articles that need to be expanded | ||
- File Formats | ||
- Windows | ||
--- | ||
The AMCache stores metadata about program installation and | ||
execution on Windows. | ||
The AMCache stores metadata about program installation and execution on Windows. | ||
|
||
It can be found on Windows 7 and Server 2008 R2 and later. | ||
|
||
The AMCache is stored in the [Windows NT Registry File | ||
(regf)](windows_nt_registry_file_(regf).md) format in a file | ||
named AMCache.hve. | ||
The AMCache is stored in the [Windows NT Registry File (regf)](windows_nt_registry_file_(regf).md) | ||
format in a file named AMCache.hve. | ||
|
||
## See Also | ||
|
||
- [Windows Application | ||
Compatibility](windows_application_compatibility.md) | ||
- [Amcache.hve in Windows 8 - Goldmine for malware | ||
hunters](http://www.swiftforensics.com/2013/12/amcachehve-in-windows-8-goldmine-for.html), | ||
- [Windows Application Compatibility](windows_application_compatibility.md) | ||
- [Amcache.hve in Windows 8 - Goldmine for malware hunters](https://www.swiftforensics.com/2013/12/amcachehve-in-windows-8-goldmine-for.html), | ||
by Yogesh Khatri, December 2013 | ||
- [Amcache on Windows | ||
7](http://www.swiftforensics.com/2016/05/amcache-on-windows-7.html), | ||
- [Amcache on Windows 7](https://www.swiftforensics.com/2016/05/amcache-on-windows-7.html), | ||
by Yogesh Khatri, May 2016 | ||
- [Examples of | ||
amcache.py](https://gist.github.com/williballenthin/ee512eacb672320f2df5), | ||
- [Examples of amcache.py](https://gist.github.com/williballenthin/ee512eacb672320f2df5), | ||
by Willi Ballenthin | ||
- [Analysis of the | ||
AMCache](https://www.ssi.gouv.fr/uploads/2019/01/anssi-coriin_2019-analysis_amcache.pdf), | ||
- [Analysis of the AMCache](https://www.ssi.gouv.fr/uploads/2019/01/anssi-coriin_2019-analysis_amcache.pdf), | ||
by Blanche Lagny, July 2019 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.