Skip to content

Latest commit

 

History

History
35 lines (16 loc) · 560 Bytes

File metadata and controls

35 lines (16 loc) · 560 Bytes

Reversed Engineered the Spatie Ray app

Installation

1. Clone the repo

git clone https://github.com/imerfanahmed/Spatie-Ray-Cracked-2.7.5

2. Install dependencies

npm install

3. Run the app

npm start

4. Build the app

npm run build-installer

Methodlogical Overview

1. Reversed Engineered using ASAR file

2. Ray Request Iteration stopped by removing incrementing the request count

3. Used NOT function to bypass the license check

4. Used a custom license key to show off!