Skip to content

Get-ForensicAmcache returns error #101

@nremezov

Description

@nremezov

When I'm trying to run Get-ForensicAmcache it returns frollowing error:

PS C:\Windows\system32> Get-ForensicAmcache -HivePath C:\Windows\AppCompat\Programs\Amcache.hve

Get-ForensicAmcache : Index and count must refer to a location within the buffer.
Parameter name: bytes
At line:1 char:1

  • Get-ForensicAmcache -HivePath C:\Windows\AppCompat\Programs\Amcache.hve
  • - CategoryInfo          : NotSpecified: (:) [Get-ForensicAmcache], ArgumentOutOfRangeException
    - FullyQualifiedErrorId : System.ArgumentOutOfRangeException,PowerForensics.Cmdlets.GetAmcacheCommand
    

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions