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

* Fix io_ptrace_read when memory error occurs

- Fixes graphs in debugger mode

96797846e99d114f01b5de2a26c3af8dda0b04ed authored about 14 years ago
* Implement dbg.bep in r2

* Sync r_bin vapi with changes in r_bin.h

fdaac4c17185ae0ecbb7fabe84b52f98cfa580e3 authored about 14 years ago
* Use memmove where needed (thanks @earada for the patch)

- Fixes probably segfaults in latest GLIBC

eb3de0a3f45d2bed8afd3f7a6ffca1ca82eec2e7 authored about 14 years ago
* Replace main for binsym in r_bin

* Added dummy commands for r_debug_fork/clone

421208a0c766437739cd05b5fe75538f017c513c authored about 14 years ago
* Fix build (thanks @earada)

a4f162768189878625a4e375ab01484365d4f065 authored about 14 years ago
* Update and reorder TODO tasks

* Added r_file_mmap() functions in r_util
* Do not hash files bigger than 10MB
* Fix abspath() re...

6d515cc1a8ecb93fc255891bab49bb7366f2010d authored about 14 years ago
* Update todo

9b6a8ca973324cee9c0f6ffe5e4f9f5cf44a62f1 authored about 14 years ago
* Step now accepts pid+tid

* Fix attach in w32 debugger
- use dpa and get first thread by default
* Mark with asterisks th...

0aafe05b454a9c60b3927c34cb081d0beed821de authored about 14 years ago
* List IO plugins with r2 -L

8df7b217eb518de7858dd244abb5e6958f457500 authored about 14 years ago
* Fix w32dist find command

* Display TODO message in r2 -L
* Implement rax2 -s - and rax2 -
* Honor dbg->tid in many places
...

4db5cded34dac275bf069ccbf204fabbc03beee4 authored about 14 years ago
* Fix binr build

f0fe6ae4fae5d01bf7050256c6813537614478d1 authored about 14 years ago
* Added /proc/pid/task support to get thread list in Linux

* Initial work on boolt typedefinition

d2c2c27607c1470d2dee0e838ab1ae8b02bcdb0d authored about 14 years ago
* Implement r_core_search_cb() method

* Added boolt and ut8p macros (looking for better names)

1a02d7b4034cb63b94fd4d1c330048518f53e473 authored about 14 years ago
* Fix branch analysis in arm thumb

* Various unnecessary syntax changes

49ab1886c2e426748461d396b6f5cf41af034969 authored about 14 years ago
* Fix fd leak bug

a098f9ae99c8513c00109bfbbaf7f074acc7ba7b authored about 14 years ago
* Fix permission parsing in OSX

10637ec71f8d9c119b7072bf0ababdee943d62a1 authored about 14 years ago
* Fix build in non-darwin

fadaa252e5e7e716c2d6c33162a81321b3bac2a9 authored about 14 years ago
* Fix build (thanks @earada)

6684689d8b33facd5f89db4c3eeaa49dfa50a2bd authored about 14 years ago
* Initial implementation of process name listing on darwin/osx

* Fix build (r_debug_pid_new signature change)

edeee07ca28354c594f00e84d8460436d12ea6a1 authored about 14 years ago
* Initial implementation of r_debug_step_soft and _hard

- arm-darwin seems to not support stepping, mips follows
- Delegate swstep responsability to ...

dacab5e4bff3d3da691a15c18290e0b8a81e03b5 authored about 14 years ago
* Fix read registers in darwin-arm

19c90096ff0a7f0d0012199cb8473dc76d0e77e2 authored about 14 years ago
* Add XML to ldid r2 debugger for iOS

* Fix build of the r2 debugger on darwin-arm
* Implement list of threads and memory regions on da...

cfa24e18799bd9466bcc4514708ec3a4073f8f50 authored about 14 years ago
* Bump to 0.6.1, update acr

1c779dfd3cd26b9b21f2e9704a9994049e6c8fac authored about 14 years ago
* Fix static and nonpic build with no gmp

* Needs to rerun configur-plugins

9580907a35837297d9836a8bca8a674f9f207147 authored about 14 years ago
* Another fix for nonpic build

aacce16095316dd23bb22471226c41d44ae7e67f authored about 14 years ago
* Oops. add missing fix for previous commit

0719fbbfccf3bae83cb5cfbaceaf70e7efc0a4c1 authored about 14 years ago
* Fix static compilation on Linux systems

- Not really portable, needs some work to fix w32 build

a6629c610ca922666c09a6ab729b4a04b0ea4a61 authored about 14 years ago
* Fix segfault in mach0 parser

64a94329c58c8f275b9e3a1f55fe69fe84c1c92c authored about 14 years ago
* Implement search.find as proposed by @earada

- this commit has been done in my phone..needs testing

c73cd38c73f1449ad3c0b2340762758de8d744e2 authored about 14 years ago
* Fix ret value in r_file_dump()

31b0d334797c1903ebbd673e6d8ce5e640cf6997 authored about 14 years ago
* Fix warning noticed by iphone-gcc

- Bug in the compiler?

e15ecf7e79a1927d841e1cff914718d615d680e8 authored about 14 years ago
* Fix build in iOS 4.1 (darwin-arm)

- Honor CFLAGS everywhere
- Use ut?? instead of uint??_t
* Add build instructions in doc/ipho...

264f95a40e161e205af362d3e64080153477d257 authored about 14 years ago
* Another minor fix in r_bin

190763e6eb18dd7bd9734533261d3779a3983adf authored about 14 years ago
* Add RStr.rwx_i to r_util.vapi

* Remove ChangeLog-0.6-short

67fe646711ffcff9aa99e00a3fc6673fd643b2bb authored about 14 years ago
* big_endian is bool

3a681488886b61d01565d5dc3d8f95632dd2525f authored about 14 years ago
* Add missing offset in RCore vapi and r_print in .pc

f3eb61189d5e226bc9bf93618bdaeeee6a69bdd4 authored about 14 years ago
* Fixes for pkgconfig and vapi deps

* Apply patch from @astralia for rax2
- support int->bin and bin->int

3a44d471f43a7223c88bc4f147d4a0b9efd81479 authored about 14 years ago
* Some random fixes for the r_util vapi

4d8a1ef5adc4077fd5a196a639be574fd9fd35f7 authored over 14 years ago
* Fix typos in vapis

7e54a258e5b92bac89c1431658c6a838b0d0664f authored over 14 years ago
Added tag 0.6 for changeset 6c6cee9a7ab4

e1f96545d9476bedaaad6b01bfd3c790f1e4b197 authored over 14 years ago
* Release 0.6 codename "the cake is a pie"

d157655c2c51dac9ef8a17744316d9d17cb011ee authored over 14 years ago
* Beautify ascii art in README

c1a3f65cef57f373c14835e6be9a0c26413e8e46 authored over 14 years ago
* Added 'w32beta' make target

- Distributes the build of r2 and r2-swig
* Fix some warnings on w32

1371965ae518a369d0d6226c97d56ff7415c8e0b authored over 14 years ago
* Fix make -j for paralel builds

- use hacky 'waitfordeps.sh' helper script
- speed up the build process
* Do not build libr2....

9dc6a049b1112e5b31601155d94f6bb5528df92c authored over 14 years ago
* Bypass bp in the remainder continues

* Disable stop_all_threads temporarilly
- Only step once in bypassbp()

35dc03713ddf6d5a8cf0b629a69f1fe826c93c6d authored over 14 years ago
* merge

23083b105a28aa39268f6903d59f8a84dc1d43bc authored over 14 years ago
* Initial work on fixing bp&&dc&&dc

* Fix bug in io_ptrace when it writes to mem in 64bits
* Minor cosmetic changes in test_x86im
* U...

4ddde68f050bacab34eb5fd0637a9ebc9e427551 authored over 14 years ago
* Clean up some warns on w32

7e76da88bb4941906518258afe0b4096202aa3a0 authored over 14 years ago
* Fix build on w32

85232f493673abbf7782e8c529b1bf31ba45106c authored over 14 years ago
* Fix symstall with versioned libs

ab75536dbe2dbaa2160309ec39c8efa8398af0f0 authored over 14 years ago
* Fix build

* Fix soname for libr2.so

5d107aa50c19f8a139555d41267a04e2ad4851af authored over 14 years ago
* Use relative symlinks in versioned libs

* Add r_meta stuff inside r_anal api

63be7d80707e3accb959ac5f7fd0ce37f5f1a82d authored over 14 years ago
* Add 'beta' and 'pub' make targets

41489e229e855cee44292cb75fec0bb61beaa7af authored over 14 years ago
* Use --soname with version number

* Fix redefinition symbol build issue with r_io-desc_free
* Fix compilation of python lang plugin...

1b5ea31de4506f019bfb235ff3ed71f1d64d7d24 authored over 14 years ago
* Fix r_io bindings

59d81c51039ab0ede0a10603f739e3f288bd4d6d authored over 14 years ago
* Added r_parse and r_print pkgconfig and vapis

* Fix all compilation problems of swig/
- Many new APIs are now exposed to the bindings

7767f79b3522420e0f537f0bc5d4a21f312fd3fa authored over 14 years ago
* Some fixes for the vapis

e0127a3b4f4dcf857ac6fb50e454361f3dc80f68 authored over 14 years ago
* Added much more detailed vapis

- Enhaces API support for valaswig bindings
- I'm probably breaking the build

98cc88700d4a84275a76a7e75c979bdd64e2428e authored over 14 years ago
* Fix r2 initial seek in non-debug mode

37db11ac74dcbcc81ceb9d28dd4b0fd33853cb8e authored over 14 years ago
* Add manpages for rarc2 rarc2-tool ranal2

* Use the library symlinking layout as reported by Debian

23e6bfb67942ff705e5acadd0858b4ab1736b8a8 authored over 14 years ago
* Fix build for maemo (native arm/linux)

- This is a compiler issue, not arch related

c03fcdfa87dd962efc551ef901edb696fe5bee33 authored over 14 years ago
* Minor optimization in r_core_prompt()

- Avoid the use of r_config_get_i
* Apply pancake's patch
- fix cmd 'bp' with flags

c2dd0f1126f932508943d2982faa1188400e5a58 authored over 14 years ago
* Fix initial seek in debug mode to pc (use sr pc)

* Complete 's' help
* Fix dietline echo in 'r2 -v' mode
- Add cb for scr.prompt

a3ff1f52611a4795a9e2f1a7fddd6950eaaa836c authored over 14 years ago
* Fix r_file_slurp()

- handle correctly fread return value

6d1aa00b4252e5e342ec7231ab87e7e035aba753 authored over 14 years ago
* Many warnings fixed thanks to gentoo build and @astralia

0a294261aa4ddfe6567119ba558dcd132fc5f282 authored over 14 years ago
* Fix build

4b168c874834d5972eca93dc76eb770c4c8a0818 authored over 14 years ago
* merge

979663ca3050f26955bdf86981fd05217379477d authored over 14 years ago
* Initial work on the versioned libraries support

fca584126c348af8862ded74c457ed67f8a30bcc authored over 14 years ago
* Refactoring and fix of r_cons_w32_print()

* Add support for '^]27m' (invert off) in win32 console

0a4860a331b13b78e42c873b3510ceba7db06270 authored over 14 years ago
* Install plugins in versioned directory

${PREFIX}/lib/radare2/${VERSION}

668ef5dd80ae40406b6d4db2dda4fd2a143ef8ae authored over 14 years ago
* Fix eflags parsing for x86-32/64 debugger

- added ?f and ?b commands to parse bits and flags

89680b63f0a9d473d74e019f5ac3c8c1255a62bc authored over 14 years ago
* Some fixes, null pointers and other beasts

found thanks to the python bindings

8ed7004780b12edcd0d18f898062fa0d23ecd33d authored over 14 years ago
* merge heads

b82d8263508fb9aa248f2db134d61fb9210a59f7 authored over 14 years ago
* Fix python build for python3

* Add RDebug instance in RCore class

b779e77931c240344af3eed032ae56970c902479 authored over 14 years ago
* s/openssl/ssl/g in acr

fe9d750954133d50c98e5cb9dc82dc4fa22936ea authored over 14 years ago
* Apply patch from @earada

- Fixed the push/pop arm compile. Thanks @vytis0 for report!!
- Use 128 bytes in opcode lengt...

8e03f357629acd836e258177b7103f7d369f4a5a authored over 14 years ago
* Fix byte selection in cursor mode (pd view)

063d34066c51de999fa4b5c1e230dd9889195a83 authored over 14 years ago
* Use '[27m' (invert off) instead of '[0m' in r_cons_invert

* Fix colorize in visual mode (pd view) when cursor is enabled

b41f4b53802d87ac6495d5fd695c3fa4bb5bb917 authored over 14 years ago
* Add var vm.arch

* Fix vm arch setup at startup
* Fix flag set in visual mode when cursor is enabled
* Filter stri...

c79afe35680b69665879dabf11510065f7305018 authored over 14 years ago
* Fix $$$ variable

* Do not set io.va twice

431e6266805bea96485cdc7036d9b1b8bc969745 authored over 14 years ago
* Build w32 python bindings in build.sh

* Added 'drb' command to show bytes of GPR
* Fix signature of r_print_hexdump and _hexpairs
* Enh...

f7dd1dd66f4960fbb98cf85f08d7c8c90f5340e7 authored over 14 years ago
* Bump revision to beta 0.6

* Fix bug in armass noticed by @earada

6ea3adb5aa6d8cb8f48e89c3187c65d4f7c5a403 authored over 14 years ago
* Fix build of rarc2 on w32

7592a5e2ba89fca8854d22eda1f3e8e0dda3a392 authored over 14 years ago
* Honor print->cols in visual {j,k}

a25065fa752dcc8a40bc298d1dfc47f746a962ad authored over 14 years ago
* Fix block read in visual mode

* Use a more reliable way for fixing the got_offset issues
* Remove ELF_GOTOFF_MASK

65bd1b53e971987918197d21921c5d21372df757 authored over 14 years ago
* Fixes in swig/ for OS type selection

* Move rsc2 into binr/

--HG--
rename : rsc2/rsc2.c => binr/rsc2/rsc2.c
rename : rsc2/scripts/int...

f9e6ca28cfa63dd8a817cf41e55c16cb33c5cd40 authored over 14 years ago
* Copy client/server python implementation of rap://

- Same as in r1 :)

2bc3dace3e7c20fd9d37055edac5fc7ca2ea2dbd authored over 14 years ago
* Remove \r (thanks @earada)

8149bab4316b94e2d7a129179db963a48989b69c authored over 14 years ago
* Some work on the analysis of the cursor bug

bbdf96a97d0746bddd86ae5b3125e72e813fe7f6 authored over 14 years ago
* Restore old asmserv.c

- Fix build

c02df0ba66df1b8b3b1eb42d6341ad52598e41b5 authored over 14 years ago
* Add support for python 2.7 API bindings on Windows

- Fixes some pkgconfig issues
- Depends on newer valaswig
* Added new target 'w32' and 'w32di...

605a522cf45048dffe89c948cac4d599077f1783 authored over 14 years ago
* Added compilation support for python bindings on Windows

- Documented in doc/windows
* Use single linked list pointer in rbin->rcore
- Thanks @earada :)

9313a158d6dba957cb8a8efca3d0c8dbb04ddb45 authored over 14 years ago
* Fix w32 debugger register profile

* Remove \r in asmserv.c

d0e3a3b0e3c7220c5e4ec7f2b1101cf0dbcc8d56 authored over 14 years ago
* Fix warnings in asmserv on windows

* Some alloca->malloc fixes for w32
* More error checking in r_sys_rmkdir
- Uses the new r_sys_...

9f7040dbf8f987e779e8675c7a9758916677a82a authored over 14 years ago
* Fix build for win

* Fix string rva in r_bin

7fe2f823e78787b6db4c533881c2a8d8e225e8fc authored over 14 years ago
* Apply some fixes for w32

* More nullptr checks
- Fix 'drp'
* Fix build

5d946a8b219a9c411815c534d9d792bfdd79d86e authored over 14 years ago
* Fix null pointer issue related to r_syscall and r_core

93e69bab0e67ea79db74e1e4544f1ec5366a5bb1 authored over 14 years ago
* Don't add symbols as functions before analyze them

* Update and simplify gdiff

bfbd12ed3cb7d964dc2f40af2cab7e301579ef39 authored over 14 years ago
* Fix division by zero in VM code when using ATT syntax

- use intel syntax when running VM code from disasm loop

d607e969bcfee2ee97d58bf593138d870d7cf9f8 authored over 14 years ago
* Fix reloc offset resolution in r_bin_elf

add2efee743b34dede5f65a57297a5331415159c authored over 14 years ago