You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A new payload for jailbreaking BD-J process. This JAR sets the process user to "root" and sets the root of the filesystem to "/", escaping "/app0" jail. After running this payload, FTP Server will see the entire filesystem.
Another payload to retrieve the contents of Klog over network using something like netcat.
Payloads can now run in the background while JAR loader accepts other JARs. Two payloads have been converted to background jobs: FTP Server and Klog Server.
Fixes
Hopefully improved stability of UMTX2 which was deadlocking every single time in the last update.
Still investigating stability issues due to native call optimizations in the last release. For now reverted to previous state (sort of).
Notes
Usual note about backwards compatibility not guaranteed with previous versions of the JAR loader.
On firmware 6.00+, attempting to write to certain regions of kernel data still results in a panic.