Skip to main content

Posts

How to Activate Windows / Office?

  PowerShell (Windows 8 and later) ❤️ Open PowerShell To do that, press the Windows key + X, then select PowerShell or Terminal. Copy and paste the code below, then press enter. irm https://get.activated.win | iex Alternatively, you can use the following (this will be deprecated in the future): irm https://massgrave.dev/get | iex You will see the activation options. Choose the activation options highlighted in green. That's all
Recent posts

VMware Workstation Pro 16 full license keys

After install or upgrade just insert the key and enjoy. *No virus *No spam just license key ZF3R0-FHED2-M80TY-8QYGC-NPKYF --->> This key is 100% worked for VM 16.1.1 build-17801498 Updated on Nov 4, 2021: ZF3R0-FHED2-M80TY-8QYGC-NPKYF --->> This key is 100% worked  in VM 16.2.0 build-18760230

0x0000011b Printer Error

 In the Windows search box, type regedit, and select Registry Editor Navigate to the HKEY_LOCAL_MACHINE\\System\\CurrentControlSet\\Control\\Print key Create a new DWORD-32 bit value named RpcAuthnLevelPrivacyEnabled, and set it to 0

How to install Ultraviewer in Kali through wine

 kali@kali:~$ ls Desktop    Downloads            Mail   Pictures  Templates  winehq.key Documents  javasharedresources  Music  Public    Videos kali@kali:~$ cd Downloads kali@kali:~/Downloads$ wine Ultraviewer .....

How to edit Kali Linux Repositories

Open Linux  Shell or “ Terminal ” type: sudo nano /etc/apt/sources.list deb http://http.kali.org/kali kali-rolling main contrib non-free deb-src http://http.kali.org/kali kali-rolling main contrib non-free #Added by software-properties Ctrl+X , Yes