Downloads:
2,011
Downloads of v 4.7.0:
11
Last Update:
11 Dec 2024
Published Date:
11 Dec 2024
Reviewed Date:
24 Dec 2024
Reviewer:
Package Maintainer(s):
Software Author(s):
- Milos Tosic
Tags:
mtuner memory profiler c c++ tool optimization performance-analysis memory-profiler profiling playstation3 memory-leak-finder playstation4 android- 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
MTuner - advanced C/C++ memory profiler
(Maintainer responded, waiting for review/Maintainer update)
- 1
- 2
- 3
4.7.0 | Updated: 11 Dec 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:
2,011
Downloads of v 4.7.0:
11
Published:
11 Dec 2024
Reviewed:
24 Dec 2024
Reviewer:
Maintainer(s):
Software Author(s):
- Milos Tosic
MTuner - advanced C/C++ memory profiler 4.7.0
(Maintainer responded, waiting for review/Maintainer update)
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Milos Tosic. The inclusion of Milos Tosic trademark(s), if any, upon this webpage is solely to identify Milos Tosic 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 version is in moderation and has not yet been approved. This means it doesn't show up under normal search.
- Until approved, you should consider this package version unsafe - it could do very bad things to your system (it probably doesn't but you have been warned, that's why we have moderation).
- This package version can change wildly over the course of moderation until it is approved. If you install it and it later has changes to this version, you will be out of sync with any changes that have been made to the package. Until approved, you should consider that this package version doesn't even exist.
- You cannot install this package under normal scenarios. See How to install package version under moderation for more information.
- There are also no guarantees that it will be approved.
There are versions of this package awaiting moderation (possibly just this one). See the Version History section below.
MTuner is a C/C++ memory profiler and memory leak finder for Windows, PlayStation 4 and 3, Android and other platforms.
MTuner utilizes a novel approach to memory profiling and analysis, keeping entire time-based history of memory operations. This gives an unique insight in memory related behavior of your software by making queries over the entire data set.
While MTuner was created for profiling C/C++ applications, it is possible to profile memory for programs written in other languages as long as there is corresponding debug symbol information. Users can convert DMD CodeView/DWARF debug symbols to PDB format using cv2pdb.
From: https://github.com/milostosic/MTuner/blob/v4.7/LICENSE
LICENSE
BSD 2-Clause License
Copyright (c) 2017, Milos Tosic
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
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://github.com/milostosic/mtuner, enter to releases and download from there.
amd64: https://github.com/RudjiGames/MTuner/releases/download/v4.7/mtuner64.zip
to download the zip files. You may wish to rename one of the files.
2. You can use one of the following methods to obtain the SHA512 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'
checksum64: 87b487904b7885faac0b54a18f51a39a1b2f1a318877a8f95c9ad7983909badb6472e6683b2ec75d960faf9f85a7d187b6b0f87bcd3ce2f0e90bc1b379dc6709
File 'LICENSE.txt' obtained from:
https://github.com/milostosic/mtuner/blob/v4.7/LICENSE
$ErrorActionPreference = 'Stop';
$UserDesktop = [Environment]::GetFolderPath("Desktop");
$ShortcutFile = Join-Path $UserDesktop "MTuner.lnk";
if (Test-Path $ShortcutFile) {
Remove-Item $ShortcutFile;
};
md5: 8585A8F57894C9CB9846877A3DC12E5D | sha1: A3B26F0009C5B1C2A1ED95B51F38CFBB5B050C54 | sha256: 2EE267FC004A62FE98420A441DDD3BFC09E6778C7807A9F046A9FE54869A19BB | sha512: 87B487904B7885FAAC0B54A18F51A39A1B2F1A318877A8F95C9AD7983909BADB6472E6683B2EC75D960FAF9F85A7D187B6B0F87BCD3CE2F0E90BC1B379DC6709
Log in or click on link to see number of positives.
- dbghelp.dll (d645f9d265d9) - ## / 72
- Qt6Core.dll (03de8bc94e2c) - ## / 73
- Qt6Gui.dll (3b9b409655b9) - ## / 72
- Qt6Widgets.dll (4244f12bd663) - ## / 72
- qwindows.dll (6a075468681d) - ## / 73
- qminimal.dll (2167503189f6) - ## / 71
- mtuner.4.7.0.nupkg (62e0e66162b4) - ## / 66
- MTuner.zip (2ee267fc004a) - ## / 61
- msdia140.dll (516edabdb008) - ## / 69
- MTuner.exe (7041cf4fb9fe) - ## / 70
- MTunerDLL32.dll (a2809f67b883) - ## / 67
- MTunerDLL64.dll (33277811eda4) - ## / 69
- MTunerInject32.exe (f7aca6962fe0) - ## / 72
- MTunerInject64.exe (88bb123f3a64) - ## / 70
- SymbolCheck.dll (fbeb01981f64) - ## / 72
- symchk.exe (a4722ac3c29f) - ## / 67
- symsrv.dll (59b050ce9474) - ## / 68
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.
Copyright © 2017-2023 Milos Tosic
- Added Rust debug symbol demangling
-
- vcredist140 (≥ 14.20.27508.1)
Ground Rules:
- This discussion is only about MTuner - advanced C/C++ memory profiler and the MTuner - advanced C/C++ memory profiler 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 MTuner - advanced C/C++ memory profiler, 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.
Starz0r (maintainer) on 11 Dec 2024 23:51:16 +00:00:
User 'Starz0r' (maintainer) submitted package.
chocolatey-ops (reviewer) on 12 Dec 2024 00:27:50 +00:00:
mtuner 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 12 Dec 2024 00:40:41 +00:00:
mtuner has passed automated package testing (verification). The next step in the process is package scanning.
Please visit https://gist.github.com/choco-bot/c4e79096f7621a355315bf2950ace496 for details.
This is an FYI only. There is no action you need to take.
chocolatey-ops (reviewer) on 12 Dec 2024 06:58:36 +00:00:
mtuner 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.
mkevenaar (reviewer) on 22 Dec 2024 15:06:44 +00:00:
Scanner Status Change - Virus Scanner has been set to rerun
chocolatey-ops (reviewer) on 22 Dec 2024 18:36:18 +00:00:
mtuner 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.
TheCakeIsNaOH (reviewer) on 24 Dec 2024 17:45:59 +00:00:
Hi, the count of Virustotal positives is high for this package version.
If there a known reason that this software may have a high rate of false positives, please link to the upstream documentation (for example it could be an issue or wiki) in the package description.
Then ask for an exemption and a moderator will review the documentation.
If there is not a known and documented reason, please contact the software authors to see if they have any reasons they can document.
Regards, TheCakeIsNaOH
Starz0r (maintainer) on 26 Dec 2024 02:03:47 +00:00:
Hey,
I'm not clued into why the detection rate is so high. This program is a memory profiler, which means it has to scan memory, which could by why it is getting detected. There is no documentation about this either. All there is two closed GitHub issues pointing this out, in which one of the developers points this out as well.
https://github.com/RudjiGames/MTuner/issues/10
https://github.com/RudjiGames/MTuner/issues/12
Again, I would not know why this happens, we likely have low quaility scanners flagging nothing: https://github.com/chocolatey/home/issues/339