forked from radareorg/radare2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrgraph
21 lines (20 loc) · 868 Bytes
/
rgraph
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Not-much-updated graph of relationships between the libr APIs
=============================================================
+--------+
.-| config |
/ +--------+
+------+ +------+ +------+ +------+
| core |--| cons | | asm | | diff |
+------+ | line | | bin | | sign |
| \ +------+ | anal | | hash | ,_____.
+----+ \ +---.--+ +--.---+ +._____.+
| io | +-------------'------/ | |
+----+ | cmd, search, print |<------>| flags |
| +------.-------------\ | meta |
[ lib ] +----'----------+ +-`-----+ +._____.+
| .----| debug, bp, vm | | lang |
| | | reg, syscall | | macro |
+------'--+ | var, trace | +-------+
| plugins | +---------------+ |
+-----.---+ |
`---------------------------'