Description
October 22, 2014 ยท View on GitHub
Description
Display csv formatted PE Replay data with django. This servers as the front end monitor for the up-coming project PE Replay.
Input
The input of this project is two csv files:
- data_frames.csv
- data_blocks.csv
They are the direct output of project PE Replay.
How to start
- bash before_init_db.sh
- bash init_db.sh
- bash run.sh
Urls
- /frames/27 : Navigate to frame 27
- /frames/0x410027 : Navigate to block that starts from 0x410027