# Binary Ninja A new kind of reverse engineering platform --- [Binary Ninja](https://binary.ninja/) is a reverse engineering platform. It focuses on a clean and easy to use interface with a powerful multithreaded analysis built on a custom IL to quickly adapt to a variety of architectures, platforms, and compilers. The most common starting points for documentation are: - [Getting Started Guide](getting-started.md) - [API documentation](dev/api.md) (depending on your language of choice)