-
-
Notifications
You must be signed in to change notification settings - Fork 369
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump project version to 15 for seek history serialization
- Loading branch information
1 parent
e1ba294
commit 0172df8
Showing
5 changed files
with
155 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,86 @@ | ||
/ | ||
type=rizin rz-db project | ||
version=15 | ||
|
||
/core | ||
blocksize=0x100 | ||
offset=0x5af0 | ||
|
||
/core/analysis | ||
|
||
/core/analysis/blocks | ||
|
||
/core/analysis/callables | ||
|
||
/core/analysis/cc | ||
|
||
/core/analysis/classes | ||
|
||
/core/analysis/classes/attrs | ||
|
||
/core/analysis/functions | ||
|
||
/core/analysis/hints | ||
|
||
/core/analysis/imports | ||
|
||
/core/analysis/meta | ||
|
||
/core/analysis/meta/spaces | ||
name=CS | ||
spacestack=["*"] | ||
|
||
/core/analysis/meta/spaces/spaces | ||
bin=s | ||
|
||
/core/analysis/noreturn | ||
|
||
/core/analysis/types | ||
|
||
/core/analysis/vars | ||
|
||
/core/analysis/xrefs | ||
|
||
/core/config | ||
asm.arch=x86 | ||
asm.bits=64 | ||
cfg.seek.histsize=63 | ||
cfg.seek.silent=false | ||
cfg.wseek=false | ||
prj.compress=false | ||
prj.file=./test/prj/v15-seek-history.rzdb | ||
|
||
/core/debug | ||
|
||
/core/debug/breakpoints | ||
|
||
/core/file | ||
relative=../bins/elf/ls | ||
|
||
/core/flags | ||
base=0 | ||
realnames=0 | ||
|
||
/core/flags/flags | ||
|
||
/core/flags/spaces | ||
name=fs | ||
spacestack=["*"] | ||
|
||
/core/flags/spaces/spaces | ||
classes=s | ||
relocs=s | ||
sections=s | ||
segments=s | ||
strings=s | ||
symbols=s | ||
|
||
/core/flags/tags | ||
|
||
/core/flags/zones | ||
|
||
/core/seek | ||
-1={"offset":23264,"cursor":1,"current":false} | ||
0={"offset":23280,"cursor":2,"current":true} | ||
1={"offset":23296,"cursor":3,"current":false} | ||
2={"offset":23312,"cursor":4,"current":false} |