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

* Remove references to bea plugins from r_anal & r_asm

6303a8d10b02c380ad99c5837643fb563da02c25 authored almost 15 years ago
* r_asm

- Move ppc_disasm and x86_bea to radare2-extras
- Add gnu ppc disassembler plugin
* r_anal
...

35592a60e9d9af52ae9fdffd576eca8e0d1b7e9d authored almost 15 years ago
* r_list

- Add *_unref macros (vala bindings)
- Add function r_list_free and remove macro
* vapi
- U...

6c12fb42871fcdf74884020f300d4403d933a7f4 authored almost 15 years ago
* Huge refactoring of r_bin using r_list instead of r_flist

- Reduce loc
- Avoid double iterations
- Allow to add/remove objects easily from r_bin_write

bde38868c136e1e71838a8d35b50f454a35cd165 authored almost 15 years ago
* Merge

7e80161b2c16a828cb4fe80fe5f27bffe3c1c583 authored almost 15 years ago
* Use DESTDIR in swig make install

9410d21892d8f93a5e200747365013003ff99912 authored almost 15 years ago
* r_bin

- More work on write support
- Initial API design
- Fix typo in bin_write_elf.c filename

-...

77f9377d1da08dcebfef80eded95340cdad15a8e authored almost 15 years ago
* r_util

- Fix memory leak in r_list_free
- Update test in list.c
* r_bin
- Add dummy function for e...

30a31d39706ef585b109a68711e69bd9b469fc03 authored almost 15 years ago
* Use DESTDIR in r2rc install

c882e5e170ca8f0d0d3f3c048fce3a6eb31bc1c6 authored almost 15 years ago
* Added linux-arm syscalls

* Lot of syntax cleanup (reduce locs, unify syntax)

a19c5c6197a2999f8e6351076aba1fe78929d827 authored almost 15 years ago
* r_list

- Fix r_list_foreach
* r_anal
- Move p/arm.h to arch/arm/arm.h
- Add arm.mk to p/Makefile
*...

7e5e81e3cd60f7be8f0e745824e722b93744a448 authored almost 15 years ago
* Added missing arm.h

1914c387298f1e50e38bf6fb9e7373be23f5dd60 authored almost 15 years ago
* Added copypasta 'arm' code analysis for r_anal

023bcce68991ff621335c9e9769c4ddc549fdcf9 authored almost 15 years ago
* Rename cons/filter.c to grep.c

- Some random changes.. with no success
- Grepping console buffer is not working
* Cleanup th...

1341620c7365efef387af89eae1a5dc654348484 authored almost 15 years ago
* Add dummy local-var analysis stuff to r_anal

* Check return value of r_anal_set_bits in asm.bits callback

420acc3ff37b1b16dd1a91f5425ec035392816f3 authored almost 15 years ago
* r_core

- Set r_anal bits in asm.bits callback
* r_core_anal
- Improve xref resolution
* r_anal
- F...

bf2a8120ea7d4380213174cd02e044be0cfff66b authored almost 15 years ago
* Fix xref issues in functions with size=0

* Fix "Invalid command" in foreach (@@)
* Fix set arch+bits
* Update r_bin test in python bindings

cacfd691c3bd3dd080f8c541bba4a84870e03b3a authored almost 15 years ago
* r_core_anal

- Print unconditional jumps arrows in blue
* Reorganize bindings tests

--HG--
rename : swig/te...

ac957c4f325f4c9627cdddeb3fba355c961796da authored almost 15 years ago
* Merge

e4edce88e123b36001189c69efc61f289ce4dbb4 authored almost 15 years ago
* Build

- Fix configure-plugins ([a-Z] -> [A-Z])
* Bindings
- Make perl r_bin test work
- In lua r_...

974e9707c6083a627c2b5d0c3fa503b30fc48505 authored almost 15 years ago
* Upgrade revision state to 0.4b (beta!)

- Testers are welcome!
* Remove -O2 CFLAGS by default to speed up (oops :)

1e1f3c790b9ce63e13ddbc54bd0eb979c0e28a5c authored almost 15 years ago
* More fixes for busybox tr

* Initial blind implementation of w32 debugger
- r_cons now handles ^C in w32 console
- not y...

13774c2bd59ef4dc871e76e25599e0500e1e586a authored almost 15 years ago
* Do not use non-posix extensions of 'tr'

f9675b000c8988b9b2d741b4b9efc38a887ca668 authored almost 15 years ago
* Add r_bin test to lua bindings

f84a95fc928075bdfc48cd30ee85ea473b6095c7 authored almost 15 years ago
* Fix build of debugger on non-x86-32 (oops)

* Fix difference between EOL and EOF (-1, -2) in dietline
- Fixes prompt issues in r2 shell
* D...

d431b3721bfe1056c29e657f2eff61847a293f62 authored almost 15 years ago
* Fix bindings build

- Update r_syscall and r_search vapis

46cffd7cdb35f1e301613ffc646f10a9855650ea authored almost 15 years ago
* Implement 'dr=' command to print regs in columns

- Use it in visual debug mode

c307258ebb5f25b15e9bd937b03fb08ae6a98541 authored almost 15 years ago
* Build and check 'lua' bindings

87772770e2de2f79ee1473a43043c5ef051e3863 authored almost 15 years ago
* Huge refactoring on r_syscall

- Integrated with core 'as' command. as? for help
- Display formatted parametters of syscalls...

fcbcc00d1e1ef48d81cb89d90daf78a99964e137 authored almost 15 years ago
* r_core

- Add command "sb" seek aligned to bb start
- Nice 'abl' and 'ab*' output
- Fix 'af+' parsing

be3c941d30e251945538a538b2978b4846c3c2b4 authored almost 15 years ago
* Full implementation of the 64bit register profile for linux

* Simplify debugger plugin arch/bits info
* Display 64bit registers with 'dr'
- Padding with 16...

4941781bd75870de78e54bd1515cedcd153550aa authored almost 15 years ago
* rabin2

- Flag imports and symbols as fcn. under the namespace 'functions'
* r_core_anal
- Flag analy...

f0e1c8ef7839757c503c117a2d7f637a492de525 authored almost 15 years ago
* Fix segfault in r_bp_get_bytes when used in loops

* Fix RRange vapi definition
* Remove dctl command. (dct with no argument)
* Add watch.o in bp/Ma...

ef9224263a981d53567c1911a6d1d73f934ee78e authored almost 15 years ago
* Add 'af+' commands to "rabin2 -rsi" output

* Set symbols type as FUNC in pe and mach0

0a4c3b2427d564fceb76ae9f14b6289419421204 authored almost 15 years ago
* More work on command 'af'

- now refs and xrefs are working

92eb296f9f2d2a9ac30522499887735cd93c4198 authored almost 15 years ago
* r_anal

- Add r_anal_fcn
* r_core
- Implement 'af' subcommands
- 'af @ [addr]' needs more work

f163a08aeaec116c3e4cde8cd5a1a6efb6dd8cc4 authored almost 15 years ago
* Added 'dct' and 'dctl' commands for touchtrace

* Added r_file_basename helper
* Random syntax cleanups

010695c5b98ccadfe524ab07618e69011cf72faa authored almost 15 years ago
* Fix typo in the help message of cmd 'a'

6ac646e0aeafbd8f9607de32c8f8515758157729 authored almost 15 years ago
* r_core

- Reorganize help of cmd 'a'
- Add commands:
ab+ [addr] [size] [jump] [fail] ; Add basic ...

2c858d2b939e07fd6a05851c744cc59524541f72 authored almost 15 years ago
* Exterminate r_range references and fix build

b4e5318705816cf95bdf35bfccef30aff6ff4250 authored almost 15 years ago
* Initial implementation of the r_bp_traptrace API

- Added endianness in r_bp
- Add breakpoints for mips and ppc
- Needs to be used from r_cor...

08ffce48656d864e5a253c1a6eef3dbe2c9d25f1 authored almost 15 years ago
* Added support for LUA bindings

- Simple test program for r_bp
* Fix debugger build on arm/mips/powerpc

c50ea5b5a99eea72d5d7fb47c354c44125fc81aa authored almost 15 years ago
* Fix build and issue related to swig checklangs

05df350346af39d0b5ebaf3c5fcb96eb4b8cdb84 authored almost 15 years ago
* Integrate backtrace into the debugging backend

* Add 'dcs' command to continue until syscall
- Need syscall analysis
* Some tips for future en...

a74926c6d02dbb178878cfaf8693b1f78f428b37 authored almost 15 years ago
* r_core_anal

- Avoid dupped graphviz code in partial graphs (ag [addr])
(multiple arrows between nodes)

1219a2ae40fa5ef76844002dbc8b3aa788a0dfaa authored almost 15 years ago
* Merge

f8055b5c6b6ffdcff24554f23f26f3eb30191bbf authored almost 15 years ago
* r_core_anal

- Rename ac into ab
- Add cmd ab- [addr] to remove bb data
- Add cmd ag [addr] to graph th...

ebb1b4d1dace1a60dfe4ff731a2537c0262ea0d1 authored almost 15 years ago
* r_core_anal

- Avoid bb overlapping
- Code refactoring
* r_anal
- Add r_anal_split and r_anal_overlap

1038c46565450d743e22a908ef1016a76af5effc authored almost 15 years ago
* Initial quick-and-dirty implementation of backtrace

- Using r_list and so on
* Add 'pm' print command using print_format()
* Change color of nops a...

8def2767f33108cc7fb5da7ae898f28215adb6cb authored almost 15 years ago
* Fix build

- Remove references to r_bininfo from r_core.pc.acr
- Remove r_bininfo.pc.acr
* r_core
- Se...

7f267f51ca5599659908a9475ffeee2717471b89 authored almost 15 years ago
* Properly manage Color_RESET from r_core

- Disassembly, flags, prompt are now colorized
- Depending on type of opcode
* Added 'sr' com...

2ce2f0ca5f4f5c36eb5b3f298d8c54c385017410 authored almost 15 years ago
* Fix return value of bin_meta_elf

* Added 'dsl' command to step until next meta information
line is reached.
* Display file:line ...

9c0636e5ca617a8974b0fbd4c039d5c00b7cbfe8 authored almost 15 years ago
* r_anal

- Update build system
- Fix analysis of bb longer than blocksize
- Code cleanup
* build
-...

cbb5fe143bc60c7efd0bcb0372d38799c9fec460 authored almost 15 years ago
* Apply fix from whats fixing automatic refresh in visual

e8d3c0580baf2270173d0b58836674e8e5fbfeb4 authored almost 15 years ago
* Do not parse multibyte characters

- Fixes parsing of input by dietline

db36a92781904f51b5bf9d2f6fd14063852df3fb authored almost 15 years ago
* Remove HAVE_DIETLINE stuff from r_cons

- Dependency must be defined manually to use r_line
- At some point we can join r_line and r_...

31098c39ed17018b8ec83b774dcacc16dfcaac51 authored almost 15 years ago
* Added patch from whats fixing the height in visual

- Handles WINCH signal in __UNIX__ to get size
- Some code cleanup

8aae5e3d6c3193d7b927e1be0935c97a45e8f674 authored almost 15 years ago
* Add var anal.depth

- Allows to define analysis depth. Default: 10
* Fix analysis algorithm
- Split is working ri...

6f78ad9ecaa665a6b15d649c3a2831c3650bdc92 authored almost 15 years ago
* r_list

- Fix r_list_unlink
- Add r_list_split and r_list_split_iter
* r_core_anal
- Split basicblo...

6ff04b08692b572c84d84f6c7ab2c152c2eaa8fb authored almost 15 years ago
* Fix BB analysis algorithm

* Add r_core_anal_graph function
- Generates graphviz code from "ac" data
* Add command "ag" to...

ee4ef8fa9143c82c60d9837fee085f4bd28efbae authored almost 15 years ago
* More work on r_anal

- Basic Block analysis is working

a0c28f1394bdab7259e788c740f45e1a5199729b authored almost 15 years ago
* Rename test-rcc.py to test-r2rc.py and fix system call

--HG--
rename : swig/python/test-rcc.py => swig/python/test-r2rc.py

f986ce8a31a1d2db1225429a26af417643c16a10 authored almost 15 years ago
* Fix r2 build

- Add CFLAGS+=-DCORELIB in libr/cmd/Makefile
- Add target all in r2rc/Makefile
* r_core
- A...

54e804eec96eb8e975b5dd16acd8c73170773426 authored almost 15 years ago
* Integrate r2rc into the build system

de65dc6205b332ce30e7010cbd429602c433e972 authored almost 15 years ago
* Initial import of r2rc

- Previously named 'rcc'
- Qt bastards has forced us to rename it
- Not yet integrated with...

2e54f453898e4dbc81e0bbc7c96bfccf4fef6da7 authored almost 15 years ago
* Implement plugin support to r_cmd

- Added dummy command **dummy** for testing purposes
- Initialize CMD dynamic plugins from r_...

f8fcba5d81384b14d09ceb3474c65f4ebe5d43a4 authored almost 15 years ago
* Add get_libs function to r_bin_elf

9b39b01beefcb6c425edb9055118edc15c98bca7 authored almost 15 years ago
* r_bin_mach0

- Parse indirectsyms table
- Resolve import address

63c42b92fcfb5d4980179a6941d30871b8c39e97 authored almost 15 years ago
* Import not-yet-used backtrace code for x86-32/64

1db9134674ab3ff45ce8be68752d3ee3cf2734b7 authored almost 15 years ago
* r_bin

- Add r_bin_get_section_at
* rabin2
- Include section name in strings list

69f29d82bd323d4c7a6bac031db5e1d5e676623a authored almost 15 years ago
* Add get_libs to r_bin_mach0

* Minor fixups in r_bin_pe
* Add flag -l to rabin2 for listing linked libraries

179bd0e8ebb92ac08e5e032d5e653aa993c49915 authored almost 15 years ago
* Remove r_bin_meta_get_file_line (use r_file_slurp_line instead)

* Implement r_bin_mach0_get_info, supports:
- Class
- Wordsize
- Endianness
- Cputype
-...

40e339d8e85d424cb8ad828c99437551df4c0836 authored almost 15 years ago
* Implement r_str_argv()

- Use it from p/debug
- Now is possible to debug programs with arguments
- Added test progr...

020686b86f489de9b1fc5e8cb0467b55d0e23839 authored almost 15 years ago
* Add support for ARM to r_bin_mach0

* Update r_core using r_bin_meta_*

a536777d35dd1388af99d2c450efb639787ef511 authored almost 15 years ago
* r_bin_mach0

- Implement get_entry
- Add function r_bin_mach0_addr_to_offset
- Fix returned offsets

581ba0e201883be5368e187dad867e06bd8674c9 authored almost 15 years ago
* Fix r_bin build

904aeff062e6818dc492870b1fdbff657b5275eb authored almost 15 years ago
* Fix r_bin_mach0_get_sections for mach0-64

02121858a732e86e1e2d2f454da286c575a6d619 authored almost 15 years ago
* Add support for mach0-64 to r_bin

1b5966bf82c6b7dfe617848dfe9cee90c626f511 authored almost 15 years ago
* Cleanup of r_types.h

- Fixes in R_SYS_OS and ENDIAN (oops)
- Cleanup in debug

fc9a622aa43ee96bb8dc5c4ebe1f6043bfa83235 authored almost 15 years ago
* Regenerate configure

* Remove remaining r_bininfo stuff

54b0a48a5753d23911bb21841ec6037842c90704 authored almost 15 years ago
* Include r_bininfo features in r_bin

* Remove r_bininfo
* Add test bin/t/test_meta.c

f3af3087278c3aa168590021dbf0860f89b01461 authored almost 15 years ago
* Fix disassembler (was depending on unitialized variable)

* Lock r_config instance
- Add cmd.* eval vars

0efc6402ecab758584af245fb35bb022c1f64909 authored almost 15 years ago
* Added DEFAULT_ARCH for mips and powerpc

* Refactoring in r_anal API for _aop() with addr and length
- Added ppc code analysis plugin
...

edb48945b74004f707e13def61564c4f1f8e156a authored almost 15 years ago
* Initial steps to make osx-ppc debugger work

- Use 'asm.arch=ppc' in POWERPC by default
- Added r_io_mach for MACH microkernel debugging
...

dfd884db74d80e797c0ed6db3f94379d1a4baa97 authored almost 15 years ago
* Do not link libr2.dylib in OSX

- Adapt -Wl,-R -> -L in OSX
* Comment some useless mk includes

c6c829add138f999da4731d78e568f09f99ed577 authored almost 15 years ago
* Fix ostype autodetect in darwin (aka osx)

931fa4055fcdd68b6595a2f6f2a177f4bd481e0a authored almost 15 years ago
* Autodetection of --with-ostype in configure.acr

- Rebuild configure script in ACR 0.8.1
* Random minor changes

14f9fe8b65f129cff56221c2c1561855f9bdf344 authored almost 15 years ago
* Fix build in OSX

- env.sh now also uses DYLD_LIBRARY_PATH
- Fixes in ollyasm/dis to link with no global variab...

9890c6e8b03780c07fbe58dca04c9a1266d5ed7e authored almost 15 years ago
* r_bin

- Add field bits to RBinInfo
- Make r_bin_*_get_arch compatible with r_asm
* rabin2
- List ...

8d4172972d431978d3a372e819929426d0cd64b8 authored almost 15 years ago
* Fix some tests in vapi testsuite

* Update vapi syntax
- static delegate -> delegate + [CCode (has_target="false")]
* Comment out...

d1d3dd0e4c36ff422939f46fa06cacfdd04c751e authored almost 15 years ago
* Remove r_types_os and add r_types_base instead

- Now bindings are fully working
* Update r_bin vapi
* Fix r_bin example for python bindings

71ae9afdc499593ff232737102b08564370db19e authored almost 15 years ago
* Split r_types.h in r_types.h and r_types_os.h

* Add asm.x86 to the list of static plugins
* Add r_bin to libr.deps

cdf7939df0b73b29a0a26e8e92954ccd5fb8a7f5 authored almost 15 years ago
* Add r_file_abspath to r_util

336d1ce98237e557eb7b0a1f7b742d8ac716d6cf authored almost 15 years ago
* Use bin->file instead of bin->bin_obj->file

72de327a5bcad0b9b288c9ebe8604876ed113d43 authored almost 15 years ago
* Add r_sys_getcwd (get current working directory) in r_util

* Add field "file" into r_bin_getinfo
* Fix r_bin vapi

47410d8bcdd417ce4ea2df450a9ee34f35b69a6b authored almost 15 years ago
* rabin2

- Output offset (physical address) by default in radare mode
- Add flag -v for printing virtu...

7f50350576a62d14d7de0365e70b02081a57c54f authored almost 15 years ago
* Set cfg.va = false by default

* Fix disassembly of unknown opcodes

2f8f9efcee411f0b9d8b9f48a404e7a9feaad9a4 authored almost 15 years ago
* rva is working, but needs more work

* Add S cmds to the output of rabin2 -rS
* Fix cmd 'S' (sections)
* Fix r_io_ptrace
* Add some mi...

fd02a34bc4e7e27affbe385e07d9e764ed148c73 authored almost 15 years ago
* Do not use 'extern' variables outside modules

- Fixes build in OpenSolaris
* Fix build of some io plugins

09ad7c5b0fa50f277b94d90ba5a2f65e24d338a0 authored almost 15 years ago
* Lot of fixes in the vala/swig wing

- r_util is now bindable from swig !!
- Added test cases for r_util
- r_flist has been mirr...

d6f95d33c3253c6dee536a7b72bbc8b0a4954d17 authored almost 15 years ago