Arsenii Kostromin
Arsenii Kostromin
I think it will be great to have ability to save output to a file with _csv_ or other structured extension
`os_log("MSG", type: .debug)` or `os_log("MSG", type: .info)` messages aren't visible in output even with `-d` flag. Are there options like in Console.app to enable debug/info levels?
Currently **goaltdns** generates output with domain of a site. In order to pass input to **subfinder** I need firstly replace domain from output file. And only then I can pass...
In case I start an app (using **uiopen**) and then the app crashes with `fatalError()`, no logs will be generated in `/var/mobile/Library/Logs/CrashReporter` if Frida is installed. On other hand, if...
Domain like `ab-c.com` will be discarded by previous regex, as it contains a dash.