Skip to content

redthing1/binja_rewind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

binja_rewind

cross-platform time-travel debugging for binaryninja, powered by w1tn3ss's w1rewind/w1replay record-and-replay engine.

build

# grab submodules
git submodule update --init --recursive
# configure
cmake -G Ninja -B build-release -DCMAKE_BUILD_TYPE=Release -DBINJA_API_VERSION=<commit_hash> -DBINJA_QT_VERSION=<qt_ver>
# build
cmake --build build-release --parallel

on macos, auto-configure:

./scripts/configure_mac.py

About

cross-platform time-travel debugging for binaryninja

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors