Skip to content

Activity

Merge pull request #2 from Dol3v/clang

Pull request merge
Dol3vpushed 33 commits to master • 6505882…4f62d72 • 
on Sep 17, 2024

Finishing touches

Dol3vpushed 1 commit to clang • 60c2306…ccb6cf1 • 
on Sep 17, 2024

Everything works

Dol3vpushed 1 commit to clang • 9b00263…60c2306 • 
on Sep 17, 2024

Ported demo

Dol3vpushed 9 commits to clang • cb6748a…9b00263 • 
on Sep 16, 2024

Updated tool CLI for output

Dol3vpushed 5 commits to clang • 94aa16c…cb6748a • 
on Sep 15, 2024

Added make_kernel

Dol3vpushed 2 commits to clang • 74c9005…94aa16c • 
on Sep 14, 2024

Added KernelPtr and external interface

Dol3vpushed 8 commits to clang • 0edd468…74c9005 • 
on Sep 8, 2024

Added intrinisc wrappers to primitives

Dol3vcreated clang • 0edd468 • 
on Sep 7, 2024

Merge pull request #1 from Dol3v/kernel-primitives

Pull request merge
Dol3vpushed 22 commits to master • 1a10c4a…6505882 • 
on Sep 5, 2024

Think I figured out multiple arguments?

Dol3vpushed 3 commits to kernel-primitives • 4f8b72b…d001f81 • 
on Sep 3, 2024

Fixed stack space bug in more than four args

Dol3vpushed 1 commit to kernel-primitives • d612fea…4f8b72b • 
on Sep 3, 2024

Fixed NtWaitForSingleObject to return QWORD to match return type of a…

Dol3vpushed 2 commits to kernel-primitives • daf196c…d612fea • 
on Sep 2, 2024

Added mock driver and fixed a lot of dumb bugs

Dol3vpushed 3 commits to kernel-primitives • 1660d14…daf196c • 
on Aug 30, 2024

Added logging functionality

Dol3vpushed 2 commits to kernel-primitives • abfe199…1660d14 • 
on Aug 28, 2024

Fixed build errors

Dol3vpushed 7 commits to kernel-primitives • 2840c1d…abfe199 • 
on Aug 27, 2024

Finished writing (not debugging) kernel call

Dol3vpushed 1 commit to kernel-primitives • 99293d8…2840c1d • 
on Aug 22, 2024

Added gadget finding

Dol3vcreated kernel-primitives • 99293d8 • 
on Aug 21, 2024

Add project files.

Dol3vcreated master • 1a10c4a • 
on Aug 21, 2024