Skip to content

Write a simple driver and python client that lets me run prievilieged opcodes from kernel such as: rdmsr, etc...

License

Notifications You must be signed in to change notification settings

dannylion/pyasm

Repository files navigation

pyasm

Write a simple driver and python client that lets me run prievilieged opcodes from the Windows kernel such as: rdmsr, etc...

Dependencies

pip install pywin32 ipython pyreadline

Usage

To use this library first run the following command and reboot:
	bcdedit /set testsigning on

Right click the "pyasm.inf" file and press install
Once you "sc start pyasm" you can start using "pyasm.py" to communicate with driver and perform prievilieged opcodes from kernel

About

Write a simple driver and python client that lets me run prievilieged opcodes from kernel such as: rdmsr, etc...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published