Skip to content

Instantly share code, notes, and snippets.

View alexey3nemckovich's full-sized avatar

Alex Nemkovich alexey3nemckovich

View GitHub Profile
@alexey3nemckovich
alexey3nemckovich / inbv.h
Created November 6, 2019 15:06 — forked from eahydra/inbv.h
use Inbv API display string in Kernel Mode. Under Windows7 x64
/*++
Copyright (c) Microsoft Corporation. All rights reserved.
You may only use this code if you agree to the terms of the Windows Research Kernel Source Code License agreement (see License.txt).
If you do not agree to the terms, do not use the code.
Module Name:
@alexey3nemckovich
alexey3nemckovich / Test
Created September 18, 2018 06:40
Testing
sadas
sadasdas
asdasdas
asdasdasdas
@alexey3nemckovich
alexey3nemckovich / INSTALL
Created February 6, 2017 07:20 — forked from arya-oss/INSTALL.md
Ubuntu 16.04 Developer Tools installation
###### development tools
sudo apt-get install build-essential python-dev git nodejs-legacy npm gnome-tweak-tool openjdk-8-jdk
### Python packages
sudo apt-get install python-pip python-virtualenv python-numpy python-matplotlib
### pip packages
pip install django flask django-widget-tweaks django-ckeditor beautifulsoup4 requests classifier SymPy ipython