mirror of
https://github.com/radareorg/radare2.git
synced 2024-11-24 05:40:10 +00:00
Document ldid in rabin2 -O
This commit is contained in:
parent
3fc1fbbf5f
commit
3f164b2e48
@ -699,7 +699,8 @@ int main(int argc, char **argv) {
|
||||
" Resize Section: r/.data/1024\n"
|
||||
" Remove RPATH: R\n"
|
||||
" Add Library: a/l/libfoo.dylib\n"
|
||||
" Change Permissions: p/.data/rwx\n");
|
||||
" Change Permissions: p/.data/rwx\n"
|
||||
" Show LDID entitlements: ldid\n");
|
||||
r_core_fini (&core);
|
||||
return 0;
|
||||
}
|
||||
|
@ -199,3 +199,4 @@ You haxor! Me jane?
|
||||
r2 talks to you. tries to make you feel well.
|
||||
now i'm like an evil engineer. MUAHAHAH
|
||||
we only have bugs, features are an unintended side-effect
|
||||
There are 5 minutes from WTF to FIX in r2land
|
||||
|
Loading…
Reference in New Issue
Block a user