
Mx-Iris
@JH_Pointer
Followers
422
Following
202
Media
14
Statuses
97
macOS Developer & Researcher, GitHub: https://t.co/YnbuCIbrqr
Joined August 2022
RT @KyleSwifter: OpenSwiftUI 0.7.0 release:. Highlights:.- iOS Animation support.- AsyncRenderer support (*).- onChange API support. https:….
0
6
0
MachOSwiftSection version 0.6.0 has been released.
github.com
What's Changed Fixed the issue of symbol confusion with Protocols and Protocol Conformances. The cause was that the Swift compiler optimizes by storing different symbols with the same impleme...
1
1
23
RT @KyleSwifter: Add HomeBrew support yesterday. You can now get the CLI tool by `brew install swift-section`.
0
2
0
Fixed some potential bugs and added a new DemangleOptions - interface, making the information printed by swift-section closer to swift-interface.
github.com
Fixed an issue where demangle might fail for iOS 26 MachO files Now if a demangle type fails, an error message will be printed without terminating the program Added a new interface DemangleOpti...
0
0
11
RT @KyleSwifter: OpenSwiftUI 0.4.0 release is here. Highlights:.Add ZStack, overlay and background support. See full release notes in https….
0
5
0
🥳 Version 0.4.0 of MachOSwiftSection has been released, adapted to the dyld_shared_cache of *OS26, and a CLI has been added. Go check it out.
github.com
Added CLI for MachOSwiftSection
3
4
53
😌CLI for MachOSwiftSection to be released soon!
We have open-sourced a library for getting Swift information. It may be the most powerful swift dump you can find so far, as it uses a custom Demangler to parse symbolic references and restore the original logic of the Swift Runtime as much as possible.
2
1
25
Version 0.1.1 has been released. You can now remove the annoying ObjC module name (__C) through options, and you can also use syntactic sugar types.
We have open-sourced a library for getting Swift information. It may be the most powerful swift dump you can find so far, as it uses a custom Demangler to parse symbolic references and restore the original logic of the Swift Runtime as much as possible.
1
1
12
This library powered by @p_x9's MachOKit, which is a very powerful library for reading MachO information, and there is also an ObjC version.
github.com
🔬 A Swift library for parsing mach-o files to obtain Objecteve-C information.(Class/Protocol/Category) - p-x9/MachOObjCSection
0
3
12
We have open-sourced a library for getting Swift information. It may be the most powerful swift dump you can find so far, as it uses a custom Demangler to parse symbolic references and restore the original logic of the Swift Runtime as much as possible.
github.com
🔬 A Swift library for parsing mach-o files to obtain Swift information. - MxIris-Reverse-Engineering/MachOSwiftSection
5
25
156
MediaRemoteWizard has been released.
github.com
Contribute to Mx-Iris/MediaRemoteWizard development by creating an account on GitHub.
0
0
8
The initial version of HopperMCP has been released.
github.com
A Model Context Protocol server for Hopper Disassembler - MxIris-Reverse-Engineering/HopperMCP
2
28
117
This can be divided into many situations. I know most people do RE for security research, but my use case is RE the implementation of Apple's internal frameworks. For this, the function of executing scripts is useful for determining secure binaries.
0
3
41