Commit Graph

186 Commits

Author SHA1 Message Date
Anton Kochkov
fd1e3ba0b0
Fix README badges 2019-09-19 12:55:04 +08:00
pancake
2afe613741 Release 3.9.0 - Carxofes 2019-09-17 15:31:23 +02:00
pancake
8d55c46cdd We don't really use Jenkins 2019-09-17 02:38:12 +02:00
Anton Kochkov
1eb3fe25c9
Fix regressions URL (#15027) 2019-09-13 16:49:23 +08:00
Кirils Sоlovjоvs
a2bc99fd27 Add r2lrn to the readme (#14979) 2019-09-08 19:19:03 +02:00
Anton Kochkov
b22d9f3065 Fix grammar across the code 2019-06-18 14:51:30 +08:00
Yevgeny Pats
89585246cd Continuous Fuzzing Integration with Fuzzit ##build 2019-06-08 22:26:19 +02:00
Anton Kochkov
bf3bfa5d02 Fix and reorder bindings languages 2019-05-16 20:12:21 +08:00
Sergi Àlvarez i Capilla
75b4462ee5 Rephrase the README 2019-05-16 13:44:00 +02:00
Anton Kochkov
180b7000c0
Add LGTM alerts badge 2019-03-08 13:34:16 +08:00
Deepak Chethan
68001dc8f8 Add initial support for QNX executables ##bin 2019-03-05 20:27:43 +01:00
Vasilij Schneidermann
dae64a0cba Update list of supported architectures (#13250) 2019-03-03 21:24:09 +01:00
pancake
f038c18547 Align left the ascii art 2019-02-03 15:49:49 +01:00
Arnau
9c9cc84b56 Fix some minor details in the README 2018-10-30 17:50:09 +01:00
ItzSomebody
e8b1a205cc Grammar edits to README.md (#11713)
* Fixes a couple of grammar mistakes in AUTHORS.md
* Grammar fix in CONTRIBUTING.md
* Fixes multiple grammar errors in DEVELOPERS.md
* Caps the character length in a edit I made.
2018-10-02 15:23:59 +02:00
Hugo Locurcio
b79c384024 Fix Repology image aspect ratio in the README (#11574) 2018-09-18 22:56:50 +02:00
Riccardo Schirone
923b8ede06 README: add codecov badge (#11524) 2018-09-14 20:39:46 +08:00
Anton Kochkov
483495787f
Add Core Infrastructure Best Practices badge
See https://www.coreinfrastructure.org/ and https://bestpractices.coreinfrastructure.org/en for more information.
2018-08-24 10:09:46 +08:00
Dmitriy Somov
054351b223 Fix #7011 - Removed unused clean.sh, full-uninstall.sh, uninstall.sh, changed purge.sh (#10938)
* Deleted clean.sh, full-uninstall.sh
* Removed uninstall.sh, running make uninstall should be enough
* Changed Makefile and purge.sh, now users should only use ,ake purge or make system-purge, as listed in README
* Reduced 'distclean mrproper rmd clean' options to simple 'clean' in Makefile
2018-08-10 16:06:41 +02:00
Anton Kochkov
6402c87a87
Update list of supported architectures 2018-06-24 01:38:05 +08:00
Anton Kochkov
29551f5082
Updated support file formats 2018-06-24 01:22:12 +08:00
xarkes
d5aa66ae8a Fixed extra spaces in README 2018-05-30 13:19:28 +02:00
xarkes
67ffc10f73 Shorted meson build instructions 2018-05-30 13:17:27 +02:00
Anton Kochkov
aa8bc64ec5
Add repology status (#10130) 2018-05-19 19:25:36 +08:00
Alan Yee
0462485c28 Update README.md (#9626)
Made explicit HTTPS calls
2018-03-07 23:55:05 +01:00
pancake
d84d5d16c5 Improve ascii art in README.md 2018-03-07 02:10:27 +01:00
xarkes
d225c83d11 Easier meson instructions 2018-02-24 14:41:22 +01:00
Raul Siles
a076c6acf4 r2pipe-python binding name change 2017-11-15 10:44:24 -05:00
Raul Siles
81dc0ff845 Changes in README.md to update r2 non-system wide (#8820)
Please update "https://radare.gitbooks.io/radare2book/content/introduction/getting_radare.html" accordingly.
2017-11-14 02:57:22 +09:00
0xTowel
7d1eba27a3 Add update directions to README.md 2017-09-28 22:06:58 +02:00
Sponge
b6c9304119 Update README.md (#8217)
Add specific python binding
2017-08-15 13:01:08 +02:00
xarkes
221b312046 Meson builds generates sdb files (+build clean) (#8035) 2017-07-26 23:15:41 +02:00
pancake
9847ba8148 Move translations into radare2-translations 2017-05-15 03:22:04 +02:00
pancake
60ca6cc4e9 Update README 2017-05-15 02:53:10 +02:00
pancake
0361dd09cb Fixes for the readme, and properly setup capstone for meson 2017-05-15 01:17:29 +02:00
pancake
62b13b9294 Add meson-symstall/uninstall/clean and update README and doc Termux 2017-05-15 00:39:41 +02:00
Jack Taylor
4be0dc2268 Fix capitalisation of "Lua" in the readme (#7489)
According to the Lua website,[1] only the first letter of "Lua"
should be capitalized, so do the same here in README.md.

[1] https://www.lua.org/about.html
2017-05-14 15:05:29 +02:00
J. Gonzalez
5ec6cde48b Fix spelling of 'Lua' (from 'LUA')
Lua is not an acronym.
2017-04-09 10:21:23 +02:00
pancake
37e79b3ba1 Implement afvR and afvW to list var read/write accesses 2017-01-25 00:06:44 +01:00
Eugene
748dace208 Update README for r2pm usage 2017-01-06 21:31:12 +01:00
Edgar (Algebr)
2b6ff1e0dc Add OCaml correctly to the README (#5842) 2016-09-25 00:59:55 +02:00
Maijin
22de895ef5 Rename CSR disasm/anal into XAP4 Fix #5355 2016-07-23 00:41:42 +02:00
Anton Kochkov
5456670208 Add basic r2pm information 2016-06-09 11:45:47 +03:00
Burrito
aee231ec04 grammar fix in readme
"an scriptable ... editor" -> "a scriptable ... editor"
2016-04-06 10:55:31 -04:00
Anton Kochkov
39c87354df Fix AppVeyor badge 2016-02-29 12:41:27 +03:00
Alberto Ortega
0c259d26af Update README.md with N3DS 2016-01-05 00:35:53 +01:00
GovanifY
6cb184f5d2 Fix typo 2015-12-29 22:36:02 +01:00
Ricardo Quesada
79129d8574 Adds commodore VICE emulator to supported file formats 2015-11-30 00:11:54 +01:00
qnix
304cddfec3 Initial RISC-V 32/64 analysis
- Added risc-v to README
- Fixed ret detection, and branches
- Fix all the warns
2015-10-31 11:49:52 +01:00
pancake
5570ef5039 DockerHub doesn't seems to support <pre>, so let's use markdown 2015-10-13 17:21:27 +02:00
Maijin
06704427c4 Fix #3409 2015-10-03 15:09:10 +02:00
Riccardo Schirone
e23282707f CODINGSTYLE: move doc/syntax.md in the root directory and rename it
* CODINGSTYLE: specify that tabs are considered as 8 chars
* doc/fortunes.tips: remove old fortune. asm.follow doesn't exist
                     anymore
2015-09-21 14:58:30 +02:00
Maijin
11efaf5a81 Fix #3298 2015-09-15 17:16:43 +02:00
Maijin
fab756fdb1 [ci skip] Add CGC file format in README
[ci skip] Add CGC file format in README
2015-09-09 11:15:54 +02:00
Maijin
a1d7eaa686 [ci skip] Add CGC file format in README
[ci skip] Add CGC file format in README
2015-09-09 11:15:13 +02:00
pancake
853b7b7a8c Prefer sys/user.sh instead of long oneliner 2015-08-31 23:46:13 +02:00
Anton Kochkov
a33bbe90f2 Add HOME dir installation 2015-08-31 00:26:35 +03:00
Riccardo Schirone
6a1db31afd doc/syntax: improve coding style rules 2015-08-10 11:54:37 +02:00
Adrian Pistol
1db221ede0 Fix double "bios" in File Format list. 2015-08-07 01:47:45 -04:00
Maijin
72bf737507 Add msp430 in README [ci skip]
Add msp430 in README [ci skip]
2015-08-05 02:47:25 +02:00
pancake
40b74449c5 Fix README build links 2015-07-28 00:42:33 +02:00
pancake
dbae19b99b Some more changes 2015-07-26 18:05:39 +02:00
Sushant
c47444a837 [ci skip] Improved README.md 2015-07-26 17:55:01 +02:00
pancake
817280d5b1 Badge labels at right 2015-07-21 13:23:34 +02:00
Anton Kochkov
6b94e3e11d Rearrange build badges 2015-07-16 15:01:26 +03:00
Maijin
dfc4a7c25b Add TravisCI to README
Add TravisCI to README
2015-07-16 13:45:39 +02:00
jvoisin
17a891cae0 Add an AppVoyeur badge 2015-07-14 18:24:36 +02:00
Jonathan Neuschäfer
ecf6792318 Fix #2927 and random code cleanups
- asm_dcpu16: remove an obsolete comment
  It was obsoleted in 5285d1bdea.
- Indentation fixes
- fix a few typos
- remove "#define NEW_ESIL"
- move comment about r_bin_filter_name to the right place
- README.md: Add V810 to the list of supported architectures
- Also, de-duplicate LH5801
- Add attribution to randomart.c, fixes #2927
2015-07-12 19:20:36 +02:00
Jan
5b984e8a71 Added Windows webserver instructions 2015-04-29 09:45:46 +02:00
jvoisin
d8fe0f7247 Add missing architectures in the README file 2015-04-25 00:19:28 +02:00
Jonathan Neuschäfer
6a3362ea9a Add a disassembler for Sharp LH5801 processors 2015-03-28 22:39:39 +01:00
Anton Kochkov
82a4a07d92 Remove broken waffle.io widget 2015-03-10 02:53:16 +03:00
Anton Kochkov
98b5159af9 Add issues/pull requests statistics 2014-12-09 18:11:16 +03:00
Jeffrey Crowell
05c2cef99a Fix some spelling and grammar in the readme. 2014-11-23 04:03:53 +01:00
Jonathan Neuschäfer
6e7e6fad4a README.md: mention Nintendo DS ROMs 2014-09-28 03:30:29 +02:00
Anton Kochkov
f22476f071 Fix badges look 2014-04-13 04:10:14 +04:00
Maijin
8e1453c3ca Add Jenkins and Coverity Badge
Add Jenkins and Coverity Badge
2014-04-13 01:46:10 +02:00
pancake
2d422ec895 Update archs/bins in README.md 2014-02-26 22:16:51 +01:00
Ilya V. Matveychikov
2daf868068 TMS320: finally update README.md 2014-02-06 01:19:23 +04:00
pancake
7962df7ca6 Add 'pxe' command (emoji dump) - thanks @earada 2013-12-13 11:41:23 +01:00
pancake
bc0104563b Initial support for runtime versioned libraries
- This check will ensure you are running the latest r2 version.
2013-06-14 02:51:33 +02:00
pancake
c829b88c3f Bump for the 0.9.4 release 2013-03-21 18:42:31 +01:00
pancake
7e7be66fca Autocomplete 'dml' and add 'TE' in the README list 2013-03-06 01:09:43 +01:00
pancake
f473a4d02b Load bin info in debugger and some doc/sys cleanup 2012-10-23 18:44:32 +02:00
pancake
e3eb5488ac Remove macports 2012-10-23 01:06:38 +02:00
pancake
f4fdfb47ef Use markdown README and TODO 2012-10-23 01:03:26 +02:00