Hi,

> syscall-flag port to perl (works on netbsd now)

since I did the perl port a small comment from me:

It was working before already, but /bin/sh had to be linked
to /usr/pkg/bin/bash (wich had to be installed, too).

In addition I should say it's only working for Linux binaries. So far
the script does not recognize which OS the binary was compiled for and
will just try to use the linux syscalls. So if you analyse an *BSD
binary you probably will become wrong dedected syscalls (for example an
write could be dedected as exit)

P.S.: nice work, keep it up

-- elektranox

_______________________________________________
radare mailing list
[email protected]
https://lists.nopcode.org/mailman/listinfo/radare

Reply via email to