Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/radareorg/radare2
UNIX-like reverse engineering framework and command-line toolset
https://github.com/radareorg/radare2
- Not yet tested. Needs code cleanup too
bbf8348e71861c3da4973de7a6c6f016ab788cae authored almost 14 years ago - Not all patches applied, only the correct ones. needs some review
in other BSD systems (N...
c8d1de0ad5be6f9f170a3de156f4ba4a9416d6b8 authored almost 14 years ago
6cd26d1666052a5e6d517193eef8984d383b3ee2 authored almost 14 years ago
- Added static keywords
- Fixed JMP/CALL instructions
c4c08c05dd9c2055cb4d5649a8fa0dd44eadd50d authored almost 14 years ago
7c04f11226e70e2e1e16e21e5977d5caf2aed929 authored almost 14 years ago
08ee3226ec6e80f98f5093e5eb70a36716c6c286 authored almost 14 years ago
2f1c4885ea602a15128b602487ec53619b03a5ce authored almost 14 years ago
* Add pZ[zoombytechar] command (as recommended by @hteso)
14148050fb9bfa2c8401499956c74da20204d9f1 authored almost 14 years ago* Added pipelined RAnalOp
- Added r_anal_(op|value)_copy
- Some minor review of RFS api
7684596778085e0a8d21e48a9f3b1a4586210c02 authored almost 14 years ago
* SSL Server Support:
- read and write can use SSL_bio functions
- Some random fixes
* Add server...
* Fix hexview glitch
* Added cfg.wseek (seek after write)
- Fix INVERT color issue in b&w mode
db63d59d92a9eae6eb34a44c768e17f39ddebaa6 authored almost 14 years ago - Fixes many glitches in disassembler and hex dumps
* Fix help for osx and w32 debugger IO plugins
bfce4225364375fdab109b801fc4d2bd5611665b authored almost 14 years ago
3fbfd8172186d39f03ce0fd1f8a1e6c65b3f01a3 authored almost 14 years ago
* Fix r_reg profile parser for some EOF issues
66b4d7cf5e2a3dfdc0bcd249bdc823e0db25ff01 authored almost 14 years agoa302d73eb4ac06dca6d10a49cfc37b1957dc59ff authored almost 14 years ago
* Fix dupness issue between RDebug and RAnal sharing RReg
- Move reg_profile string into inner ...
* Add missing r_fs.pc (thanks @earada)
- Fix r_fs.vapi
- Move RMixed structs to r_util.h
* Added r_list_contains()
* Added R_NEW0 macro to fill with zeroes
* Add documentation for [] keys in Visual mode
e6fd0a92451e28c7fa9e7e5da35f45333f7ccbeb authored almost 14 years ago
4ec547ed04a8abb12306d3c20ef809cbf379e9e7 authored almost 14 years ago
72ef2c2a1f0c13e7dd201f7a06ad6401572416e8 authored almost 14 years ago
- Add SSL client support and testcase
* Update TODO
* Rename some r_hash structs to avoid openssl...
44fa1dc253bc637a5dfcede0447c28bff3304834 authored almost 14 years ago
* Initial working version of RMixed
- Needs some memleaking fixes and impl missing methods
- ...
- Crashy and crispy atm. needs love
* Little cleanup in RFlag. RBtree must be removed here
- Use files in x86.nasm plugin to fix portability issues
7b221b70898832ec5353db831ef1ad5f02679ce0 authored almost 14 years ago - Kinda smart (150LOC)
- Fork it for 64bit hash keys (make ht64 in libr/util)
* Make RConfig ...
c6a579a291a2c2692b87a5ea963fa04706a9b0b4 authored almost 14 years ago
* Implement backtrace for OSX
* Fix build util/file.c for Solaris
- Added doc/solaris
* Limit block size in print command by cfg.maxbsize bytes (Thanks phr0nak)
f28d12fe25b6b40772166c072793c44a9b3dc8ee authored almost 14 years ago* Update vapis
8189c432994d092465ebe6735d1686d197ea07f5 authored almost 14 years agoae1d4908aa37246706223a2f332f353bdca06749 authored almost 14 years ago
40bb699f20d38e0e6e869f3f814e1a867c3daf19 authored almost 14 years ago
f564ced79e33e005f522726adf375c75451c73ea authored almost 14 years ago
* Do not override RANLIB with mingw one by default
7dd861947733da94a4f1c02af377c78f9618d97d authored almost 14 years ago* Added --without-magic flag
7df412ae252b133251e9033fe8c387b058705c8c authored almost 14 years ago - Do not distribute hidden files
- Do not install libraries (when they are not libraries)
-...
f38f004084444f6ee5b5d84165a64c0881a67082 authored almost 14 years ago
7a7ec24c36b825b3964d128ea78585ee7c81eb1b authored almost 14 years ago
- Added test program for r_asm api in LUA
* Use python-config-wrapper in checklangs.sh
* Do not...
--HG--
rename : libr/asm/arch/include/bfd.h => libr/asm/arch/include/mybfd.h
* Fix race condition in r_fs
b6258561f4e1623793553cea85baebd256fe07fb authored almost 14 years ago* Workaround to fix the python-config hell
* Drop the deprecated libr swig package
* Fix build on...
0d3b85677beb4b68a0d7f3bd9ab23905292d077d authored almost 14 years ago
b8c1f6964cef9428158703d3cda4020317be7dfa authored almost 14 years ago
21410beccc1191f691fe3c69b1f03d028b0b40e9 authored almost 14 years ago
- Added documentation for pZ?
35f8f1de0b01e54ca7c2ac8d0ca94f28d56f6819 authored almost 14 years ago2db84a2e46075234fa135710d224f0f08244f782 authored almost 14 years ago
- Compile r_diff before r_anal
bbf38089463c1c800ce1f20b68ef121886ac9ded authored almost 14 years ago* Make r_anal_diff customizable by plugins
* Refactor r_anal and redesign API
* Add dummy methods...
* Implement 'Vta' keys to add flagspaces and flags
* Various r_line_set_prompt fixes in visual.c
...
5c0f8526b7e67dde17d60d69aa2395e1b057d5a6 authored almost 14 years ago
70caff460938fb19299a5d6069fffec49b86a5d4 authored almost 14 years ago
7de3c55f4b35b0181e817d3cfbde309a2ea15ec8 authored almost 14 years ago
00613c638b7edc75323305b70ef844a70e0ee02e authored almost 14 years ago
* Fix overflow in r_print_hexpair()
* Fix bytes alignment
- Use r_core instead of libr
13d6a9f2c83dceec77f051698699331224668043 authored almost 14 years ago* Clean up build & remove libr.so target
* Update TODO
9e18792bd43de5cda4386037c649424c961e053e authored almost 14 years ago
95053501d5595b15abf79336d1fd4efe7d126b1a authored almost 14 years ago
* Use 'obs' instead of blocksize for JK visual keys
- fixes scrolling issue in visual disasm
* ...
782452add23f6707ea404c37d41529335263cbc9 authored almost 14 years ago
* Initial implementation of /p and /m search methods
- Cleanup some code (-110LOC)
- Get out of RCore! - rebuild required
* Fix cast after scaling entropy (Thanks Glyn)
* Fix ind...
* Update r_anal vapi
2afe4c2471aeb33a2e7bd63a58026ebd9d75f283 authored almost 14 years ago - lea, leave...
* Update asm.decode with these changes
* Add var $o for core->io->offset
* Fix ...
- Initial merge into r_anal
- Prefix R_META_* as R_META_TYPE_
- Deprecate folder type and r...
* Remove unnecessary calls to r_flag_space_set()
* Show calls nicer in decode mode
- Use 0-255 in pZ
* Fix symstall for pkgconfig
499576407ecb9dcaa6a5d14316f40679a83f5d6d authored almost 14 years ago
* Fix bug with imm=0 in r_anal_value_to_string()
* Add 32bits regs to the anal_x86 profile
* Add ...
* Remove debug msg
d052225122f46e75e95a448bb2ca74c61d07b681 authored almost 14 years agoce603a33d1c1dc7d878add4bf510cdf0c570e545 authored almost 14 years ago
6d5d4f9b7e0f63fa9fa5fd52097da7878e46b9d3 authored almost 14 years ago
* Implement r_cons->teefile (e scr.tee)
* Use filtered refline for comments and flags prefixes
* ...
* Add dummy r_asm_op_free
9ee9ad84e684e65223c870aa4f73d4e3c146794c authored almost 14 years ago - Added as comments before the method names
* Some fixes in r_bin_java
* Added r_buf(append/pre...
* Decode more opcodes in r_anal_op_to_string
* Complete r_anal_value_to_string()
- Output imm v...
* Add push/pop to decode
* Minor fixups in anal_x86
fb551dbe39df091354bf824c07304ab9e8088707 authored almost 14 years ago
* Rename R_ANAL_MAX_VARSUB to R_ANAL_VARSUBS
* Update TODO
* Show 'unk' instead of 0xff...ff for unkwnown calls/args
91addb3791f74ac630514b7c74ea29755b279b20 authored almost 14 years ago* Remove unnecessary calls to r_core_cmd in Vdf
* Remove call to deprecated 'ab'
- Remove depth checks, it makes sense only for fcns
* Update r_core vapi
* Fix indentation of io_ptrace.c
43b57a710208fa04221d81e7c286b12337fed124 authored almost 14 years ago* /m is for magic search
* Added ?x ?X ?s ?i and ?e
* Fix visual glitch in Vej and Vt
* Handle demangled names as comments
- in rabin2 and core->bi...
* ls command in ms shell now support path arguments
* cd now accepts .. as argument
* Fix access ...
* Add support for recursive and multiline magics
- e magic.depth = 100
6a35290fdb3352cadc7f10c27b86ec840ef59289 authored almost 14 years ago
* Rename remaining r_anal_aop_*
ddffdff8d27b964c274ed54e8c79a3390c245262 authored almost 14 years ago
--HG--
rename : libr/anal/aop.c => libr/anal/op.c
* Minor changes in r_bin simplification
af604bed6b1f637233035a386a22ba0784b05796 authored almost 14 years ago* Added vala test script to find special ops
* Add r_core_disassemble helper
* Remove r_vm.h
* Do...