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

* Export 'srwx' perms of sections in rabin2 -rS

- Handled by 'S' command
* Added dummy 'z' command to handle zignaturez
- Added more dummy 'a...

f2563a750930965aa9491c5cfbf7f49493ebb391 authored almost 15 years ago
* Fix bindings build

ee6304ea6229254fd83f821a048ad3d909c5edb7 authored almost 15 years ago
* Initial refactoring of r_anal & r_core

d8cb940a9d626d5f4af38e4c71d8ed4338c0b8e7 authored almost 15 years ago
* Fix segfault in r_bin_elf

acba7af2b15a893fe1bae4506c154c8ae9b2093c authored almost 15 years ago
* Do not ask to save project when project file is ""

* Clean and refactor of the TODO

68cb13b0a62a1de8b8258c6710ffd48bc6ada81f authored almost 15 years ago
* Other random cleanup/fixes

508e4f596abadfc536254422e8207b947cb59322 authored almost 15 years ago
* Fix 'e foo' output

* Fix io.ffio warnings
* Fix '.' key in visual mode (sr pc)
* Various 64bit related fixes
* Vario...

29ad58473fc1baa594e8200a735024e5f8bbc547 authored almost 15 years ago
* Refactor SearchKeyword API

- simplified and cleaned one
- sync codes using it

929fb8cc2d9df9ee563bd7e9a81acdf255f08bb3 authored almost 15 years ago
* Initial split of r_search_keyword

* Fix -soname of osx linker (-install_name)
* Added OSX build instructions in doc/osx

c2bc7e0377443d6ddbea26f71ee44db348606457 authored almost 15 years ago
* Drop m68k from asm/p/Makefile

* Fix import/export of flags by project file
- Unset flagspace restriction
- Do not use '@' ....

c98674bd0163e92e9e884f01f6ce2c6c994ab5a4 authored almost 15 years ago
* Store flags and config variables in project file

- add header comment before every data
* Added r_str_write and r_str_writef to simplify code
* ...

a28fa26e53265a49a323057c2f9765f262499d2a authored almost 15 years ago
* Initial implementation of -p flag to handle projects

- ~/.radare2/rdb
- Added r_sys_mkdir()
* Remove the command length limitation in r_core_cmd_file

3be83621cbff1e7b2e3ab5886bed8ba981586639 authored almost 15 years ago
* Implement 'wc' command to list, commit and reset cache changes

- Added doc/iocache with a usage session of 'wc' command
- Needs io.cache=true
- This is th...

49edd0649cab234812614f4ff0088754a9f44ff3 authored almost 15 years ago
* Added support for cached IO

- e io.cache=true
- Fixes support for overlapped changes
- Implement cache_list
- We can ...

b6a1d6e865c5d489db0f89029eb3907b61e43630 authored almost 15 years ago
* Remove m68k disassembler because BSD4 is GPL incompatible

- Moved into radare2-extras

0eaded05ca87e098a9dfaa4606b23f412c4ade36 authored almost 15 years ago
* Some fixes in code analysis

- Fix some issues for 64bit instructions in z0mbie dislen
* Fix EOF, ^D and terminal resize
-...

6e6dbf5b81f71f71ae571a3ca322f2845ab26899 authored almost 15 years ago
Added tag 0.4 for changeset c9f7a40b497e

df29d65af67f7247f08d1cc48c7e99ecdaf80e20 authored almost 15 years ago
* Bump revision to 0.4.5

* Implement 'c' command like in r1 (two missing cD && cc)
* Add missing signature in r_core.h
* r...

7dd096fa27c9fddc642d9f76a3f47fe6062657a5 authored almost 15 years ago
* Release and bump version 0.4

* Use posix shell for libr/rpathstrip.sh

cc732d3ee72cc38f45b49ec8fde5e145df822b60 authored almost 15 years ago
* Use LD_LIBRARY_PATH for rpathstrip

873902785ae3ace5f237fbe8029dfc4c970112fa authored almost 15 years ago
* Fix build

8f75e7ddc381c2bdeff8b3283c7d828bdba69d4d authored almost 15 years ago
* Some sorting of TODOs

* Disable asm.x86.nasm assembly on non-intel syntax
* rpathstrip after install (should fix debian...

9fcdcce2a7c3fc6a838cd7cb56ffdcb9a43a3bc5 authored almost 15 years ago
* Implement r_str_home on w32

- Fix double .exe

1881f9803a8524928d75ff271af6a6aa589b7405 authored almost 15 years ago
* r_core_anal

- Fix command 'ag'

95ca8e110da22dba427b9733f8bb487ccb719d1c authored almost 15 years ago
* Fix w32 build

728bd1f817e53089ded28042fb1c282159ff3a22 authored almost 15 years ago
* Some fixes to build in windows

- Still not working..but just a PoC

31e3aa76c05a8141fec536c7b015909036b2a843 authored almost 15 years ago
* Added scr.prompt that can be disabled with -v flag in r2

* Use r_str_home instead of handcrafted sprintf
* Fix infinite loop when stdin eof occurs

3027c4b18b0af5b9c9e08021eae198bac25f4b8c authored almost 15 years ago
* Fix compilation of r_lang vapi for valadoc

* Fix valadoc visualization and update radare.org/vdoc
* Added 'agc' command to draw graphviz gra...

a5d4166cf5c92604e0df8c3f4e7fa2efd4f4220f authored almost 15 years ago
* Added 'asm.middle' disabled by default

- Enables the support to bypass anti-disassebly tricks
* Fix write support for non-plugin IO ba...

4f3c5f1ea5c2d6c68cef8fc0edb9e249698929d1 authored almost 15 years ago
* Some build fixes

de6e7e5900dd68c0c7b167b004f943d2f50bf677 authored almost 15 years ago
* Merge

bf1ab7da0c54bc2136c81d38e723ab02c4ad61b1 authored almost 15 years ago
* Added csr code analysis plugin

- Cleaned up version from r1 code
- Build asm.csr and anal.csr by default
* Added 'dsu' comma...

ea5413f7609d2089386b4a2513d7caa9acc90d73 authored almost 15 years ago
* r_core

- Remove r_macro dep from core/Makefile

297dcb4c902327f7b5c47e23d5ffb428399f341c authored almost 15 years ago
* Remove remaining references to r_macro

d37f1ca716b5784cce4b1c3de356bc4f7dda3833 authored almost 15 years ago
* Minor fixup O:)

df128e027fd630b96d072761addeeba92c244fba authored almost 15 years ago
* Merge

68553bf99845db1be40400a5d1b3e590d8b4f799 authored almost 15 years ago
* Remove rpathdel call from build

* Set va = 0 in debug mode

633387c2a472c21fa11654dd6c37954e61bfde45 authored almost 15 years ago
* Fix boolundo

a5072a8f06c6f15a61e1ef83a81b1fcc9ad8261a authored almost 15 years ago
* r_io

- Implements missing r_io_handle_generate

ac66e096a61696ff7edd19055ac629561c135c35 authored almost 15 years ago
* Fix strip rpath install

d9d4249eb2f0baac49e0f6d0806a265f23a1b3ce authored almost 15 years ago
* r_asm

- Fix x86.olly plugin

e0635a8beb974f267e047e614858df605b1ae398 authored almost 15 years ago
* Oops, fix ollyasm for radix != 10

d48e80fac94c77e50c560a6ede05cbb192664c02 authored almost 15 years ago
* vapis

- Update r_bin.vapi
- Minor fixup in r_core.vapi & r_io.vapi

f1928bcd506b45eff39eb02e23c35aeb4a0a3ca0 authored almost 15 years ago
* Initial VAPI for RAnal

1521ccf62198c6242d6ccc5e853e7273b09facaf authored almost 15 years ago
* Disassemble branch-in-the-middle instructions

- Uses reflines code analysis to get some hints
* Rename RAnalysis into RAnal

6d6ede7ee6843357e3df0ff4e6a9b4ca676fce81 authored almost 15 years ago
* r_parse & r_core

- Rename asm.symsreplace to asm.filter
* r_core
- Add command 'aga' to output address-graphs
...

21868d3b6c2366b1479492bd668daa92dcfb97ee authored almost 15 years ago
* Cleaner disassembly output with asm.bytes and

asm.nbytes options
* Sort config keys

3b326d6a41bada422bd0c7aadae965a6e178b007 authored almost 15 years ago
* Do not run bin->meta_get_line if out of bounds

* Command '.' is used to repeat last command
* Forbidden 'dcu 0'

e8ba45c6b01641cb474955b190c0fac6cf281bf7 authored almost 15 years ago
* Use radix 10 in ollyasm like in intel syntax

* Add asm.nbytes to limit number of bytes to be displayed

0266e3338e5940f300ecb61e4e8c960bfa07c0e8 authored almost 15 years ago
* rabin2

- Add flag '-m [addr]' to show source line at addr
* r_core
- Add env 'asm.symreplace' to rep...

456976cc40cc4017865eb0ec6bc846141373de51 authored almost 15 years ago
* Fix negative offsets in memory addressing opcodes

for udis86 disassembly for intel and at&t syntaxes
* Show olly disasm widespaced

d3e6e6f2ec129fe8c375ab93e8ac4adad23a6948 authored almost 15 years ago
* Rename dbg.dwarf into asm.dwarf

- Display source lines at right of opcodes
* Rename asm.reflines* into asm.lines*
- asm.lines...

b8c3a238929ee91c328d79a27e1b259df1fd86f5 authored almost 15 years ago
* Initial import of the vAVR Atmel disassembler

- Works, but has not yet been tested with real code
- Code analysis not yet implemented
- C...

668a77f7eec479a2185cde9ff9874d37f0e0ed77 authored almost 15 years ago
* r_bin_elf

- Fix bug with big endian
* r_num
- Update r_mem_copyendian call

dba665549b7d905c0da656aeb11c4301ff4584c1 authored almost 15 years ago
* Add some missing methods in some vapis for valaswig

* Merge r_macro inside r_cmd
- Rename RCommand to RCmd
* Propagate LIL_ENDIAN in userconf.h.acr...

d6125712b53427e7305b24619f0a767dfce1f077 authored almost 15 years ago
* r_bin

- Add support for reading/removing rpath to r_bin_elf
- Add r_bin_wr_rpath_del
- Un-R_API r...

49f977a6961e64341a773feca4db17641eb40c91 authored almost 15 years ago
* Merge

385abb8a6842961e33e9205292fd8e6cba1332c9 authored almost 15 years ago
* r_anal

- Fix aop->addr asignment in plugins
* r_core
- Add commands 'agl' and 'agfl' that output gra...

e834fc9c9b54448281c40f3c24187c4ab1b7595c authored almost 15 years ago
* Oops. missing DESTDIR for perl

7bc94f34c445a410ddc00184a85bfd7b7f68cd64 authored almost 15 years ago
* Apply some fixes of packaging bugs notified by debian

- Fix warnings in manpages
- Fix install path of perl5 and python2.5 and 2.6 bindings
- Fix...

99533607a0759be53bf5ee744ccaa7a34f05296c authored almost 15 years ago
* Remove deprecated r_meta.pc

* Use RMemoryPool and RList in RSearch
- Store hits in RList if no callback defined
* Fix const...

76a22ef18e09187686e2e836d3336708f54c230f authored almost 15 years ago
* bindings

- Fix vapi installation path

8fcf6de02f805050f72e6266290e56f5c7eaca92 authored almost 15 years ago
* Do not use version numbering in library names

* Remove DESTDIR in swig/config.mk.acr

9e8f0be91b611df7932bbc90d22d52d790ca1c90 authored almost 15 years ago
* Oops

719379ac8f50fcdbb41e823addab6ac179a71ef7 authored almost 15 years ago
* Oops. fix configure script

dc4f0267df7153147dcb431d7cd3c108fafc2543 authored almost 15 years ago
* Add configure script

d323a1bf7ec1137802c07ea4b02fb9c714c81cbd authored almost 15 years ago
* Fix build of r2-swig out of root tarball

d11fbb69ec0c12b864e305a4b2633f20903cdfbf authored almost 15 years ago
* Move vapi directory into swig/

- Two splitted distribution files:
- radare2 and radare2-swig
- Making it more debian f...

0b0887d48f249db190ec1d9b876fcc5aacc1b12f authored almost 15 years ago
* Remove unused include files

* Add LGPL license message in root directory
* Fix linkage of debug/p/gdb

4f3e432d461366f0617b4b03efcf3ff338d12a77 authored almost 15 years ago
* Install test programs in $pfx/lib/radare2/test

3159638cf0fbf640c4435210b46e9335ef81b1a4 authored almost 15 years ago
* Fix some issues on the build linkage

3d01fa8225e84e5882a93d7aaa43bbd4d2124f43 authored almost 15 years ago
* r_bin

- Fix bug resolving imports addresses

8dbe94a86d726f31878e6904981baa53dc790424 authored almost 15 years ago
* r_asm

- More fixes and refactoring in r_asm_massemble loop

9379bdbb29b95b0dc4582f31a98e6f4406ea8dcc authored almost 15 years ago
* Some changes and fixes for the build of swig

- Thanks sre
- 'make swig-install' is the way to go :)

b3a224fbbb9ab84515b6771ba834e62ff7d7848c authored almost 15 years ago
* Some more fixes for python bindings

1ca2b661dfc51ed3e971325581e2db030d8b282f authored almost 15 years ago
* r_bin

- Add helpers for info->dbg_info
* vapis
- Add r_hex_* stuff to r_util.vapi under RHex
- Up...

ed94bdcb1454d0c0bae12bbca27ad1baa8f4d712 authored almost 15 years ago
* r_asm

- Fix bug with forward-declared labels

400cc2f2d34b7c7df5dbd6a2561edf53102b28f4 authored almost 15 years ago
* r_asm

- Fix offset bug in r_asm_massemble

fe059d3ee23c46cb66caec4272a5876ea48546d4 authored almost 15 years ago
* Swig

- Fix ruby installation path
- Include global.mk and user-config.mk in Makefile

379128a1a5431aa6ed7295b4c98181b6fa31c8b6 authored almost 15 years ago
* Fix build

0b8683bb184f7fa4ce3ceb230b65e4684f0a1107 authored almost 15 years ago
* Fix swig bindings

- Fix python installation

9a5811239752d4def8c6685e4df1a7a712952485 authored almost 15 years ago
* Remove debug printf in elf.c

* Oops. add missing trace.c
* Remove trash from old trace

da9c4a21c4dccebada1e4cb6d3caa3aefdec9d31 authored almost 15 years ago
* Write and install manpages

* Merge r_trace into r_debug (RDebugTrace)
- Implement 'dt' command to manage debugging traces
...

3da650d4b17566a30096e94cec53bfdcefb4d081 authored almost 15 years ago
* r_core_anal

- Avoid duplicated functions

d69f391175bc7b437fdce1afe47a8434c8f0852a authored almost 15 years ago
* Rename MALLOC_STRUCT into R_NEW and deprecate it.

9af6794cecd7865a92669b5a0a7c3340aeb953af authored almost 15 years ago
* rabin2

- Remove af+ commands from 'rabin2 -r' output
- Use 'af @@ fcn.' from r2 instead

b9ec80b4b23bd00883a29df573102a143a07c963 authored almost 15 years ago
* r_anal

- Fix local var / arg analysis
- Add some opcodes to p/anal_x86.c
* r_util
- Add macro r_nu...

21add09f5d0909eef1d1edd6ca8b5c6d51713366 authored almost 15 years ago
* r_core_anal

- List vars in 'afl' output
* r_anal
- Add r_anal_var_type_to_str
- Use hex delta in var names

e12bcd1f3ba1c4ac7ff083990f08d1e985e696fb authored almost 15 years ago
* Build

- Remove r_var from libr.pc.acr
* r_anal
- Rename the var typename to name in order to avoid ...

6d7184a1d6f0b6584dc1bc21ee84770bfb91a9f4 authored almost 15 years ago
* r_anal

- Split anal.c in several files
(bb.c, aop.c, var.c...)

9a1f1bc44c16e6dd864a439e0ab74bb5003bd418 authored almost 15 years ago
* r_anal

- More work on r_anal_var API
- Initial working implementation of r_anal_var
- Avoid duplic...

071aaf0a4e5446c3924802f8f209e60741685033 authored almost 15 years ago
* Remove r_var from configure script

5b61f167c20af2467abcc57cca4e3a7b27fb5f13 authored almost 15 years ago
* Build

- Remove remaining r_var.pc.acr
- Remove references to r_var from configure.acr
* r_anal
- ...

57be33ff7684e1e2d9f58c1856dc9ebc794715f8 authored almost 15 years ago
* r_anal

- Initial work in var analysis
- Move r_var into r_anal
* r_var
- Removed

--HG--
rename : ...

d05b0fedf4a244dacf1ec55db2a77fbe7b217c38 authored almost 15 years ago
* r_util

- Fix r_buf_write_at
* r_bin
- Some fixups in section resize (now is fully working)
- Minor...

ca66fe440df79853922a27d0cd34e1c7e33ad85d authored almost 15 years ago
* r_bin

- More work on r_bin write
- Add elf & elf64 section resize
Needs refactoring and split i...

423d6a75f4009202c42196dd3e68879c581fe43d authored almost 15 years ago
* Add some missing function signatures

- Fixes some warnings
* Select thread that returns the wait()
- Useful for multi-threaded or ...

b65fbeb772da5ec8257b570cbb0e036b6ce00225 authored almost 15 years ago
* Add dbg.stopthreads configuration variable

- Stop all threads by default when a breakpoint is handled

7572171516afadc3b7953453401a7a6188c30093 authored almost 15 years ago
* Implement basic thread list and attach support

- Implement 'dt' command
- Allows to list threads of specified pid or current one
- Only ...

f00bf9495eb0929a90d501b2d7dcb8e552f74ea4 authored almost 15 years ago
* Do not install lib/t/plugin.so as a library

4726b8f3d885f858426bcf6f773d263505e41906 authored almost 15 years ago