Results 176 issues of pancake

moved from https://github.com/radare/radare2/issues/4484 (_r2 webgui ARM displaying loc instead of function sym name #4484_)

There are several ways to improve the experience when inspecting binaries or data structures. D3 have several goodies that can make it quite handy to navigate: for example: - callgraph:...

The disassembly view should be easily configurable, without entering the settings panel. - [ ] Change color theme - [ ] Show/hide bytes, lines, references, asmemu/emustr - [ ] All...

with this: http://www.jointjs.com/demos/orgchart

``` lib: prepare $(SRC_O) #$(LD) -shared -Wl,-soname,$(LIBNAME).so -o $(LIB)/$(LIBNAME).so $(SRC_O) $(LD) -shared -o $(LIB)/$(LIBNAME).so $(SRC_O) ```

Currently, libCello support binary serialization, but it would be great if it supports JSON for parsing and serializing libCello data structures.