Souhardya / Catharsis

Raw syscall implementations with Powershell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Catharsis (Work in progress)

Raw syscall implementations with Powershell

Brief

This project mainly focuses on using syscalls for calling NT-functions instead of directly calling them

To use the examples please implement the syscall number correctly according to your Windows distribution and also take note of the architecture

Dll Injector Demo

References

https://undocumented.ntinternals.net/

https://j00ru.vexillium.org/syscalls/nt/64/

About

Raw syscall implementations with Powershell

License:Other


Languages

Language:PowerShell 100.0%