radare2/doc
Ahmed Mohamed Abd El-MAwgood 4c60a11f7e Types docs (#5557)
* Adding types documentation

* refactoring and optimizing types databases

All based on docs

* fixing r_core_types_init

Basically we needed to try all possible 7 combinatios of file name,
I am not sure if there is a way to do that automatically.
one extra thing, since this is init subroutine we should make sure
that the db is already empty, when reloading this function
(by changing env vars), it will be reloaded thus it needs a reset first.
2016-08-19 14:31:41 -04:00
..
3D Initial implementation of p3 the 3D stereogram print mode 2015-02-14 04:17:34 +01:00
node.js Handle cmdline args in the nodejs script 2015-03-31 01:33:40 +02:00
pdb Add pdb usage markdown 2014-12-21 04:22:49 +01:00
sandbox update native sandboxing method for OpenBSD (#5545) 2016-08-18 15:59:36 +02:00
all68k.r2 NOPsleds shift function begins (analysis enhacement test) 2014-04-07 13:49:09 +02:00
android Add support for temporary block contents 2012-09-20 03:38:48 +02:00
bindiff * Implement -g and -C flags to radiff2 2011-04-15 18:59:44 +02:00
brainfuck * Add make chlog target to genereate shlogs 2011-10-09 05:24:15 +02:00
calling-conventions.md Types docs (#5557) 2016-08-19 14:31:41 -04:00
capstone.md Fix support for capstone3 2016-01-22 20:53:15 +01:00
clang-format More indent fixes 2015-12-09 00:41:44 +01:00
crosscompile This should fix the last request on PR #5060. Thanks @radare and @Maijin. (#5444) 2016-08-04 23:54:59 +02:00
debug-internals.md Add doc/ references in the debug-internals.md 2016-06-17 11:37:04 +02:00
dexdump.sh Add dexdump.sh to import DEX info into r2, VF now fits in screen 2015-03-24 03:23:56 +01:00
dospart * Added doc/dospart with list of partition types (mp) 2011-03-02 14:11:34 +01:00
dwarf-line.rsc * Add b+ and b- commands 2012-06-22 03:49:25 +02:00
emscripten More emscripten/android build fixes 2013-09-07 02:20:38 +02:00
endian WIP - Totally remove host endianness dependence 2016-05-04 23:42:17 +10:00
esil Fix #3286 - Use stdbool.h 2016-07-12 22:15:19 +02:00
flirt Add doc/flirt 2014-10-30 10:42:49 +01:00
fortunes.fun Update fortunes.fun 2016-07-19 16:21:42 +02:00
fortunes.nsfw Fix indent in r2pm 2016-08-03 14:21:42 +02:00
fortunes.tips Rename bin.dwarf to bin.dbginfo. Issue #4688. (#4707) 2016-04-25 15:07:18 +02:00
freebsd.md Add doc/freebsd installation instructions 2015-08-20 05:34:36 +02:00
gdb Add doc/gdb 2014-07-17 21:14:49 +02:00
haiku Add @capi_x patch to fix Haiku's build 2013-11-12 23:55:57 +01:00
hud fix renaming functions from the hud 2014-09-17 00:14:44 +02:00
ida Remove radare2ida scripts from radare2 repo see https://github.com/radare/radare2ida 2015-10-18 18:11:14 +02:00
intro.md Fix typos 2016-02-16 23:21:24 +01:00
io Add test-rax2.sh script 2014-05-13 17:32:01 +02:00
io-fixing add the io-fixing-condret-plan 2014-09-05 14:06:17 +02:00
iocache * Implement 'wc' command to list, commit and reset cache changes 2010-03-30 23:12:19 +02:00
ios.md Fix and document code signing for iOS and OSX 2015-07-17 14:39:18 +02:00
iphone.md Add sys/ios-sdk build scripts 2014-05-17 04:41:33 +02:00
kvast Add 'aos' to sdb-ize the esil, file.suppress_warnings renamed to file.nowarn 2014-01-31 02:02:51 +01:00
lang-plugins * Change the name of some types 2009-07-08 13:49:55 +02:00
license Documentation update about static libraries and licensing 2015-01-30 19:44:30 +01:00
macros * Add doc/macros 2012-06-12 02:52:39 +02:00
maemo Load bin info in debugger and some doc/sys cleanup 2012-10-23 18:44:32 +02:00
objc.pl Fix several COVs, and build issues related to appveyour 2015-07-13 11:21:21 +02:00
oo * Added doc/oo: describes the object dis-orientation of libr 2009-09-15 13:24:28 +02:00
osx.md Update OSX docs and set CERTID default value in sys/build.sh 2016-01-17 19:28:03 +01:00
plugins * Initial import of the 'r_fs' API 2011-01-12 00:01:06 +01:00
portscan.r2 Add portscan.r2, add malloc check in anal.c 2014-05-12 02:15:57 +02:00
qnx * QNX/arm port (this is bb10 and playbook devices) 2012-06-01 14:50:24 +02:00
rap Add doc/rap 2015-06-06 01:49:27 +02:00
rapatch.md Update rapatch documentation 2016-05-25 23:37:41 +02:00
releases * Move RELEASE stuff from doc/releases to DEVELOPERS 2011-07-19 12:52:51 +02:00
repo Fix all shellcheck errors 2015-04-17 21:56:01 +02:00
rgraph * Fix build of core 2009-08-22 04:54:41 +00:00
solaris * Fix build of io_haret plugin 2011-03-13 21:00:46 +01:00
static Documentation update about static libraries and licensing 2015-01-30 19:44:30 +01:00
static-plugins * Add 'static-plugin' feature to r_asm module 2009-03-08 23:49:15 +00:00
strings Remove -zz warning and add doc/strings early draft 2014-09-08 23:32:07 +02:00
types.md Types docs (#5557) 2016-08-19 14:31:41 -04:00
vim Add doc/vim with configuration for my indentation 2012-10-04 15:05:51 +02:00
vim2r2.js Enhace vim2r2 oneliner 2015-01-31 03:53:22 +01:00
windbg Fix WinDBG crash and fix Windows client support 2015-01-30 10:56:49 +01:00
windows Fix w32 build 2013-01-23 14:50:50 +01:00
yara.md Update Yara doc and remove old script 2016-05-15 23:34:40 +03:00