Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | global: bump date | 2022-01-06 | 10 | -10/+10 | |
* | global: use syscall.SyscallN | 2021-12-16 | 1 | -4/+4 | |
* | global: apply gofumpt | 2021-12-09 | 1 | -6/+8 | |
* | driver: format | 2021-10-26 | 1 | -1/+1 | |
* | mod: bump for x/sys changes | 2021-10-21 | 2 | -9/+2 | |
* | ui: show driver version in about page | 2021-10-20 | 1 | -0/+4 | |
* | global: remove old-style build tags | 2021-10-12 | 4 | -4/+0 | |
* | global: use unsafe.Slice instead of unsafeSlice | 2021-10-11 | 1 | -33/+7 | |
* | memmod: hook RtlPcToFileHeader's invocation from GetModuleHandleEx | 2021-10-10 | 1 | -0/+84 | |
* | global: format with go 1.17 | 2021-09-09 | 4 | -0/+4 | |
* | memmod: register exception handler tables | 2021-08-05 | 2 | -0/+19 | |
* | driver: introduce new module for talking with kernel driver | 2021-08-02 | 10 | -0/+1289 |