Glossary

The Application Binary

A Mach-O executable compiled from Swift or Objective-C source code. iOS binaries are compiled to native ARM code and are significantly harder to decompile than Android's DEX bytecode. App Store binaries are encrypted with FairPlay DRM.

Learn More

Related Terms