The monitor.app file is in the cramfs filesystem. You need to mount the ebrmain partition, find the cramfs.img file inside there, and then mount that file to access the filesystem inside of it. For example, change to the ebrmain directory you already mounted and run "mount cramfs.img cramfs". If that succeeds, then you can change to the cramfs/bin/ directory to find monitor.app.
|