Indirect Syscall with TartarusGate Approach in Go
Stars
136
Forks
13
Watchers
136
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
1
commits
1
commits
Fixed bug in syscall number. Before it was uint8 when computing now it is uint32
dc99b13View on GitHubNeed to fix internal Package issue for getSSN (or just delete it :p)
f06a799View on GitHubRefactored, will expose throug official windows and not custom superdwindows, need to add error handling, and prototype
62b056aView on GitHubTartarus Gate ssn grab implemented, need to add syscall stub and hash
21ad90cView on GitHub