Releases: NoMoreFood/Repacls
Repacls Version 1.9.1.0
- Added /ReplaceMap Option (see help)
- Various other minor changes
32-Bit Executable
https://github.com/NoMoreFood/Repacls/raw/v1.9.1.0/Build/Release/x86/repacls.exe
64-Bit Executable
https://github.com/NoMoreFood/Repacls/raw/v1.9.1.0/Build/Release/x64/repacls.exe
Zip Files (Both 32-Bit And 64-Bit)
https://github.com/NoMoreFood/Repacls/raw/v1.9.1.0/Build/Repacls.Binaries.1.9.1.0.zip
Repacls Version 1.9.0.0
- Added /Locate Option (see help)
- Various bug fixes in /RestoreSecurity
- Changed output files to UTF-8 to reduce size and so that Excel automatically formats CSV file types.
32-Bit Executable
https://github.com/NoMoreFood/Repacls/raw/v1.9.0.0/Build/Release/x86/repacls.exe
64-Bit Executable
https://github.com/NoMoreFood/Repacls/raw/v1.9.0.0/Build/Release/x64/repacls.exe
Zip Files (Both 32-Bit And 64-Bit)
https://github.com/NoMoreFood/Repacls/raw/v1.9.0.0/Build/Repacls.Binaries.1.9.0.0.zip
Repacls Version 1.8.0.1
Updated to Visual Studio 2017
Changed reparse processing for base directory
Signed binaries
32-Bit Executable
https://github.com/NoMoreFood/Repacls/raw/v1.8.0.1/Build/Release/x86/repacls.exe
64-Bit Executable
https://github.com/NoMoreFood/Repacls/raw/v1.8.0.1/Build/Release/x64/repacls.exe
Zip Files (Both 32-Bit And 64-Bit)
Repacls.Binaries.1.8.0.1.zip
Important Note
Even though the files are now signed, you may receive a false positive security messages when attempting to execute / install the files listed below. You may have to right-click on each downloaded file, go to properties, and choose to 'unblock' each file. This is caused by Windows adding some hidden tags directly on the files that that inform Windows that the files originated from the internet. Once the Windows SmartScreen reputation system recognizes the files as trustworthy, these messages should stop.
Repacls Version 1.8.0.0
Renamed /MigrateDomain to /MoveDomain
Renamed /ExportDescriptor to /BackupSecurity
Added /CopyDomain (see help for details)
Added /RestoreSecurity (see help for details)
Various informational and diagnostic improvements.
Various small bug fixes.
Commands /MoveDomain and /CopyDomain now migrate well-known SID entries based on the numerical suffix (<1000) of the SID and not having a matching name. This works especially well for renamed accounts or when moving between domains where the language is different.
Repacls Version 1.6.2.1
Added Match and NoMatch qualifiers to /SharePaths.
Repacls Version 1.6.0.0
This new release includes flags to easily scan many shares or shares on all member servers within a domain. See /DomainPaths and /SharePaths in the help page.
Repacls Version 1.5.0.0
This is built from a rebase of the project that has been overhauled to use a more object oriented approach in order to allow future enhancements. Please note the release binaries contain a 32-bit and 64-bit executable but the 32-bit will work fine on any either platform.