mirror of
https://github.com/0xdea/ghidra-scripts
synced 2026-06-08 10:09:44 +00:00
feat: add ftw, nftw, umaskto the bad functions
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user