Releases: MxIris-Reverse-Engineering/RuntimeViewer
Releases · MxIris-Reverse-Engineering/RuntimeViewer
v2.0.0-beta.5
Increased fuzzy search filter type name
RunningApplicationPicker supports search
Optimized Text View Loading flickering issue
v2.0.0-beta.4
-
Fixed crash on arm64e environment.
-
The main App is no longer compiled as arm64e; only the daemon and server-side Frameworks are compiled as arm64e (because injection into other arm64e programs is required, the main App remains arm64).
v2.0.0-beta.3
Full integration of Swift Interface for MachOSwiftSection.
Supports arm64e, allowing code injection into arm64e applications (such as system apps), requires reinstallation of the helper.
v2.0.0-beta.2
-
Fixed Catalyst Side loading failure
-
Fixed empty list after image loaded
v2.0.0-beta.1
What's Changed?
- Further adapted for macOS 26
- Supports viewing Swift types