akemin-dayo / simject

simject is a command-line tool and iOS dynamic library that allows developers to easily test their tweaks on the iOS Simulator.
BSD 2-Clause "Simplified" License
486 stars 55 forks source link

FLEX #81

Closed itsmylife44 closed 1 year ago

itsmylife44 commented 1 year ago

is there any possibility to load flex as dylib into the ios simulator to debug the springboard for example ?

akemin-dayo commented 1 year ago

Yes, you should be able to perform runtime inspection via FLEX with simject as long as you compile FLEXing and libflex using the iOS Simulator as a target.