Skip to content

Instantly share code, notes, and snippets.

@dmi3mis
dmi3mis / Emulator Guide.md
Created March 2, 2018 00:54 — forked from patrickkettner/Emulator Guide.md
Quick guide on settings up emulators for various mobile platforms.
@dmi3mis
dmi3mis / 16299.15.170928-1534.rs3_release_vl
Created December 4, 2017 02:26 — forked from CHEF-KOCH/16299.15.170928-1534.rs3_release_vl
SHA-1 hashes for Windows 10 1709 september 2017
x64 (requires decrypter v31+)
http://wsus.ds.b1.download.windowsupdate.com/c/upgr/2017/10/16299.15.170928-1534.rs3_release_clientbusiness_vol_x64fre_ar-sa_18a1d49b0742e23959ace743b2bbb80422fa19b4.esd
http://wsus.ds.b1.download.windowsupdate.com/c/upgr/2017/10/16299.15.170928-1534.rs3_release_clientbusiness_vol_x64fre_bg-bg_7087fb83ebb612c10b4742a15739a86b67a0faba.esd
http://wsus.ds.b1.download.windowsupdate.com/c/upgr/2017/10/16299.15.170928-1534.rs3_release_clientbusiness_vol_x64fre_cs-cz_d3ff7fc7da3c2fa24eb82440eedec39dcf1fe1e5.esd
http://wsus.ds.b1.download.windowsupdate.com/d/upgr/2017/10/16299.15.170928-1534.rs3_release_clientbusiness_vol_x64fre_da-dk_ce4eb04764350cda70e3c11bcd92c82dc549af81.esd
http://wsus.ds.b1.download.windowsupdate.com/c/upgr/2017/10/16299.15.170928-1534.rs3_release_clientbusiness_vol_x64fre_de-de_5acd02fd7609eb464bd68936bfd770fa3691bcd9.esd
http://wsus.ds.b1.download.windowsupdate.com/d/upgr/2017/10/16299.15.170928-1534.rs3_release_clientbusiness_vol_x64fre_el-gr_29a939a1446738c13a
@dmi3mis
dmi3mis / kms
Created September 29, 2017 13:39 — forked from CHEF-KOCH/KMS_office.cmd
KMS server Windows
Online kms host address:
--------
kms.digiboy.ir
54.223.212.31
kms.cnlic.com
kms.chinancce.com
kms.ddns.net
franklv.ddns.net
k.zpale.com
m.zpale.com
ClassicShell: http://www.softpedia.com/get/Desktop-Enhancements/Shell-Replacements/Classic-Shell.shtml
OldNewExplorer: http://www.softpedia.com/get/Tweak/System-Tweak/OldNewExplorer.shtml
Wallpaper: Refuges by Vykoukal: http://vykoukal.deviantart.com/art/Refugees-623944078
Theme: Yosem Dark Theme Windows10 Anniversary Update: https://1drv.ms/u/s%21Aoq6q0sB2C1NhiFhWwdVaM-7lgaj
Explorer Transparency: Downloaded from this theme pack: http://virtualcustoms.net/showthread.php/72602-Equinox-Blackout-for-Windows-10-Anniversary-Update-Redstone-1
Clock/Date: La Compagnie des Ombres Rainmeter Skin: http://madmilov2.deviantart.com/art/La-Compagnie-des-Ombres-486976404
Spotify "Now Playing": Cleartext: http://redsaph.deviantart.com/art/Cleartext-for-Rainmeter-v3-2-2-22-Jul-2016-519796161
Taskbar Shadow: Taskbar Shadow Skin: https://1drv.ms/u/s%21Aoq6q0sB2C1Nhh2Ib807IvhCqzh0
Cut: https://1drv.ms/u/s%21Aoq6q0sB2C1Nhh7bLEQUwtYtFg6S
Sublime Text 3 Theme: Material Theme Darker: https://github.com/equinusocio/material-theme
@dmi3mis
dmi3mis / kmskeys10.txt
Created September 8, 2017 14:40 — forked from CHEF-KOCH/kmskeys10.txt
Windows 10 KMS Keys
Windows.10.and.Office.2016.gVLK
#####################################################################
# Install/Uninstall keys #
#####################################################################
1.) Uninstall the current product by entering the “uninstall product key” extension:
slmgr.vbs /upk
2.) Install the key that you obtained above for “Windows Srv 2012R2 DataCtr/Std KMS for Windows 10”
A. Create Installation DVD ISO Via Dism:
1. Extract Win 10 Enterprise version of the mirror sources folder install.wim to D drive temp directory
2. In the temp directory to create WimMount folder, and execute the following command to mount the wim file
Dism /Mount-Wim /WimFile:D:\temp\install.wim /Index:1 /MountDir:D:\temp\WimMount
3. Show the current version
Dism /Image:D:\temp\WimMount /Get-CurrentEdition
4. Show current version
Dism /Image:D:\temp\WimMount /Get-TargetEditions
@dmi3mis
dmi3mis / product.ini
Created September 8, 2017 09:47 — forked from CHEF-KOCH/product.ini
Windows 10 product.ini
[cmi]
namespace=urn:schemas-microsoft-com:unattend
ClientServerSplit=true
AnswerFileFormat=1
ServerDatacenterACorCore=P7CCN-72DMB-93C9B-C9PD7-379HK
EnterpriseNEval=MNXKQ-WY2CT-JWBJ2-T68TQ-YBH2V
ProfessionalSingleLanguage=G3KNM-CHG6T-R36X3-9QDG6-8M8K9
CoreSingleLanguage=BT79Q-G7N6G-PGBYW-4YWX6-6F4BT
Professional=VK7JG-NPHTM-C97JM-9MPGT-3V66T
ServerStorageStandard=VN8D3-PR82H-DB6BJ-J9P4M-92F6J
@dmi3mis
dmi3mis / chocolatey-git-python3.md
Created September 8, 2017 05:23 — forked from lopezjurip/chocolatey-git-python3.md
Install Chocolatey on Windows 10 | Install git and Python3 (with pip)

Install Chocolatey on Windows 10

First, you have to run Powershell as administrator. Then type the following:

Set-ExecutionPolicy Unrestricted

Accept to continue.

Then we install Chocolatey:

@dmi3mis
dmi3mis / web-servers.md
Created August 19, 2017 01:26 — forked from willurd/web-servers.md
Big list of http static server one-liners

Each of these commands will run an ad hoc http static server in your current (or specified) directory, available at http://localhost:8000. Use this power wisely.

Discussion on reddit.

Python 2.x

$ python -m SimpleHTTPServer 8000