r2tips (@r2tips) 's Twitter Profile
r2tips

@r2tips

Shared account to publish tips for radare2

ID: 1052303447121436673

linkhttps://rada.re calendar_today16-10-2018 21:01:07

184 Tweet

2,2K Takipçi

2 Takip Edilen

r2tips (@r2tips) 's Twitter Profile Photo

The new "" command prefix allows to run commands thru the RCore.cmdCall function that runs a command without evaluating any special char. That avoids command injection issues and runs commands faster because it skips all parsing logic.