Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 616 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 616 Bytes

BitNinja for Arm64

Description

BitNinja for Arm64, mainly focusing on Raspberry 4 (4GB and up)

Installation

Important: Make sure during the installation you provide the executable binary for PHP.

Assume you have already installed the extensions ahocorasick.so, ctype.so, ast.so, inotify.so, redis.so, pdo_sqlite Most of these available for installation using pecl, but some of them have to be built manually.

sudo wget https://github.com/sqpp/bitninja-arm64/blob/main/download.sh
sudo chmod a+x download.sh
sudo ./download.sh

Issues

Non known yet.

Any problems? Report!