pancake
f671097ea7
Fix #5526 - Save function local flags in projects
2016-08-15 20:47:46 +02:00
Jeffrey Crowell
c145740030
replace r_cons_printf("%s\n",p) r_cons_println(p)
...
move from 10% of code in vfprintf to just 6% \o/ for simple tests of r2
-c "aaa" -q /bin/ls
2016-06-26 00:52:03 -04:00
Jeffrey Crowell
9518841434
refactor includes ( #4757 )
2016-05-03 04:52:41 +02:00
Roi Martin
f44112dfc6
Implement cmd PS. Fix ax{*,j}
...
- Add r_core_project_save_rdb for selective project dump
- Implement command PS and Ps using r_core_project_save_rdb
- Fix commands ax* and axj
- Fix r_anal_xrefs_save (it didn't save DB to project file)
2016-04-07 11:12:50 +02:00
pancake
e9a7be9c1a
Fix two more b64 with -1 length things
2015-09-18 19:37:07 +02:00
pancake
b515a34676
More stdboolification
2015-09-14 12:35:38 +02:00
Anton Kochkov
173c1934a5
Fix CID 1291605
2015-04-19 05:28:03 +03:00
Maijin
338a80703a
Remove Pc fix #2250
2015-04-07 23:19:39 +02:00
pancake
87162dc8bf
Add wta
support for appending dump.
2015-04-03 04:11:26 +02:00
pancake
ef6c71208d
Fix tons of input crashes reported in #2220
2015-03-22 23:24:13 +01:00
jvoisin
ca883330b0
Fix 3 CID
2015-02-21 22:28:49 +01:00
Jeffrey Crowell
cb4f43d104
fix indent
2015-02-19 12:38:37 -05:00
Jeffrey Crowell
602b283249
fix CID 1269283
2015-02-19 00:33:15 -05:00
jvoisin
a61ea4e70a
Coverifix++
2015-02-19 01:53:11 +01:00
jvoisin
7a1975bd06
Add some comments for graphs + coverifix
2015-02-17 17:03:16 +01:00
jvoisin
a193e54eac
Coverifix
2015-02-17 00:34:51 +01:00
pancake
ebf85b56cb
Initial implementation of Pn
command for project notes
2015-02-10 02:13:53 +01:00
pancake
99d99aca14
Implement Pc command to show contents of a project script
2015-01-22 02:54:58 +01:00
pancake
d08015cf66
Add f--, fs-*, o--, enhace Po a lot
...
- Handle all internal information deinitialization in:
- flags, io, core, bin, anal
- Fix w32 build
2015-01-22 02:22:29 +01:00
pancake
ac036b6301
Add Pd to delete projects, Remove rmrf util function, better project file checks
2015-01-22 00:30:19 +01:00
pancake
c8a5b8049c
Implement Pl and Plj commands to list project files
2015-01-21 23:47:49 +01:00
jvoisin
bed307e818
even moar colorz in help
2014-06-28 16:35:15 +02:00
pancake
630a1f8603
Rename 'rdb' to 'projects' in ~/.config/radare2/
2014-02-22 02:36:24 +01:00
pancake
da33633680
Fix #491 - Project untrusted input
...
- Fix various project related issues
- Do not save in directories. Projects are file + file.d/
- Do not show division by zero issue (e cfg.foo=/bin/ls)
2013-12-28 02:34:15 +01:00
pancake
a4d3cc6a31
Add 'pae' command to show esil from hexpairs
...
* Add some more prefixed help messages
2013-12-23 01:57:43 +01:00
pancake
8377c98458
Use xdg configuration path ~/.config/radare2/
2013-06-27 19:15:59 +02:00
pancake
93f9d519cf
Fix build
2013-04-08 09:58:12 +02:00
pancake
d37de2367d
* Split libr/core/cmd.c
2012-02-27 02:40:27 +01:00