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

* Add another hack to fix build of debugger on BSD systems

- Not yet tested. Needs code cleanup too

bbf8348e71861c3da4973de7a6c6f016ab788cae authored almost 14 years ago
* Apply some patches reported by Edd in order to make OpenBSD build happy

- Not all patches applied, only the correct ones. needs some review
in other BSD systems (N...

bc18f0337892ea4252193aacab2be9e06ae4ce0c authored almost 14 years ago
* Show cursor in disasm bytes when scr.color=false

c8d1de0ad5be6f9f170a3de156f4ba4a9416d6b8 authored almost 14 years ago
* Merge @esanfelix's bundle

6cd26d1666052a5e6d517193eef8984d383b3ee2 authored almost 14 years ago
Changes to SH4 anal plugin

- Added static keywords
- Fixed JMP/CALL instructions

c01f3070b6ddbfa6e6781a244f7dddd8092b6bc4 authored almost 14 years ago
* Fix strstr reported by Nicolai Stange

c4c08c05dd9c2055cb4d5649a8fa0dd44eadd50d authored almost 14 years ago
Initial SH4 support

7c04f11226e70e2e1e16e21e5977d5caf2aed929 authored almost 14 years ago
Removed $Id line in sha2.h

08ee3226ec6e80f98f5093e5eb70a36716c6c286 authored almost 14 years ago
* Fix build on OSX (thanks @capi_x)

2f1c4885ea602a15128b602487ec53619b03a5ce authored almost 14 years ago
* Obey return values in callback in r_config_set

* Add pZ[zoombytechar] command (as recommended by @hteso)

14148050fb9bfa2c8401499956c74da20204d9f1 authored almost 14 years ago
* Added 'make purge'

* Added pipelined RAnalOp
- Added r_anal_(op|value)_copy
- Some minor review of RFS api

6c822b909085b6e5f0998770986142745bd78384 authored almost 14 years ago
* Fix some memory leaks in r_socket

7684596778085e0a8d21e48a9f3b1a4586210c02 authored almost 14 years ago
* Use getaddrinfo instead of gethostbyname (Thanks Adriana for the patch!)

* SSL Server Support:
- read and write can use SSL_bio functions
- Some random fixes
* Add server...

3f78d69a986a66c6915da6265901703d098df6d1 authored almost 14 years ago
* Fix console width chops

* Fix hexview glitch
* Added cfg.wseek (seek after write)

8ce2f8b88b1f7a757c4317ec9b7db7faf643599f authored almost 14 years ago
* Show cursor when color and bytes=0 in visual disasm

- Fix INVERT color issue in b&w mode

db63d59d92a9eae6eb34a44c768e17f39ddebaa6 authored almost 14 years ago
* Honor console width in visual mode

- Fixes many glitches in disassembler and hex dumps
* Fix help for osx and w32 debugger IO plugins

6485b55de4800e253201398527ac042a43272bcc authored almost 14 years ago
* Add RFS inside RCore vapi

bfce4225364375fdab109b801fc4d2bd5611665b authored almost 14 years ago
* Added zoom.byte config callback and show help with e zoom.byte=?

3fbfd8172186d39f03ce0fd1f8a1e6c65b3f01a3 authored almost 14 years ago
* Fix loading the proper reg profile when in debugger

* Fix r_reg profile parser for some EOF issues

66b4d7cf5e2a3dfdc0bcd249bdc823e0db25ff01 authored almost 14 years ago
* Clarify the DEBUGGER_SUPPORTED conditional in io/p_debug

a302d73eb4ac06dca6d10a49cfc37b1957dc59ff authored almost 14 years ago
* Fix set_reg_profile callback in r_anal_arm

* Fix dupness issue between RDebug and RAnal sharing RReg
- Move reg_profile string into inner ...

daff6aff5deadf82b8e5bb6f14560bcbd0e11703 authored almost 14 years ago
* Bump to 0.7.1

* Add missing r_fs.pc (thanks @earada)
- Fix r_fs.vapi

4ab7173cc3008f109d961429e0d39202343cb3ff authored almost 14 years ago
* Added r_mixed_change_{begin|end}

- Move RMixed structs to r_util.h
* Added r_list_contains()

d5e913f6ff79de0b756efff7097d64828046a1ea authored almost 14 years ago
* Add memoization in r_print_zoom to speedup the work on big disks

* Added R_NEW0 macro to fill with zeroes
* Add documentation for [] keys in Visual mode

083d2faebd3ad1fb67fd0bb69af4776d8e3f6b84 authored almost 14 years ago
* Honor @DEBUGGER@ in r_userconf.h

e6fd0a92451e28c7fa9e7e5da35f45333f7ccbeb authored almost 14 years ago
* r2-swig fixes reported by @hteso

4ec547ed04a8abb12306d3c20ef809cbf379e9e7 authored almost 14 years ago
* Fix memory leak in r_util/mixed

72ef2c2a1f0c13e7dd201f7a06ad6401572416e8 authored almost 14 years ago
* Initial import RSocket refactor

- Add SSL client support and testcase
* Update TODO
* Rename some r_hash structs to avoid openssl...

498e5314793368913bdb4b0d19316ba220d11670 authored almost 14 years ago
* Add manc and msdn query scripts to rsc2

44fa1dc253bc637a5dfcede0447c28bff3304834 authored almost 14 years ago
* Fix some bugs in ht.c and ht64.c

* Initial working version of RMixed
- Needs some memleaking fixes and impl missing methods
- ...

c0ab6cedd4abc197c16095bb807033c45e1aaf94 authored almost 14 years ago
* Initial import of RMixed datatype

- Crashy and crispy atm. needs love
* Little cleanup in RFlag. RBtree must be removed here

a74b312765616c271488360487a3b092e0ad2f52 authored almost 14 years ago
* Import of a reviewed Glyn's patch (Thanks!)

- Use files in x86.nasm plugin to fix portability issues

7b221b70898832ec5353db831ef1ad5f02679ce0 authored almost 14 years ago
* Initial import of the hashtable implementation of WayLand

- Kinda smart (150LOC)
- Fork it for 64bit hash keys (make ht64 in libr/util)
* Make RConfig ...

3d142e8ec1ef1d2e62c64d54116d8020f1a991c1 authored almost 14 years ago
* Enforce byte boundaries in some fixed-fetch-size disassemblers

c6a579a291a2c2692b87a5ea963fa04706a9b0b4 authored almost 14 years ago
* Fix build of io_haret plugin

* Implement backtrace for OSX
* Fix build util/file.c for Solaris
- Added doc/solaris

d868fec5ba0a792ed297bead22dad48627c8dd55 authored almost 14 years ago
* Define PFX globally

* Limit block size in print command by cfg.maxbsize bytes (Thanks phr0nak)

f28d12fe25b6b40772166c072793c44a9b3dc8ee authored almost 14 years ago
* New RList functions (r_list_del_n, r_list_revere, r_list_clone)

* Update vapis

8189c432994d092465ebe6735d1686d197ea07f5 authored almost 14 years ago
* Add r_list_push, r_list_pop and r_list_get_top to use r_list as a stack

ae1d4908aa37246706223a2f332f353bdca06749 authored almost 14 years ago
* Fix prjfile for absolute path

40bb699f20d38e0e6e869f3f814e1a867c3daf19 authored almost 14 years ago
* Apply beautified version of the @capi_x patch

f564ced79e33e005f522726adf375c75451c73ea authored almost 14 years ago
* Add patch from @capi_x fixing segfault when refering an invalid fun var

* Do not override RANLIB with mingw one by default

7dd861947733da94a4f1c02af377c78f9618d97d authored almost 14 years ago
* Fix build on W32

* Added --without-magic flag

7df412ae252b133251e9033fe8c387b058705c8c authored almost 14 years ago
* Fix stuff reported by Debian (thanks sre)

- Do not distribute hidden files
- Do not install libraries (when they are not libraries)
-...

27ecc4bc93159de1e430259b56112dd0ab9e6455 authored almost 14 years ago
* Fix install of python, lua and go bindings

f38f004084444f6ee5b5d84165a64c0881a67082 authored almost 14 years ago
* Fix install for lua bindings

7a7ec24c36b825b3964d128ea78585ee7c81eb1b authored almost 14 years ago
* Added support for LUA for non-developer mode

- Added test program for r_asm api in LUA
* Use python-config-wrapper in checklangs.sh
* Do not...

3a72789727723115e474a91c1b95b4d95f48d725 authored almost 14 years ago
* Rename bfd.h to avoid collision with system one aka Messy hack!

--HG--
rename : libr/asm/arch/include/bfd.h => libr/asm/arch/include/mybfd.h

92453e035fd6bf49caee3ba7a8a0ad25a1426dd6 authored almost 14 years ago
* Re-fix bfdlink issue on non-gnu includes

* Fix race condition in r_fs

b6258561f4e1623793553cea85baebd256fe07fb authored almost 14 years ago
* Do not dist 'swig/' in root tarball dist

* Workaround to fix the python-config hell
* Drop the deprecated libr swig package
* Fix build on...

b19921c70d45e52d8a25c27474bc4eb8d5813adb authored almost 14 years ago
* Add fix for x86.nasm on OSX 64 bit (Thanks @capi_x)

0d3b85677beb4b68a0d7f3bd9ab23905292d077d authored almost 14 years ago
Added tag 0.7 for changeset 68b843c10b92

b8c1f6964cef9428158703d3cda4020317be7dfa authored almost 14 years ago
* Update Changelog

21410beccc1191f691fe3c69b1f03d028b0b40e9 authored almost 14 years ago
* Apply Glyn patch fixing entropy fraction calculation

- Added documentation for pZ?

35f8f1de0b01e54ca7c2ac8d0ca94f28d56f6819 authored almost 14 years ago
* Fix build when compiling in a clean system (thx @esanfelix!)

2db84a2e46075234fa135710d224f0f08244f782 authored almost 14 years ago
* Fix build

- Compile r_diff before r_anal

bbf38089463c1c800ce1f20b68ef121886ac9ded authored almost 14 years ago
* Move gdiff stuff to r_anal_diff

* Make r_anal_diff customizable by plugins
* Refactor r_anal and redesign API
* Add dummy methods...

864fd7aa7e264269d1412d8ed1c32cddc6ca3931 authored almost 14 years ago
* Some fixes in the filtered reflines

* Implement 'Vta' keys to add flagspaces and flags
* Various r_line_set_prompt fixes in visual.c
...

a365d5ef6b0a9989b1404957863d2715ae6faed7 authored almost 14 years ago
* Fix 'pf' help

5c0f8526b7e67dde17d60d69aa2395e1b057d5a6 authored almost 14 years ago
* Import @capi_x patch fixing support for x86.nasm on OSX

70caff460938fb19299a5d6069fffec49b86a5d4 authored almost 14 years ago
* Oops. Fix build O:)

7de3c55f4b35b0181e817d3cfbde309a2ea15ec8 authored almost 14 years ago
* Change VERSION to 0.7

00613c638b7edc75323305b70ef844a70e0ee02e authored almost 14 years ago
* Fix asm.nbytes

* Fix overflow in r_print_hexpair()
* Fix bytes alignment

88be7aace4b6d451e75f1bfe663ea78d9a16b2c2 authored almost 14 years ago
* Fix bindings build

- Use r_core instead of libr

13d6a9f2c83dceec77f051698699331224668043 authored almost 14 years ago
* Fix quick jumps in Visual mode using chache

* Clean up build & remove libr.so target
* Update TODO

f53e2ac332862fef3ceaa4961b7d5b594aeec110 authored almost 14 years ago
* Apply fix for r_fs (thanks @earada)

9e18792bd43de5cda4386037c649424c961e053e authored almost 14 years ago
* Fix some warnings

95053501d5595b15abf79336d1fd4efe7d126b1a authored almost 14 years ago
* Added doc/dospart with list of partition types (mp)

* Use 'obs' instead of blocksize for JK visual keys
- fixes scrolling issue in visual disasm
* ...

f777210e30ebbacdfea9e123e571ec2ccc39b48c authored almost 14 years ago
* Fix build and some glitches in visual disasm

782452add23f6707ea404c37d41529335263cbc9 authored almost 14 years ago
* Make r_core_magic be verbose or not

* Initial implementation of /p and /m search methods
- Cleanup some code (-110LOC)

b921a2af7d82ca24099e28eb53ff3f2b200f8381 authored almost 14 years ago
* Move RMeta inside RAnal

- Get out of RCore! - rebuild required
* Fix cast after scaling entropy (Thanks Glyn)
* Fix ind...

3f56ce5a9537fd0ea38458d91cb7b5672007de35 authored almost 14 years ago
* Remove remaining test app for r_meta and fix build

* Update r_anal vapi

2afe4c2471aeb33a2e7bd63a58026ebd9d75f283 authored almost 14 years ago
* Add support for more opcodes in anal_x86

- lea, leave...
* Update asm.decode with these changes
* Add var $o for core->io->offset
* Fix ...

67e20135ccbbbe36a90371cf2f970eaeee19d775 authored almost 14 years ago
* Remove all references to r_meta as a separated library

- Initial merge into r_anal
- Prefix R_META_* as R_META_TYPE_
- Deprecate folder type and r...

80a5cb065165caef6bf5133ba65ab51b9a21d7e1 authored almost 14 years ago
* Don't flag imports/symbols twice (also for functions)

* Remove unnecessary calls to r_flag_space_set()
* Show calls nicer in decode mode

1535b4c5c19dc3abfa366ae62571a3f4b4993dd1 authored almost 14 years ago
* Fix entropy range 0-8 (Thanks Glyn)

- Use 0-255 in pZ
* Fix symstall for pkgconfig

6d5b22c29cd2eab892979f3ea63cfcdcc90097b9 authored almost 14 years ago
* Show deltas in hex in decode mode

499576407ecb9dcaa6a5d14316f40679a83f5d6d authored almost 14 years ago
* Show conditions in decode mode

* Fix bug with imm=0 in r_anal_value_to_string()
* Add 32bits regs to the anal_x86 profile
* Add ...

c712fd87f6daf20947f329351843c0e53335e040 authored almost 14 years ago
* Use cxx demangle if the type is not detected

* Remove debug msg

d052225122f46e75e95a448bb2ca74c61d07b681 authored almost 14 years ago
* Initial integration of GNU cxx demangle in r_bin

ce603a33d1c1dc7d878add4bf510cdf0c570e545 authored almost 14 years ago
* Fix segfault in decode after 'aa' is executed

6d5d4f9b7e0f63fa9fa5fd52097da7878e46b9d3 authored almost 14 years ago
* Some fixes in r_anal_reflines

* Implement r_cons->teefile (e scr.tee)
* Use filtered refline for comments and flags prefixes
* ...

077ff4c36e4b4f5f96f4aeda2a2d22cd610a87fc authored almost 14 years ago
* Add install-pkgconfig-symlink target

* Add dummy r_asm_op_free

9ee9ad84e684e65223c870aa4f73d4e3c146794c authored almost 14 years ago
* Initial implementation of the java name mangling

- Added as comments before the method names
* Some fixes in r_bin_java
* Added r_buf(append/pre...

d953cd9adf06ddae243bc24f59683e702a7724e0 authored almost 14 years ago
* Complete analysis for more opcodes in anal_x86

* Decode more opcodes in r_anal_op_to_string
* Complete r_anal_value_to_string()
- Output imm v...

268d6560ad76b99db4a54617c6de210545e7ef0f authored almost 14 years ago
* Fix segfault with asm.decode = true

* Add push/pop to decode
* Minor fixups in anal_x86

77433dba56e7f0b0f6118a76cf7323e604055cb3 authored almost 14 years ago
* Sync TODO with pad

fb551dbe39df091354bf824c07304ab9e8088707 authored almost 14 years ago
* Output error when 'wx' tries to write an invalid hexpair

* Rename R_ANAL_MAX_VARSUB to R_ANAL_VARSUBS
* Update TODO

2863b456edac70ce5ad5adfb50fff65168a50869 authored almost 14 years ago
* Little refactoring of 'Cv'

* Show 'unk' instead of 0xff...ff for unkwnown calls/args

91addb3791f74ac630514b7c74ea29755b279b20 authored almost 14 years ago
* Undefine functions with Vdu

* Remove unnecessary calls to r_core_cmd in Vdf
* Remove call to deprecated 'ab'

e50fa3ca7db57b61086d58cd941dc48ec5ae09eb authored almost 14 years ago
* Fix bb analysis

- Remove depth checks, it makes sense only for fcns
* Update r_core vapi

7eefc3b582d47180b5da261eae2bb2790aa678dc authored almost 14 years ago
* Fix io_ptrace write in 64bits

* Fix indentation of io_ptrace.c

43b57a710208fa04221d81e7c286b12337fed124 authored almost 14 years ago
* /e is the new /m

* /m is for magic search
* Added ?x ?X ?s ?i and ?e

5495f187a84532b51117a4423fc12fd89111c4ef authored almost 14 years ago
* Drop 'r_cons.h' from r_fs

* Fix visual glitch in Vej and Vt
* Handle demangled names as comments
- in rabin2 and core->bi...

e557d9a385a0fb426ff26d76078d7e64e83d0b36 authored almost 14 years ago
* Fix io-ptrace on 64bits

* ls command in ms shell now support path arguments
* cd now accepts .. as argument
* Fix access ...

4c66b9177a0c44cea4f965d70399f553f74eef60 authored almost 14 years ago
* Fix io->ptrace->write for !=4 lengths

* Add support for recursive and multiline magics
- e magic.depth = 100

51bb76096f9be5e00ceabd1886de085e34657330 authored almost 14 years ago
* Update some testcases in vapi/t

6a35290fdb3352cadc7f10c27b86ec840ef59289 authored almost 14 years ago
* Rename r_asm_aop_* to r_asm_op_*

* Rename remaining r_anal_aop_*

ddffdff8d27b964c274ed54e8c79a3390c245262 authored almost 14 years ago
* Rename r_anal_aop_* to r_anal_op_*

--HG--
rename : libr/anal/aop.c => libr/anal/op.c

332524e120f9c8b62dab21c76bc571b1758edbbb authored almost 14 years ago
* Remove remaining r_vm references

* Minor changes in r_bin simplification

af604bed6b1f637233035a386a22ba0784b05796 authored almost 14 years ago
* mo is now flag friendly

* Added vala test script to find special ops
* Add r_core_disassemble helper
* Remove r_vm.h
* Do...

0b3f6c6ffb75018b6d919f0778be0d9541f1d1e9 authored almost 14 years ago