Downloads:
13,470
Downloads of v 3.11.293:
3,240
Last Update:
26 Jun 2024
Package Maintainer(s):
Software Author(s):
- Arsenal Recon
Tags:
arsenalimagemounter forensics dfir- Software Specific:
- Software Site
- Software Source
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Arsenal Image Mounter
- 1
- 2
- 3
3.11.293 | Updated: 26 Jun 2024
- Software Specific:
- Software Site
- Software Source
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
13,470
Downloads of v 3.11.293:
3,240
Maintainer(s):
Software Author(s):
- Arsenal Recon
Arsenal Image Mounter 3.11.293
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Arsenal Recon. The inclusion of Arsenal Recon trademark(s), if any, upon this webpage is solely to identify Arsenal Recon goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
Deployment Method: Individual Install, Upgrade, & Uninstall
To install Arsenal Image Mounter, run the following command from the command line or from PowerShell:
To upgrade Arsenal Image Mounter, run the following command from the command line or from PowerShell:
To uninstall Arsenal Image Mounter, run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download arsenalimagemounter --internalize --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade arsenalimagemounter -y --source="'INTERNAL REPO URL'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade arsenalimagemounter -y --source="'INTERNAL REPO URL'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install arsenalimagemounter
win_chocolatey:
name: arsenalimagemounter
version: '3.11.293'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'arsenalimagemounter' do
action :install
source 'INTERNAL REPO URL'
version '3.11.293'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller arsenalimagemounter
{
Name = "arsenalimagemounter"
Version = "3.11.293"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'arsenalimagemounter':
ensure => '3.11.293',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
This package was approved as a trusted package on 03 Nov 2024.
Arsenal Image Mounter mounts the contents of disk images as complete disks in Microsoft Windows. Arsenal Image Mounter includes a virtual SCSI adapter (via a unique Storport miniport driver) which allows users to benefit from disk-specific features in Windows like integration with Disk Manager, access to Volume Shadow Copies, and more. As far as Windows is concerned, the contents of disk images mounted by Arsenal Image Mounter are “real” SCSI disks.
For developers, Arsenal Image Mounter source code and APIs are available for royalty-free use by open source projects. Commercial projects (and other projects not licensed under an AGPL v3 compatible license - see https://www.gnu.org/licenses/agpl-3.0.html) that would like to use Arsenal Image Mounter source code and/or APIs must contact us (https://ArsenalRecon.com/contact/) to obtain alternative licensing.
For end users, Arsenal Image Mounter's full functionality (along with all our other tools) is available as part of an affordable monthly subscription. If Arsenal Image Mounter is licensed, it runs in "Professional Mode.” If Arsenal Image Mounter is run without a license, it will run in "Free Mode" and provide core functionality.
Please see Arsenal Image Mounter's product page: https://ArsenalRecon.com/weapons/image-mounter for more details.
Supporting Arsenal Image Mounter
We appreciate your help making commercial projects aware of Arsenal Image Mounter's capabilities, because commercial licensing of our source code and APIs supports ongoing development. On a related note, we know that some commercial projects are using Arsenal Image Mounter's source code and APIs without being properly licensed… we also appreciate being alerted to these situations so we can nudge those projects appropriately.
More Details on Licensing and Contributions
We chose a dual-license for Arsenal Image Mounter (more specifically, Arsenal Image Mounter's source code and APIs) to allow its royalty-free use by open source projects, but require financial support from commercial projects.
Arsenal Consulting, Inc. (d/b/a Arsenal Recon) retains the copyright to Arsenal Image Mounter, including the Arsenal Image Mounter source code and APIs, being made available under terms of the Affero General Public License v3. Arsenal Image Mounter source code and APIs may be used in projects that are licensed so as to be compatible with AGPL v3. If your project is not licensed under an AGPL v3 compatible license and you would like to use Arsenal Image Mounter source code and/or APIs, contact us to obtain alternative licensing.
Contributors to Arsenal Image Mounter must sign the Arsenal Contributor Agreement ("ACA"). The ACA gives Arsenal and the contributor joint copyright interests in the source code.
md5: F9CEA8016235B77874FC0B1E88A2E61F | sha1: 5723EAED038AC76D8CDC58961A3353F192330747 | sha256: B145CFD4F405FEDD4F00BAD8E01BCAF046EA072F6AF34F462D760EF3A173A4EE | sha512: 79C50C1927C7FE0E39AEC590D09EE629BEDF5B0D6BDC4E7C5D6E77C83B1AC485DFA4951970583E6A78FC807533D7C5C0D93C528CC701A5A5E448E9A464038A5F
From: https://github.com/ArsenalRecon/Arsenal-Image-Mounter/blob/master/LICENSE.md
LICENSE
Dual Licensing
--------------
Arsenal Image Mounter is available under a dual licensing [1] scheme whereby use of Arsenal Image Mounter in projects that are licensed so as to be compatible with terms of Affero General Public License v3 (http://www.fsf.org/licensing/licenses/agpl-3.0.html) may use Arsenal Image Mounter under the terms of the compatible license.
However, if AGPL v3 terms are incompatible with your use of Arsenal Image Mounter, alternative license terms are available -- please direct inquiries about Arsenal Image Mounter licensing to http://ArsenalRecon.com/contact/.
Which License Should I Choose?
------------------------------
If your software is licensed under a recognized open source license [2], you can use Arsenal Image Mounter under its open source license terms without further consideration.
However, if your software is not licensed under an open source compatible license, such as a proprietary license, then you should contact Arsenal Consulting, Inc. (d/b/a Arsenal Recon) in order to arrange alternative license terms to cover your use of Arsenal Image Mounter.
In short,
* If you derive a commercial advantage by using Arsenal Image Mounter with a closed source solution, you must arrange alternative license terms for your use of Arsenal Image Mounter which will, at a minimum, remove the need to publish your source code.
* If you wish to use Arsenal Image Mounter under its open source terms, you must contribute back to the community the source code for the solution you use Arsenal Image Mounter with, so that others may benefit from it as you benefit from Arsenal Image Mounter.
License Inquiries
-----------------
For more about Arsenal Image Mounter's dual license terms, or to arrange alternative licensing terms, please direct inquires to:
http://ArsenalRecon.com/contact/
[1] http://en.wikipedia.org/wiki/Dual_license
[2] http://www.opensource.org/licenses
VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.
Package can be verified like this:
1. Go to https://arsenalrecon.com/downloads and download the Arsenal Image Mounter zip package.
2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'
Checksum64: B145CFD4F405FEDD4F00BAD8E01BCAF046EA072F6AF34F462D760EF3A173A4EE
Log in or click on link to see number of positives.
- msvcp120.dll (2abf0aab5a3c) - ## / 74
- msvcr120.dll (ad32240bb1de) - ## / 74
- msvcp120.dll (87c42ca15547) - ## / 73
- msvcr120.dll (86e39b5995af) - ## / 74
- lzfse-net.dll (755798a68beb) - ## / 74
- lzo.net.dll (b45782f3e30a) - ## / 73
- libaff4.dll (ba224ab5c671) - ## / 69
- libaff4_devio.dll (362039539697) - ## / 69
- libqcow.dll (a9e01cca5754) - ## / 67
- raptor2.dll (796778d4e3a7) - ## / 69
- snappy.dll (5694edb16fdb) - ## / 69
- zlib1.dll (b85d8e822c01) - ## / 67
- libaff4.dll (dd3f8914b775) - ## / 69
- libaff4_devio.dll (fb866b092cd8) - ## / 69
- libqcow.dll (f38897ed1153) - ## / 67
- raptor2.dll (756866b4ff29) - ## / 65
- snappy.dll (2afe65260f44) - ## / 68
- zlib1.dll (8ba7433607d1) - ## / 69
- libaff4.dll (13cafec83546) - ## / 71
- libaff4_devio.dll (2d1c3fec7446) - ## / 71
- raptor2.dll (a06017926449) - ## / 71
- snappy.dll (65635cc6cbda) - ## / 71
- zlib1.dll (7be14ba892f3) - ## / 71
- libaff4.dll (056310af900e) - ## / 67
- libaff4_devio.dll (f9a665fcedb1) - ## / 68
- libqcow.dll (7f52a6475754) - ## / 62
- raptor2.dll (15568fd2e56f) - ## / 69
- snappy.dll (475cc1b15ca8) - ## / 68
- zlib1.dll (5003a1f99c49) - ## / 68
- lzfse.dll (8ddd1a5c8d97) - ## / 71
- lzfse.dll (4a9976540562) - ## / 74
- Microsoft.Extensions.Configuration.Abstractions.dll (0a74b76fd10c) - ## / 73
- Microsoft.Extensions.Primitives.dll (ab8aeea03482) - ## / 74
- Microsoft.Extensions.Caching.Abstractions.dll (b620f55e0ff0) - ## / 73
- Microsoft.Extensions.Caching.Memory.dll (c4d1032ee4eb) - ## / 73
- Microsoft.Extensions.DependencyInjection.Abstractions.dll (8eb026fb7d26) - ## / 72
- Microsoft.Extensions.DependencyInjection.dll (ffebe4f41b10) - ## / 72
- Microsoft.Extensions.DependencyModel.dll (1ad43c78c77f) - ## / 74
- Microsoft.Extensions.Logging.Abstractions.dll (ef3a0a9cd696) - ## / 74
- Microsoft.Extensions.Logging.dll (58cb2e63cae1) - ## / 72
- Microsoft.Extensions.Options.dll (ad84fc95a265) - ## / 73
- SQLitePCLRaw.batteries_v2.dll (4a959c1fa004) - ## / 72
- SQLitePCLRaw.core.dll (8e3483383fd0) - ## / 70
- SQLitePCLRaw.provider.e_sqlite3.dll (9ded2d5b78aa) - ## / 73
- System.Linq.Async.dll (149757a4113a) - ## / 72
- System.Management.dll (c5f69a258fc6) - ## / 67
- System.ServiceProcess.ServiceController.dll (1da6ee4ce023) - ## / 72
- bzip2.dll (432b778b1151) - ## / 68
- dokan2.dll (57e4806eca4e) - ## / 68
- libewf.dll (fc1d4568e111) - ## / 67
- zlib.dll (178027b82427) - ## / 68
- bzip2.dll (fa62dd5624d8) - ## / 68
- dokan2.dll (a76a827fbcae) - ## / 67
- libewf.dll (fa16d688bb7f) - ## / 68
- zlib.dll (dbc3dd1bde80) - ## / 68
- bzip2.dll (7588a05ce2c6) - ## / 65
- dokan2.dll (0db7fff5f2ea) - ## / 71
- libewf.dll (6e5124e94f3d) - ## / 71
- libqcow.dll (65bb6a76f3e2) - ## / 69
- zlib.dll (69372ea9fe11) - ## / 71
- bzip2.dll (2d9a62caf4d3) - ## / 69
- dokan2.dll (b0cbf8b181a4) - ## / 69
- libewf.dll (cf758e655d35) - ## / 69
- zlib.dll (67b2fba59d5c) - ## / 69
- e_sqlite3.dll (9e3c32cd83cb) - ## / 72
- e_sqlite3.dll (c07e342bfb4c) - ## / 69
- microsoft.management.infrastructure.native.unmanaged.dll (02672d11cedf) - ## / 64
- e_sqlite3.dll (13f6c30ac2cc) - ## / 73
- microsoft.management.infrastructure.native.unmanaged.dll (9bee4e355763) - ## / 73
- e_sqlite3.dll (ee41cedac2d2) - ## / 72
- Microsoft.Management.Infrastructure.Native.Unmanaged.dll (8fef324494e8) - ## / 73
- Microsoft.Management.Infrastructure.dll (e600e2473e24) - ## / 71
- System.Management.dll (b2d6e7e991dc) - ## / 73
- System.ServiceProcess.ServiceController.dll (087ffd8ea723) - ## / 68
- microsoft.management.infrastructure.dll (07a7688bbecc) - ## / 71
- microsoft.management.infrastructure.native.dll (53198434c013) - ## / 70
- microsoft.management.infrastructure.dll (50557f6674bc) - ## / 69
- microsoft.management.infrastructure.native.dll (ef675cf5c7e0) - ## / 71
- Microsoft.Management.Infrastructure.dll (8a0dffa7fef0) - ## / 70
- Microsoft.Management.Infrastructure.Native.dll (e086f284fa88) - ## / 71
- Microsoft.Win32.TaskScheduler.dll (81488fb823e2) - ## / 74
- dna.dll (51d0117b5aa9) - ## / 70
- dna.dll (2a92aae523f4) - ## / 74
- arsenalimagemounter.3.11.293.nupkg (41b98bffaf56) - ## / 63
- Arsenal-Image-Mounter.zip (b145cfd4f405) - ## / 67
- aim_cli.dll (f2dc0cf6b974) - ## / 74
- aim_cli.exe (bb0d711b7bf0) - ## / 73
- Arsenal.ImageMounter.dll (5112537ef47c) - ## / 74
- Arsenal.ImageMounter.Forms.dll (4c736cc1834d) - ## / 74
- ArsenalImageMounter.dll (c753e3c98f76) - ## / 74
- ArsenalImageMounter.exe (a4aa2ab11b31) - ## / 74
- ArsenalImageMounter_ARM64.exe (84065885df04) - ## / 73
- Dapper.dll (f616495549ce) - ## / 74
- DiscUtils.BootConfig.dll (eae070bd0f24) - ## / 74
- DiscUtils.Btrfs.dll (519dadba55fa) - ## / 74
- DiscUtils.Core.dll (b64df45d0a97) - ## / 72
- DiscUtils.Dmg.dll (e057df034433) - ## / 72
- DiscUtils.Ext.dll (be62c898b726) - ## / 74
- DiscUtils.Fat.dll (121e688b65c2) - ## / 72
- DiscUtils.HfsPlus.dll (7e0c685197ae) - ## / 74
- DiscUtils.Iso9660.dll (e149c5a467f2) - ## / 74
- DiscUtils.Lvm.dll (606dbe5e0a46) - ## / 70
- DiscUtils.Nfs.dll (3a473fe7b261) - ## / 74
- DiscUtils.Ntfs.dll (e6286464e374) - ## / 74
- DiscUtils.OpticalDisk.dll (f3fec63d3c71) - ## / 74
- DiscUtils.Registry.dll (9bcaa331117e) - ## / 74
- DiscUtils.SquashFs.dll (d502957c59e1) - ## / 74
- DiscUtils.Streams.dll (fc355228905a) - ## / 73
- DiscUtils.Swap.dll (f92179c24be2) - ## / 73
- DiscUtils.Udf.dll (3c31df7d35cd) - ## / 73
- DiscUtils.Vdi.dll (e356b3a93161) - ## / 74
- DiscUtils.Vhd.dll (8e35b7cc7d59) - ## / 73
- DiscUtils.Vhdx.dll (ebf4f8a693cb) - ## / 73
- DiscUtils.VirtualFileSystem.dll (846353491539) - ## / 73
- DiscUtils.Vmdk.dll (ea371d6f2855) - ## / 74
- DiscUtils.Wim.dll (13f568bb8d0b) - ## / 73
- DiscUtils.Xfs.dll (df2dd1b02137) - ## / 73
- DiscUtils.Xva.dll (d92f3ebcb00d) - ## / 73
- ExFat.Core.dll (5d215d6cbe8e) - ## / 74
- ExFat.DiscUtils.dll (b8f9b516de4c) - ## / 74
- LTRData.Extensions.dll (d3a155d7dd59) - ## / 74
- LTRData.Extensions.Native.dll (5b3f5f5530f5) - ## / 73
- Microsoft.Data.Sqlite.dll (a13ceff9b121) - ## / 74
- Microsoft.EntityFrameworkCore.Abstractions.dll (c24ef0e6bd3c) - ## / 74
- Microsoft.EntityFrameworkCore.dll (9178477e51a6) - ## / 74
- Microsoft.EntityFrameworkCore.Relational.dll (66e6e945bb88) - ## / 72
- Microsoft.EntityFrameworkCore.Sqlite.dll (b61bc188bc48) - ## / 74
- Microsoft.Web.WebView2.Core.dll (78c32c4eab4f) - ## / 74
- Microsoft.Web.WebView2.Wpf.dll (105b33faaa4c) - ## / 74
- dna.dll (a5a64a97fb2e) - ## / 71
- WebView2Loader.dll (77152af4472d) - ## / 71
- WebView2Loader.dll (465a7ddfb3a0) - ## / 72
- WebView2Loader.dll (cc2f661aac9c) - ## / 73
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
Arsenal Image Mounter 3.11.293 | 3240 | Wednesday, June 26, 2024 | Approved | |
Arsenal Image Mounter 3.11.290 | 2830 | Friday, May 10, 2024 | Approved | |
Arsenal Image Mounter 3.11.282 | 1784 | Friday, March 29, 2024 | Approved | |
Arsenal Image Mounter 3.11.279 | 4220 | Wednesday, January 3, 2024 | Approved | |
Arsenal Image Mounter 3.10.262 | 757 | Tuesday, September 5, 2023 | Approved | |
Arsenal Image Mounter 3.10.257 | 136 | Wednesday, July 5, 2023 | Approved | |
Arsenal Image Mounter 3.9.239 | 241 | Wednesday, March 1, 2023 | Approved | |
Arsenal Image Mounter 3.9.235 | 134 | Saturday, January 21, 2023 | Approved | |
Arsenal Image Mounter 3.9.233 | 115 | Sunday, January 1, 2023 | Approved |
2015 Arsenal Recon
-
- dotnet-6.0-desktopruntime (≥ 6.0.0)
Ground Rules:
- This discussion is only about Arsenal Image Mounter and the Arsenal Image Mounter package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or Arsenal Image Mounter, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.