is it possible to unbake an MXO/MXE to look at the source?
is it possible to unbake an MXO/MXE to look at the source?
hopper disassembler.
it is all only made out of 1,s 1s, and 0s anyway.
thanks Roman.
only really trying to look at the source of some objects to fill missing gaps in the API documentation. fingers crossed for an update on that.
No. MXO/MXE are binaries.
Which objects are you trying to figure out? Some are in the SDK.
Many of the examples in the SDK are fantastic and super helpful, just having difficulty mostly around attributes and object_method calls ie: knowing what symbols to use to send objects messages to get information back.