Skip to content

improved

Latest
Compare
Choose a tag to compare
@micksmix micksmix released this 01 Jan 00:25

Same utility, but lacks pipes for communication. This is a more resilient version which should run most anywhere, however without pipe support it lacks json output.

The other release, which uses pipes, will occasionally fail to create the pipes within a container, and therefore not run. This version does not have that issue, but should have output piped through sort and uniq to remove duplicates and print things in order:

./syscallenum | sort | uniq