thinkcz / pico-toolbox

PICO processes toolbox, playground for PICO processes research

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pico-toolbox

an ultimate tool for PICO processes and providers

Formely MS DrawBridge research project, evolved to real use in Windows 10, Everybody wonder how does the Linux for Windows works ? .... PICO process & PICO provider is the answer.

This repository will record my research attempts in field of PICO processes. So don't blame me for anything here when it doesn't function, internal implementation of PP is changing build to build, so nothing here can be considered as a stable.

Structure:

Each directory includes one tool or POC of tool, each tool has its own readme.md

Tools included:

GetProcessName - this is simple tool which gets list of process names and their respecive PIDs, currently the only way how to get correct name of PICO process.

Tools to build it and test it:

  • Visual Studio 2015
  • Windows 10 Entrprise edition Insider build 14390
  • WinDbg recommended

Contact:

Martin Hron (martin@hron.eu, @thinkcz, https://about.me/martin.hron)

About

PICO processes toolbox, playground for PICO processes research

License:MIT License


Languages

Language:C++ 76.2%Language:C 22.7%Language:Assembly 0.7%Language:Objective-C 0.4%