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 cmd.vprompt

* Simplify some functions in r_bin
* Added support for x86-64 for the 'ap' command
* Added dummy ...

9efa5a50cb0e0a323bd87fcfd80d15a477050bbb authored almost 14 years ago
* Remove last references to r_vm

1163b9bd6f64c4f01cebf306992f7d367d30d925 authored almost 14 years ago
* Rename 'pm' as 'pf' (print formatted data)

* pm is the print magic command
- uses libmagic .. used for templatting data
* Added 'psp' comm...

be7307338bdb4fefd64b92b1cfd0226f8db3f98d authored almost 14 years ago
* Remove zfs from r_fs

d9483833c9f97ad5687cc6e9eca3c1d26d2ac839 authored almost 14 years ago
* Remove references to r_vm

* Don't build r_vm
* Deprecate cmd 'av'

f3c32e3c17d41bd06fd1d94a5cd03c93c496dba2 authored almost 14 years ago
* Add commands:

- 'Cv-' 0x0ff for deleting var renames
- 'Cv*' for listing var renames in rad mode

9845881b25a5fb466e194bbb3cc6ba5032c9d74c authored almost 14 years ago
* Initial implementation of cmd 'Cv' for renaming vars

* Add r_parse_varsub() to r_parse
* Add config variable 'asm.varsub'
* Minor fixup in core/anal.c

8546c2d61bdafe14d09528c1e5b2d700103ebbc7 authored almost 14 years ago
* Add 'p=' command

1c2526c1da314ed70f18b90a5b74c22a93c9e2a8 authored almost 14 years ago
* Add msil support to r_asm

e84907fb98841a9b906d4b2c749d091960bf3a11 authored almost 14 years ago
* Zoom out in cursor mode

* Fix dalvik goto opcodes
* Initial import of the dalvik anal plugin
* Fix 'ms' mount a non-exist...

4c72f5f082fe988ed6e4e4ec6da7f9da4e5cb77d authored almost 14 years ago
* Fix segfault in r_cons_memcat

* Add yp command and document yt
* Add p6d and p6e to decode and encode base64 strings
* Remove v...

dc3d11d7d5ae9066c7cbd0582fd6188a04362dcc authored almost 14 years ago
* Implement /A - search for AES expanded keys

* Added /w command to search for wide strings
* Add 'mo' command to show offset and size of given...

130d088a2c650cf73bfe4ae74df799f7e4152106 authored almost 14 years ago
* oops in r_lang Makefile for OSX

9e5dccf23951d2f760620a253ee53c20da9ed0c5 authored almost 14 years ago
* Fix some warnings in r_fs

* Add new filesystems to r_fs
* Fix r_lang Makefile for OSX

5541748e6bd268a65829934755b1519d4a41e17d authored almost 14 years ago
* Fix r_fs_dir() for r_fs_plugin_posix

* Fix r_str_chop_path() for "/"
- Allows to mount filesystems in /
- Added test program

26fa19b3d8b41cc5b1c9626ce2de92e7fd93a205 authored almost 14 years ago
* Fix build of r_fs in OSX

a6f49396a6f607e382fcc75fcdae96769a77fee5 authored almost 14 years ago
* Oops. add missing posix.mk

7ba206b3f854c57f9445317aed88ef95f1713d91 authored almost 14 years ago
* Fix build for python plugin in osx

* Added UFS JFS and POSIX filesystems
* Many fixes in the 'ms' command
* Fix segfault in r_list_e...

beb735e6e9ab98a1889134ef0a82e96cb83df9f9 authored almost 14 years ago
* Added udf and iso9660 filesystems

* Fix msdos partition type info
* Show all supported partition types in 'mp' command

2290969c053dc7b8f9c1a0edc02fc5352474c8bc authored almost 14 years ago
* Add hfs and hfsplus as default r_fs plugins

* Fix build and fix some implicits security bugs from GRUB

237f90bb4a45d92bd3ff23c6cf35cab62b118679 authored almost 14 years ago
* Some C90 fixes in r_fs using r_str_chop_path

* Apply patch from @capi_x using burg code instead of grub one
- Fixes build in OSX and opens t...

6df760a04cd2838775d26478941fc0a4f512b3a7 authored almost 14 years ago
* Fix fs prompt:

- Added Unknown command
- Chop root path

4b86cadf91d813152d25ebf8c5f55956b4478c67 authored almost 14 years ago
* Add filesystem prompt using ms command (Thanks Adriana)

* Add r_str_chop_path support for ../

4cb8868ecc03c651749b896ede8a0ed2aa919c18 authored almost 14 years ago
* Some fixes on resolution of fcns+args

9646275d38d03f1b34eabcf55cde3d202063870f authored almost 14 years ago
* Filter loc's in 'afl' output

fc9d5f2dcaea1a2e3e21ebda9911b954ae9f191e authored almost 14 years ago
* Add more vm features to r_anal

* Fix syscall recognition

340ccc481b4b0d72294cc083a8b2d23457f33f5c authored almost 14 years ago
* Fix segfault in r_list_destroy()

* Fix Build

5c1d473b69ffd083d2a08aaeb055413350847fc9 authored almost 14 years ago
* Code cleanup in r_anal (-30LOC)

06f91e2a28ea71fe574f8b0decc172251c61b0ad authored almost 14 years ago
* Fix chop in r_fs mount, dir and open

15ca02a355f4fbe350aedc304f44117e626aa2ec authored almost 14 years ago
* Fixes in vapis

284c343b24a78a162ca5721657bea28fe1360f41 authored almost 14 years ago
* Fixes for the GUILE bindings

- Added accessors for RAsmAop-buf-hex and RAsmAop-buf-asm
- Added test case for r_asm API

3f883a7c548e31b1cace4c16af691476ee83cfc9 authored almost 14 years ago
* Added initial support for GUILE bindings with valaswig

d9f56b1baba9e32561eed152e3cf2c195b38c52f authored almost 14 years ago
* Fix build. Oops

5f67226167bccc2fe0ea59f8da6b9ffc5754aca6 authored almost 14 years ago
* Remove silly (ignored) messages in swig/ when target already built

* Fix r_flag_space_get signature

035027fde35c19ffb505dc024abdc9f32c374c23 authored almost 14 years ago
* Fix r_lang_python plugin build

f228ca3b3381bc565b4540741c9755af2d7e7fd8 authored almost 14 years ago
* Oops. fix signature

8cc25221ac36d0ef2dedda07d03a557caf7b7982 authored almost 14 years ago
* Add install-doc-symlink (install fortunes!)

- thanks ash for reporting
* Some indentation fixes in printzoomcallback
* Fix r_flags.vapi

c348fe7a8a230123ede5a6b1b0bf07a0dcc7d367 authored almost 14 years ago
* Add print zoom mode 'pZ'

* Visual zoom mode 'z'
* r_print now uses RIOBind
* Add r_flag_space_get

c089297bd8e91f86303629eb45a4dfdd8f78a102 authored almost 14 years ago
* Use DEVEL_MODE variable to use valaswig or not

- Dist releases does not depend on valaswig
- Use --enable-devel to generate .cxx and .py fil...

90cf8f0ede915af5b6616ad9a72820ef77e611bd authored almost 14 years ago
* Handle entropy hash type from rahash2

d471bd6da2cfaa5ff11cfa22fff694108a69beef authored almost 14 years ago
* Make r2-swig happy without valaswig

* Add r_io_raise() and use it in the 'o' command
- Allow to raise the file handle priority

4fad96ecbb1d61b568d33e25d251cf6a0250fbc4 authored almost 14 years ago
* rax2

- Fix another bug in format_output()
- Remove unnecessary malloc+free

ec340164c3043e8ca8f8fc180f1fc95edd15e5d3 authored almost 14 years ago
* Fix bug in rax2 related to bin conversion (thx Jan Lieven!)

4158466b28d97bc375c61152b1ad74adc5185abe authored almost 14 years ago
* Speed up 'k' in visual

- Use cache instead of bwdisasm

8cf6516d0dbd3129369ac49b570ca4bc17a230e6 authored almost 14 years ago
* Implement 'pd -n' for backward disassembly

* Use bwdisasm in visual.c for 'k'

6aea3ed9078fc9a91c7526a7bb3e4d19c127a4f6 authored almost 14 years ago
* Fix bindings build

e56cfb6ac1850ea2b9b77723eedc4f2488700ebc authored almost 14 years ago
* Autocomplete 'o' and '.' with filename in filesystem

- Leaks a lot.. but mostly works :)

8d606732530160a747006c723e33c7e8ab1204bb authored almost 14 years ago
* Added 'pb' command to print in binary form

* Added 'ap' command to search and analyze function preludes
- x86 only atm.. just as a PoC

13b4c2d9f1e8680a15f926f4eb567e60e512471b authored almost 14 years ago
* Add RIOMap in r_core_file_open

- RCore.file_open() now accepts one more arg for offset
- Fix RIO api issues related to RIOMa...

f950dcb33c16806fa596fcc6f6499d368eaf26d2 authored almost 14 years ago
* Fix offset dalvik opcodes problem

* Rename plugin functions

68e88b956c13bc8c2d194bc2bf17c99832a544ce authored almost 14 years ago
* Add r_debug_pids to r_debug.h

* Update r_debug vapi

434501568f1cc2491c49de138b486db862272338 authored almost 14 years ago
* Minor fixup in 'ag' (print also syms)

affc72e255dc025260db282bf43c130bd9134d50 authored almost 14 years ago
* More refactoring of r_core_anal_*

- Remove ugly pbb
* Add support for global diff graphs
* Fix global graphs

2a477ce8b7a26e46c7eb9b709723f00acc46a7c5 authored almost 14 years ago
* Fix command 'cg'

9a20ce63b2e375b858d43ced7617173683c8cb59 authored almost 14 years ago
* Enable string analysis on init

9acb486f7bc3d24dd6ce4a19c090ea0f793b153a authored almost 14 years ago
* Update vapi's to the new changes in r_anal

800e3a9076650ac2ce7b494246854e688fa001ce authored almost 14 years ago
* Huge refactoring of r_anal code and API

f3f094117a11eff1a8b7fda0fec772c88f09d505 authored almost 14 years ago
* Some minor work on r2-swig

dc34c9f41aa63bc52e28dc03e2902a43d7216a97 authored almost 14 years ago
* Autodetect required column width to fit in screen

* Add 'pd' in autocomplete and clean some warnings

e4e77b2c75cda645cdd2e7c2f2472cf4c25cb259 authored about 14 years ago
* Autocomplete flags after '@'

* Fix some segfaults when core->file is NULL
* Some simplifications in dietline

5228d4eff029bcf329a1b2df76655bfe5bcc8616 authored about 14 years ago
* Sort basic blocks after analysis

- Make diffs more accurate if split is enabled

c16f6d7777dc603e718bc97f5d4b2740717f87c0 authored about 14 years ago
* Clean up ranal2 output

- Avoid ugly 0xffff...

ec68959bd2dd5a871f40b34aa382136df680d9fb authored about 14 years ago
* Fix typo in ranal2

a906dc18a34ad4d8559cd7d69dcd0f45c9c33db1 authored about 14 years ago
* Implement in x86im test and int opcodes

* Remove hacky code

fc4198e97d76f5a0cabbbae13c993a11d7192fe6 authored about 14 years ago
* Simplify type assignment in r_anal

* Include fcn type in 'rabin2 -r' output

ead4e9502f63ba687cb63c6044587001b1bd84a1 authored about 14 years ago
* Some refactoring of r_anal

- Add fcn types for syms and imports
- Filter bindiff matches by type (speed up analysis)
-...

cc9cefa74e2088b71c430ed65342a43ea18581ea authored about 14 years ago
* Many bugfixes in RIOMap handling and 'o' command

* Added util/bitmap (hashmap of bits)

7bb5b2d46d0bc9f68f27b73249c1a91ca51ed520 authored about 14 years ago
* Fix repl with vala

9a084d12fdd68fa685c9cf7428a11c07f4a1617d authored about 14 years ago
* Use '-fPIC' for gcc in r_lang_vala (thanks earada)

fc08cd81ff4d76fb10542c33e08e75684cea77dd authored about 14 years ago
* Oops. uncomment two lines :)

7fa1ca1ec1d583486cd28514dc39977802f8f875 authored about 14 years ago
* Avoid dupped langs plugins in queue

* Hardcode vala plugin by default

986f66c14f46daf135ec7af0962fe803ab1db47d authored about 14 years ago
* Oops. unstatic r_asm_arm plugin

6db4e28e02875c1031ac4af186ccacd76471c0be authored about 14 years ago
* Fix various bugs in r_lang api

- Use RList instead of kernel's list.h
* Initial import of 'vala' plugin
- Allows to write Va...

64c4e5c0144a7f587d95c9afbc5cd89127ec7d95 authored about 14 years ago
* Apply patchsets from Glyn Kennington (Thanks!)

- Added new method r_io_shift (start, end, move)
- Added 'r' command (like in r1)
- Fix par...

ad027ba004cf11751290f02422ba1b3ec1041eb1 authored about 14 years ago
* Hide verbose messages of "unknown cond, opcode" in anal

- #define VERBOSE in bb.c and fcn.c
* Fix memory leak in cons_grep
- Fix grepping for null st...

7e22c006024ad7832abbdec8ec59835434c09918 authored about 14 years ago
* Enhace some help messages (.?)

* Added search.prefix "hit" by default.
* search.asmstr is now boolean and true by default
- Af...

b6ff556b75a07d08167201b272b3547f4b96ffe4 authored about 14 years ago
* Fix segfault in dietline (thanks ash)

d687ae99757ffb282b3ac00b5ad6a587c35eb61e authored about 14 years ago
* Fix tab autocompletion in r_line

493c6463e8fb545ad292f2cb23e2b5c32960e367 authored about 14 years ago
* Fix offscreen cursor with <0 seeks in Visual mode

387e82728a312860afa980e8816363cbbc4ae046 authored about 14 years ago
* Implement rap:// remote radare protocol support

- Fully compatible with radare1
- Server $ r2 rap://:9999
- Client $ r2 rap://127.0.0.1:9...

53587faf253d1e5711f2929b25f3c377c9dbedfb authored about 14 years ago
* Remove remaining fastcall stuff from r_asm

* Fix build for bindings

5742b106418277f08513967e0f8f372998a5c9de authored about 14 years ago
* Remove all dummy plugins (speed up build)

0906e809fe6c911b88dc553bc01e981e22094f9f authored about 14 years ago
* Merge

7de96461954eaa2973a759600bef53d9765c02df authored about 14 years ago
* Some optimizations in r_anal

- bb's are included in fcn struct
- analyze bb's and fcn's all together
* Update some vapis
*...

1d83a7ba25263fea71b7af9094b5a01db845fe05 authored about 14 years ago
* Some more work on r_core_sysenv*

- fix api, but still not using BLOCK or so
* Fix help for ??? and !?
* Upgrade swig/configure.a...

89248410728f949bcd8e6ed2a6881fdbea4405a2 authored about 14 years ago
* Some better help messages

* Added asm.lineswidth (fixed width for reflines)
* Added 'aoe' stub command

9c8aa28a9a5c908f7a715fc86ef053f60309687b authored about 14 years ago
* Bump revision to 0.6.9

- release will not happen until 0.7
- scheduled for March

d726234886be6fba8da08b21520a200b25834f40 authored about 14 years ago
* Use r_reg API from r_anal in order to retrieve info for r_syscall

* Hacky support for software interrupts in anal.x86im plugin
* Added 'B' key to toggle automatic ...

fdd8ed6bc1726f1806934177138a65957ddc7083 authored about 14 years ago
* Initial implementation of the r_anal_aop_execute api

- It's like r_vm, but using r_anal
- r_vm is going to be deprecated
* Added r_mem_set_num()
*...

1f1a36c817e3e2c3c0c889e472d506e0295d0fd2 authored about 14 years ago
* Fix build

1f953579ea0ea3cb6bd997f38f7bd8ddcd2e2885 authored about 14 years ago
* More work on the r_anal/r_syscall refactoring for calling conventions

965a577af217ea37c769e04a6d040ec086fb1473 authored about 14 years ago
* Move r_asm_fastcall into r_syscall_regs (-42LOC)

259883630b37ea7b7d10cc2ad7906b9228d5b5f0 authored about 14 years ago
* Fix dalvik big opcodes

* Asm bufsize is 1024 again

dd9f3b000b9096567f0d77466250ca29aafcce3b authored about 14 years ago
* Add support for multiline macro definitions

bc38178050d7cef95f1c9bf7fe251c6201d90c77 authored about 14 years ago
* Nicer inc method for visual key

* Clean warnings in r_search test programs

4eeb7b13315268f9928190cd23bcfac5ce15c47a authored about 14 years ago
* Fix visual glitches when hexdump and code are mixed

- Fix scrollup/scrolldown using new core->inc var (yay)

edd47d422962f80510f143cea9992dd63856cbc6 authored about 14 years ago
* Reduce r_macro recursivity limit to 1024

- fixes stack exhaustion segfault

b88bac0dd1e8e672d137f62f4ebe42a81d12e10e authored about 14 years ago
* Fix r_cmd_macro '(' command now works

cec3935b009b33534129fbcb08314683a753f818 authored about 14 years ago
* Fix home/end keys in gnu screen (Tnxs rvalles)

5cede93f838a463ee93258e43488f860623c4328 authored about 14 years ago
* Fix build of r_fs

9c55e3694b6330a6d6117f3e11e2718dc9f88eb3 authored about 14 years ago