Skip to content

Commit

Permalink
Add support for various types
Browse files Browse the repository at this point in the history
All of the types are syscall arguments.
Most of them are pointers in string form.
One was a double, so support was added for double dissection.
One was an int, and one was an int array so support was added in the form of a complex argument.
  • Loading branch information
oshaked1 committed Jul 17, 2024
1 parent 79d5230 commit a9e30f1
Show file tree
Hide file tree
Showing 3 changed files with 241 additions and 104 deletions.
Loading

0 comments on commit a9e30f1

Please sign in to comment.