Downloads:
86,363
Downloads of v 5.2.7:
26
Last Update:
19 Nov 2023
Package Maintainer(s):
Software Author(s):
- Angus Johnson
Tags:
freeware hacking resource executables admin- Software Specific:
- Software Site
- Software License
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Resource Hacker
- Software Specific:
- Software Site
- Software License
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
86,363
Downloads of v 5.2.7:
26
Maintainer(s):
Software Author(s):
- Angus Johnson
Resource Hacker
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Angus Johnson. The inclusion of Angus Johnson trademark(s), if any, upon this webpage is solely to identify Angus Johnson 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
This package was rejected on 14 Jan 2024. The reviewer chocolatey-ops has listed the following reason(s):
Resource Hacker is a freeware utility to view, modify, rename, add, delete and extract resources in 32bit and 64bit Windows executables and resource files (*.res). It incorporates an internal resource script compiler and decompiler and works on all (Win95 - Win7) Windows operating systems.
Features
- Complete resource editing tool: compiling, viewing, decompiling and recompiling resources for both 32bit and 64bit Windows executables
- Viewing Resources as either an image (or group of images) or as decompiled text
- Internal editor to modify text-based resources
- Replacing Images
- All the functionality of Resource Hackerâ„¢ can be accessed from the command line
md5: 02EB693DCFB90A696D191BADBCF314CE | sha1: B1D0352C35D7DA251E2FA19ECBE8C1E5286F898F | sha256: 246457363396DCEA4CC3D19CE2A431897BAC948AE1694D3E87CC0EBAF2EA39F5 | sha512: 17B6A5F2446459C058BD035DF784ADAD0E58AA7438A56E02FD75C593EB6BAE82719B6293DE6B1504E1089CADE44B5E137771991816D616C08F92EB2C249CC159
$ErrorActionPreference = 'Stop'
$packageName = 'reshack'
$softwareNamePattern = 'Resource Hacker *'
[array] $key = Get-UninstallRegistryKey $softwareNamePattern
if ($key.Count -eq 1) {
$key | ForEach-Object {
$packageArgs = @{
packageName = $packageName
silentArgs = "/Silent"
fileType = 'EXE'
validExitCodes = @(0)
file = $_.UninstallString.Replace('"', '')
}
Uninstall-ChocolateyPackage @packageArgs
}
}
elseif ($key.Count -eq 0) {
Write-Warning "$packageName has already been uninstalled by other means."
}
elseif ($key.Count -gt 1) {
Write-Warning "$($key.Count) matches found!"
Write-Warning "To prevent accidental data loss, no programs will be uninstalled."
Write-Warning "Please alert package maintainer the following keys were matched:"
$key | ForEach-Object {Write-Warning "- $($_.DisplayName)"}
}
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
x32: http://www.angusj.com/resourcehacker/reshacker_setup.exe
to download the installer.
2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'
checksum32: 246457363396DCEA4CC3D19CE2A431897BAC948AE1694D3E87CC0EBAF2EA39F5
File 'License.txt' is created by copying paragraph of text from:
http://www.angusj.com/resourcehacker
Licence to Use - Terms and Condition
This Resource HackerTM software is released as freeware provided that you agree to the following terms and conditions:
This software is not to be distributed via any website domain or any other media without the prior written approval of the copyright owner.
This software is not to be used in any way to illegally modify software.
DISCLAIMER: A user of this Resource HackerTM software acknowledges that he or she is receiving this software on an "as is" basis and the user is not relying on the accuracy or functionality of the software for any purpose. The user further acknowledges that any use of this software will be at the user's own risk and the copyright owner accepts no responsibility whatsoever arising from the use or application of the software.
The above licence terms constitute "copyright management information" within the meaning of Section 1202 of Title 17 of the United States Code and must not be altered or removed from the licensed works. Their alteration or removal from the licensed works, and the distribution of licensed works without all the above licence terms in an unaltered way, may contravene Section 1202 and give rise civil and/or criminal consequences.
md5: BA43C94F27759515EEFCBDD84180C7BB | sha1: 3FD972668A3295C7DC3FDAFD180281ED353BE95B | sha256: 7E9CF9A254C3E6A9A05A43DA0D89D2AC5F9A0AF4A0DD3FFD7D39DD75B7781859 | sha512: F4B3F8FD52B68E9CEFDE0E17B80C1588F311892520CA055395A0A1EDFA3920D5EF311193C439928E19BE0BE77023180F0AB25CE55E9A83CB47382D7EDB54D922
Log in or click on link to see number of positives.
- reshack.5.2.7.nupkg (e3de2e63751d) - ## / 66
- reshacker_setup.exe (246457363396) - ## / 71
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 |
---|---|---|---|---|
Resource Hacker 5.2.8 | 6603 | Thursday, March 6, 2025 | Approved | |
Resource Hacker 5.2.6 | 41932 | Saturday, November 18, 2023 | Approved | |
Resource Hacker 5.2.5 | 386 | Tuesday, November 14, 2023 | Approved | |
Resource Hacker 5.2.4 | 990 | Tuesday, October 31, 2023 | Approved | |
Resource Hacker 5.2.3 | 969 | Sunday, October 15, 2023 | Approved | |
Resource Hacker 5.2.1 | 520 | Saturday, October 7, 2023 | Approved | |
Resource Hacker 5.1.8 | 18984 | Saturday, November 14, 2020 | Approved | |
Resource Hacker 5.1.7 | 3485 | Thursday, January 3, 2019 | Approved | |
Resource Hacker 5.1.6 | 1113 | Tuesday, July 31, 2018 | Approved | |
Resource Hacker 5.1.5 | 308 | Monday, July 30, 2018 | Approved | |
Resource Hacker 5.1.4 | 527 | Sunday, July 15, 2018 | Approved | |
Resource Hacker 5.1.3 | 334 | Sunday, July 15, 2018 | Approved | |
Resource Hacker 5.1.2 | 347 | Friday, July 13, 2018 | Approved | |
Resource Hacker 5.1.1 | 511 | Friday, June 29, 2018 | Approved | |
Resource Hacker 5.0.42 | 525 | Monday, June 4, 2018 | Approved | |
Resource Hacker 4.7.34.20180505 | 723 | Saturday, May 5, 2018 | Approved | |
Resource Hacker 4.7.34 | 728 | Friday, April 13, 2018 | Approved | |
Resource Hacker 4.6.32 | 476 | Wednesday, March 28, 2018 | Approved | |
Resource Hacker 4.5.30.20170526 | 1106 | Friday, May 26, 2017 | Approved | |
Resource Hacker 4.5.30 | 1794 | Sunday, November 27, 2016 | Approved | |
Resource Hacker 4.5.28 | 491 | Friday, November 25, 2016 | Approved | |
Resource Hacker 4.4.26 | 648 | Thursday, November 3, 2016 | Approved | |
Resource Hacker 4.2.5 | 925 | Monday, October 19, 2015 | Approved | |
Resource Hacker 4.2.3 | 550 | Monday, June 29, 2015 | Approved | |
Resource Hacker 3.6.0 | 1220 | Wednesday, December 19, 2012 | Unknown |
-
- chocolatey-core.extension (≥ 1.3.1)
Ground Rules:
- This discussion is only about Resource Hacker and the Resource Hacker 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 Resource Hacker, 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.
chocolatey-community (maintainer) on 19 Nov 2023 12:12:05 +00:00:
User 'chocolatey-community' (maintainer) submitted package.
chocolatey-ops (reviewer) on 19 Nov 2023 12:45:41 +00:00:
reshack has passed automated validation. It may have or may still fail other checks like testing (verification).
NOTE: No required changes that the validator checks have been flagged! It is appreciated if you fix other items, but only Requirements will hold up a package version from approval. A human review could still turn up issues a computer may not easily find.
Guidelines
Guidelines are strong suggestions that improve the quality of a package version. These are considered something to fix for next time to increase the quality of the package. Over time Guidelines can become Requirements. A package version can be approved without addressing Guideline comments but will reduce the quality of the package.
Suggestions
Suggestions are either newly introduced items that will later become Guidelines or items that are don't carry enough weight to become a Guideline. Either way they should be considered. A package version can be approved without addressing Suggestion comments.
Notes
Notes typically flag things for both you and the reviewer to go over. Sometimes this is the use of things that may or may not be necessary given the constraints of what you are trying to do and/or are harder for automation to flag for other reasons. Items found in Notes might be Requirements depending on the context. A package version can be approved without addressing Note comments.
chocolatey-ops (reviewer) on 19 Nov 2023 13:49:33 +00:00:
reshack has passed automated package testing (verification). The next step in the process is package scanning.
Please visit https://gist.github.com/choco-bot/3a130c34890d5a67a142a93ef4a0be3c for details.
This is an FYI only. There is no action you need to take.
chocolatey-ops (reviewer) on 20 Nov 2023 01:28:39 +00:00:
reshack has been flagged as part of automated virus scanning.
Package virus scanning found that at least 1 file within, or downloaded by, the package has between 6 and 10 VirusTotal detections associated with it.
This package version cannot be approved without an exemption from a Moderator.
flcdrg (reviewer) on 10 Dec 2023 23:21:49 +00:00:
As mentioned above, the number of VirusTotal detections is too high.
You will need to investigate whether there are real issues that need to be resolved in the software, or if these are false positives.
If the latter then please reply here as well as updating the package description with more info as to why the false positives may occur. You may also wish to follow up with the individual scanning engines that are flagging the software to see if you can get them to remove the false positive indications.
thanks,
David
chocolatey-ops (reviewer) on 30 Dec 2023 23:22:22 +00:00:
We've found reshack v5.2.7 in a submitted status and waiting for your next actions. It has had no updates for 20 or more days since a reviewer has asked for corrections. Please note that if there is no response or fix of the package within 15 days of this message, this package version will automatically be closed (rejected) due to being stale.
Take action:
If your package is failing automated testing, you can use the chocolatey test environment to manually run the verification and determine what may need to be fixed.
Note: We don't like to see packages automatically rejected. It doesn't mean that we don't value your contributions, just that we can not continue to hold packages versions in a waiting status that have possibly been abandoned. If you don't believe you will be able to fix up this version of the package within 15 days, we strongly urge you to log in to the site and respond to the review comments until you are able to.
chocolatey-ops (reviewer) on 14 Jan 2024 23:23:59 +00:00:
Unfortunately there has not been progress to move reshack v5.2.7 towards an approved status within 15 days after the last review message, so we need to close (reject) the package version at this time. If you want to pick this version up and move it towards approval in the future, use the contact site admins link on the package page and we can move it back into a submitted status so you can submit updates.
Status Change - Changed status of package from 'submitted' to 'rejected'.