Example Usage
# Clone the repository git clone https://github.com/pandaadir05/re-architect.git cd re-architect # Install dependencies pip install -r requirements.txt # Install the package in development mode pip install -e . # Run analysis on a binary python main.py binary_file.exe --config config.yaml