We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9ace24 commit f769623Copy full SHA for f769623
src/bin/crackers/main.rs
@@ -57,7 +57,6 @@ fn new(path: PathBuf) -> anyhow::Result<()> {
57
meta: Default::default(),
58
specification: SpecificationConfig {
59
max_instructions: 1,
60
- base_address: None,
61
},
62
library: Default::default(),
63
sleigh: SleighConfig {
0 commit comments