Skip to main content

A tool designed to assist reverse engineers by retrieving information and metadata from programs and identifying similar functions.

Project description

SightHouse

SightHouse is a tool designed to assist reverse engineers by retrieving information and metadata from programs and identifying similar functions. The project is divided into three parts:

  • Signature Pipeline: Automatically feeds the signature database with new projects by scraping, compiling, and analyzing them.
  • Frontend: A server that allows users to query signatures from the database produced by the signature pipeline.
  • SRE Clients: Plugins tailored for each Software Reverse Engineering tool that interact with the frontend. We currently support IDA, Ghidra, and Binary Ninja.

Installation

SightHouse is available on Pypi.

# Install SRE clients only
pip install sighthouse-client 
# Install frontend only
pip install sighthouse-frontend
# Install pipeline only 
pip install sighthouse-pipeline
# Or install everything
pip install sighthouse[all]

From sources

You can also install it from the git repository:

# Download the repo
git clone https://github.com/quarkslab/sighthouse && cd sighthouse 
# Make install will create a new virtual env and install sighthouse in it
make install 

Build Documentation

The documentation can be build by first installing SightHouse and then serve the documentation on a local server.

# Skip this step if you already have a local repo
git clone https://github.com/quarkslab/sighthouse && cd sighthouse/doc 
# Install dependencies
make install
# Serve the documentation
make serve

An online documentation is available here.

Running unit tests

You can run unit tests locally for the default python version using:

# Skip this step if you already have a local repo
git clone https://github.com/quarkslab/sighthouse && cd sighthouse 
make test

Authors

  • MadSquirrels (Forgette Benoit)
  • Fenrisfulsur (Babigeon Sami)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sighthouse-1.0.5.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sighthouse-1.0.5-py3-none-any.whl (4.1 kB view details)

Uploaded Python 3

File details

Details for the file sighthouse-1.0.5.tar.gz.

File metadata

  • Download URL: sighthouse-1.0.5.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for sighthouse-1.0.5.tar.gz
Algorithm Hash digest
SHA256 3bc5744b6c541e658f8232dcf155b9293cb42685f3ceeb95cedea46f55d9f76a
MD5 3c006c00899cbf53b2243bd41b6377e6
BLAKE2b-256 8891ea78903a60360badcbc74c5f77695d685d5c80e1752c87b8c75bda26ee2f

See more details on using hashes here.

File details

Details for the file sighthouse-1.0.5-py3-none-any.whl.

File metadata

  • Download URL: sighthouse-1.0.5-py3-none-any.whl
  • Upload date:
  • Size: 4.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for sighthouse-1.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 421688bc07e5cc46c419084edc7a1029228c2a2387e9ef462fd3fd540c392341
MD5 d8bc40b0135baaffc732109b5b104767
BLAKE2b-256 ca8d785326d130e95bbe9d012b764bbd62c40b0e44e386eeab55cdc59413daff

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page