todo
This commit is contained in:
parent
9020c5dcc3
commit
303cb7c6db
1 changed files with 6 additions and 0 deletions
|
|
@ -98,5 +98,11 @@ corefile(char *name, int explicit)
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
print("acid %s # %s %s\n", name, t, hdr->cmd);
|
print("acid %s # %s %s\n", name, t, hdr->cmd);
|
||||||
|
|
||||||
|
/*
|
||||||
|
* To do: look at command line to determine binary.
|
||||||
|
* Print stack.
|
||||||
|
*/
|
||||||
uncrackhdr(hdr);
|
uncrackhdr(hdr);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue