feat: add ftw, nftw, umaskto the bad functions

This commit is contained in:
raptor
2026-01-16 14:33:49 +01:00
committed by GitHub
parent fb45410dd5
commit 7414a154a8
+2
View File
@@ -174,6 +174,8 @@ public class Rhabdomancer extends GhidraScript
"getwd", "getcwd", "chroot",
"ttyname_r", "ptsname_r",
"fmemopen", "fattach",
"ftw", "nftw",
"umask",
// check for temporary file bugs
"mkstemp", "mkstemp64", "tmpfile", "mkdtemp",
// check for makepath and splitpath bugs