Commit Graph

540 Commits

Author SHA1 Message Date
pancake
b6e7292019 Enable linting for trailing tabs ##lint 2022-08-22 23:25:40 +02:00
pancake
59bfb51cec Use RCore.help instead of eprintf in more commands under aa ##shell 2022-08-19 13:16:59 +02:00
Paul B Mahol
cc4a6115f6 Tell correct command for function renaming 2022-08-07 00:03:40 +02:00
Paul B Mahol
bf386b221d Remove obsolete tip, and fix another one. 2022-08-01 18:20:10 +02:00
Paul B Mahol
0a618dd048 Remove no more useful tip for code that was removed long ago 2022-07-20 13:25:13 +02:00
pancake
f78330e37e
Merge asm.mips(cs,gnu) into anal.mips ##refactor 2022-07-07 18:43:00 +02:00
condret
e9e427876f Merge asm_rsp into anal_rsp ##refactor 2022-06-30 19:19:48 +02:00
tbodt
6aec8c081a
Correct toki pona fortune message (#20380)
toki pona doesn't capitalize, and "kama jo e musi" isn't idiomatic
2022-06-30 00:08:45 +02:00
colt
448fbfa1ff Rename doc/crosscompile to doc/cross-compile.md ##doc 2022-06-22 11:40:28 +02:00
condret
43eb022ec6 Add premium installation fortunes 2022-06-20 09:10:54 +02:00
Apkunpacker
5bac9e3139 Update fortunes.fun 2022-06-17 06:04:39 +02:00
RHL120
bcc48100d0 I think even would be better than pair in abi.md 2022-06-10 22:38:50 +02:00
pancake
b577d41fd9 Update the ABI document with more examples 2022-06-09 01:17:16 +02:00
pancake
47c8724080 Add ABI stability explanation ##doc 2022-06-08 23:24:23 +02:00
pancake
78bf3d5388 Add some more lines to the devdebug document 2022-05-18 00:37:09 +02:00
pancake
034e490d95 Update README and add doc/devdebug.md ##doc 2022-05-18 00:25:00 +02:00
pancake
e1bddbac9d Add pokemon fortune 2022-05-17 17:29:50 +02:00
pancake
a16cb20feb Add minecraft fortune 2022-05-13 16:10:55 +02:00
Wadim Mueller
1680a7079c Fix typo in fortune 2022-05-10 14:29:20 +02:00
pancake
043fa1734a Fix last covs 2022-05-10 11:36:50 +02:00
pancake
e876eef2a2
Add math meme fortune 2022-04-01 12:51:41 +02:00
pancake
202e7d3b26 Update the Windows build instructions ##doc 2022-03-17 10:11:28 +01:00
pancake
97c594d009 Extend macos.md with DevToolsSecurity and SIP instructions 2022-02-11 02:26:12 +01:00
Roman Valls Guimera
d4d1d7afd5
Implement ESIL on more instructions for v850.np ##esil 2022-01-25 12:11:50 +01:00
pancake
57cf4595da Add a couple of new fun fortunes 2022-01-25 11:38:41 +01:00
Roman Valls Guimera
1d41ee33e4
Handle ESIL in more v850.np instructions ##esil
* Implement or and not for v850 ESIL
* Some documentation on how to run ESIL step by step
* and/andi... can't remember how to do the processor flags
* Implement AND's S and Z logic... not sure if those ESIL conditionals are right yet...
* Change from $ to # for ESIL args, otherwise it'll clash with flags
* Change = on flags to := otherwise it affects the state of all the other flags
2022-01-20 12:41:07 +01:00
Sylvain Pelissier
e3256a2e6d
Fix typo in capstone.md 2022-01-06 18:04:43 +01:00
Lazula
2470a6c284
Rewrite user-facing documentation (#19543) 2022-01-01 06:11:46 -06:00
pancake
e6f2cd0b2a
Remove trailing spaces (#19460)
$ git grep ' $' | grep -v ^test/ | cut -d : -f 1 | sort -u > /tmp/trailing
$ for a in `cat /tmp/trailing` ; do sed -i -e 's/ *$//' $a ; done
2021-12-02 17:39:59 +01:00
Sergi Àlvarez i Capilla
4a7d42e0bf Add WIP 5.5.0 release slides in doc/r2s 2021-11-02 19:35:39 +01:00
Sergi Àlvarez i Capilla
9ae0675c2e Handle the .r2s extension for visual slides ##visual 2021-10-27 12:35:06 +02:00
Sergi Àlvarez i Capilla
5f33adbd83 Implement RCore.visual_slides() ##visual
* Add clearkeys() helper and r2slides example
2021-10-27 01:54:43 +02:00
Dennis Goodlett
30908015e2 Add r == invincible fortune 2021-10-22 00:46:05 +02:00
condret
c899b176e9 Add Doom Eternal fortune msg 2021-10-21 18:13:41 +02:00
Sergi Àlvarez i Capilla
76a50afce0 Add build failure fortune 2021-10-20 15:22:12 +02:00
Abdelrahman Eid
e7f2d25c75
Improve sixref plugin UX ##analysis
By accepting `address` and `len` parameters. `address` means we're
interested in xrefs for only one address. And `len` means we want to
look for xrefs only from the current offset up to `len`, bounded by
the end of the current (executable) section.

* Add fortune cookie

Petition to make adding one fortune cookie mandatory for all PRs!
2021-10-18 21:30:54 +02:00
dogtopus
544c9ea1ec
Add a dumb Minecraft reference to fortunes.fun (#19235)
Just something that randomly came to my mind...
2021-10-16 13:47:41 +02:00
condret
82ebbac993 Rename r_io_map_next_available to r_io_map_locate and add use_banks support ##io 2021-10-09 03:20:49 +02:00
Lazula
560c4c1b22
Align heart fortune spacing (#19173) 2021-10-05 23:28:21 +02:00
pancake
688710932f
Add CRAY-1 quote from NCAR'78 2021-09-30 10:53:46 +02:00
Apkunpacker
a98c1e7f76
Add fortune 2021-09-15 20:15:54 +02:00
pancake
ff46f9b7a9 jkalsdfjkls 2021-08-27 11:24:15 +02:00
Apkunpacker
9be5aaad59
Small fortune typo fixes 2021-08-14 09:54:13 +02:00
Apkunpacker
4985171219
Update fortunes.fun (#18977) 2021-08-13 20:03:32 +02:00
pancake
d14e468b86
Add fortune 2021-07-18 02:23:18 +02:00
pancake
590341b382 Add sugar fortune 2021-07-09 16:25:07 +02:00
StefanBruens
a609fb57d6
Mention linking exception for GPLed libiberty
* The C++ demangling code from libiberty is GPL-2.0 or later, but has a linking
exception.
* The arch/gnu doesnt exist, it's arch/*/gnu
2021-05-31 16:22:40 +02:00
pancake
a4b80d0b25 commandline -> command-line 2021-05-25 10:51:18 +02:00
pancake
02042a6701
Update the README (#18749) 2021-05-24 23:25:11 +02:00
pancake
7de0a602bf
Implement socket:// plugin, inspired by radare1 ##io (#18740) 2021-05-24 14:16:23 +02:00