Skip to content
/ fnoios Public

Redirect spawned iOS application stdout and stderr to pty

License

Notifications You must be signed in to change notification settings

NSEcho/fnoios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fnoios

fnoios (Frida No ios-deploy) is a Frida based tool that reads from FDs (stdout, stderr and other open FDs) from specific iOS application. In situations where you would like to see what the app logs but you cannot spawn the application with ios-deploy you can utilize this. You need to have frida-devkit installed previously.

Installation

Using go install

$ go install github.com/nsecho/fnoios@latest

Manually

iOS read output

Usage:
  fnoios [app] [flags]

Flags:
  -h, --help   help for fnoios

Running on Telegram

About

Redirect spawned iOS application stdout and stderr to pty

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages