MCPcopy
hub / github.com/AloneMonkey/frida-ios-dump / dump.js

File dump.js

dump.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1Module.ensureInitialized('Foundation');
2
3var O_RDONLY = 0;
4var O_WRONLY = 1;

Callers

nothing calls this directly

Calls 1

getExportFunctionFunction · 0.85

Tested by

no test coverage detected