New version – new offset. Things are getting trickier now as I only have one machine that needs this hack, and that doesn’t have a live network connection which slows down the whole process somewhat.
Having said that, tweak the Info.plist
if required in order to remove or reduce the CPU MHz limit, and then open up /Applications/Aperture.app/Contents/MacOS/Aperture
file in 0xED and jump to the offset 0x6f7bfc
and change the text in right hand pane from performRequirementsCheck
to performLicenceCheck
and then add five hex 0x00
to make the strings equal length.
3 Comments