Skip to content

Commit

Permalink
dump
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonros committed Jan 3, 2025
1 parent dfe02be commit aace092
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scripts/enigma-protector.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ if [ "$MODE" == "dump" ]; then
--filename ~/Desktop/enigma/surprise.dll \
--maps ./maps64/ \
--64bits \
--rdx 1 \
--exit 227958435
--rdx 1
python scripts/combine-dumps.py dumps/surprise-combined-output.bin dumps/*-surprise*
elif [ "$MODE" == "load" ]; then
cargo run \
Expand Down

0 comments on commit aace092

Please sign in to comment.