This repository contains the code and the compiled binary to active Microsoft Office 2016/2019.
Here ya go: https://github.com/Unknown6656/MSOffice2016Unlocker/releases
The binary unlocker.exe
depends on any one of the following dependencies to run:
- .NET-Core 2.0 or higher
- .NET-Framework 4.6.1 or higher
- Mono 5.4 or higher
- UWP 10.0.16299 or higher
- Microsoft Office, obviously
Usually, Windows comes with one of these dependencies pre-installed, however, one can find the corresponding downloads at https://dotnet.microsoft.com/download.
Use the official URLs:
No.
Virustotal might report the file as a virus: https://www.virustotal.com/gui/file/ef0f84166c481339ea2346de487130047a32002bf3f7340601bba94c3c2d739d/detection
However, an older scan reports the file to be clean: https://www.virustotal.com/gui/file/9192fc4263ed1917dc791c65483d1342206fa8186dcaf5d687235907f91054b8/detection
Note: Windows Defender might be raising the alarm on the source file Program.cs
, instead of the compiled binary. So, add your code directory to the Windows Defender exclusion list if you decide to build the application from source.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.