radare2/libr/cons
pancake d8420d4dca Improve brainfuck VM using ESIL and arch restrictions ##arch
* Instruction size must be 0xff instead of 32, to handle long jumps
* Registers are 32bit, so internal stack must use 32bit words
* Fix loop logic using simplified conditionals
2023-04-01 11:38:31 +02:00
..
d Add support for statically compiled themes ##cons 2022-11-02 10:57:15 +01:00
2048.c Cleanup stuff 2022-06-26 12:41:22 +02:00
canvas_line.c Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
canvas.c Fix memory leak in RConsCanvas 2023-02-08 20:34:02 +01:00
cons.c Improve brainfuck VM using ESIL and arch restrictions ##arch 2023-04-01 11:38:31 +02:00
cpipe.c Do the same for __WINDOWS__ -> R2__WINDOWS__ 2022-12-10 20:32:10 +01:00
cutf8.c Also replace __UNIX__ with R2__UNIX__ 2022-12-10 20:32:10 +01:00
d_themes.inc Add support for statically compiled themes ##cons 2022-11-02 10:57:15 +01:00
dietline.c Do the same for __WINDOWS__ -> R2__WINDOWS__ 2022-12-10 20:32:10 +01:00
editor.c Honor EDITOR in r2pm -e ##r2pm 2022-11-25 11:09:12 +01:00
grep.c Drastically reduce eUsage counter ##shell 2023-03-09 16:07:09 +01:00
help.c Correctly align r_core_cmd_help_match output in inexact mode ##shell 2023-03-11 07:32:54 +01:00
html.c Fix scr.html when using bold attribute in scr.color=1 ##cons 2023-03-10 22:51:41 +01:00
hud.c Fix ANSI Escape Sequence Injection vulns via DWARF ##vuln 2023-01-06 12:55:15 +01:00
input.c More ELF cleanups on the symbol allocation logic ##bin 2023-03-27 15:20:42 +02:00
less.c Add a linting to avoid R_LOG calls ending with a dot ##lint 2022-07-04 17:42:25 +02:00
line.c Fix uaf in xtac and check for more vector allocation failures ##crash 2023-03-04 20:30:05 +01:00
Makefile Initial support for JSON help messages ##json 2022-05-28 00:43:35 +02:00
meson.build Initial support for JSON help messages ##json 2022-05-28 00:43:35 +02:00
more.c Move more local static into the thread-local-storage (#20134) 2022-05-19 12:41:26 +02:00
output.c Add lint for ==' to improve code readability 2023-01-16 13:43:38 +01:00
pager_private.h Code cleanup in RCons 2019-06-09 18:50:36 +02:00
pager.c Add Pz[ie] command to import/export project in zip format ##projects 2023-03-02 22:11:23 +01:00
pal.c Do the same for __WINDOWS__ -> R2__WINDOWS__ 2022-12-10 20:32:10 +01:00
pixel.c Cleanup stuff 2022-06-26 12:41:22 +02:00
rgb.c Move colortable global into the RConsContext ##globals 2022-09-21 11:19:16 +02:00
stiv.c Add =0 and =1 lintings 2022-08-18 13:58:40 +02:00