Downloads:
18,935
Downloads of v 0.6.4.8:
1,465
Last Update:
22 Sep 2015
Package Maintainer(s):
Software Author(s):
- Rainer Ullrich
Tags:
avm fritz!box flash firmware- Software Specific:
- Software Site
- Package Specific:
- Possible Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
ruKernelTool
- 1
- 2
- 3
0.6.4.8 | Updated: 22 Sep 2015
- Software Specific:
- Software Site
- Package Specific:
- Possible Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
18,935
Downloads of v 0.6.4.8:
1,465
Software Author(s):
- Rainer Ullrich
ruKernelTool 0.6.4.8
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Rainer Ullrich. The inclusion of Rainer Ullrich trademark(s), if any, upon this webpage is solely to identify Rainer Ullrich 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
Validation Testing Unknown
Verification Testing Unknown
Scan Testing Resulted in Flagged:
This package was submitted (and approved) prior to automated virus scanning integration into the package moderation processs.
We recommend clicking the "Details" link to make your own decision on installing this package.
This package was approved as a trusted package on 22 Sep 2015.
This package is unlisted and hidden from package listings.
Universal flash-, upload- and recovery-tool for AVM Fritz!Box.
Note
This software is available in German language only.
The actual version of ruKernelTool is 0.6.4.8.
This package puts the ruKernelTool files into $env:ChocolateyBinRoot\ruKernelTool
.
try {
$packageName = 'rukerneltool'
$desktop = "$([Environment]::GetFolderPath("Desktop"))"
$startMenu = "$([System.Environment]::GetFolderPath([System.Environment+SpecialFolder]::StartMenu))\Programs"
$installDir1 = Join-Path $env:SystemDrive 'ruKernelTool'
$installDir2 = Join-Path $env:SystemDrive 'tools\ruKernelTool'
$installDir3 = Join-Path $env:ChocolateyBinRoot 'ruKernelTool'
$shortcut1 = Join-Path $desktop 'ruKernelTool.lnk'
$shortcut2 = Join-Path $startMenu 'ruKernelTool.lnk'
$possibleItemsToRemove = @($installDir1, $installDir2, $installDir3, $shortcut1, $shortcut2)
foreach ($itemToRemove in $possibleItemsToRemove) {
if (Test-Path $itemToRemove) {
Remove-Item -Recurse -Force $itemToRemove
}
}
Write-ChocolateySuccess $packageName
} catch {
Write-ChocolateyFailure $packageName $($_.Exception.Message)
throw
}
Log in or click on link to see number of positives.
- 7za.exe (c136b1467d66) - ## / 72
- cygiconv-2.dll (3f4584930870) - ## / 55
- cygintl-8.dll (2ede5545525c) - ## / 58
- cygwin1.dll (b74f98970b89) - ## / 55
- devcon_64bit.exe (b58ea1cdae8f) - ## / 54
- devcon_i386.exe (6b1e439c9277) - ## / 55
- devcon_ia64.exe (3dd79c4caaab) - ## / 55
- ncftpget.exe (ee2f206d9cf2) - ## / 55
- ncftpput.exe (913640193315) - ## / 58
- PrepareMail.exe (a4801ba7806d) - ## / 57
- PrettyPrintFirmwareLinkListe.exe (3c6336b6f2a5) - ## / 58
- tar.exe (e81bb2ad0901) - ## / 56
- ruKernelTool.exe (6e7f77ee3342) - ## / 56
- ruKernelTool_x64.exe (8a40e608925c) - ## / 57
- rukerneltool.0.6.4.8.nupkg (ebcb428ff939) - ## / 57
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.
2013 Rainer Ullrich
This package has no dependencies.
Ground Rules:
- This discussion is only about ruKernelTool and the ruKernelTool 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 ruKernelTool, 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.