Skip to content

fengjixuchui/pico-toolbox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 76.2%
  • C 22.7%
  • Other 1.1%