Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
radareorg
Radare.Org is a collective of radare2 maintainers and developers
Collective -
Host: opensource -
https://opencollective.com/radareorg
- Website: https://rada.re
- Code: https://github.com/radareorg
* Fix some valgrind warnings
- The debugger+visual is now working more stable
* Comment 'strip ...
github.com/radareorg/radare2 - a09f365de5a5819bd7990ed691c0db89e1475519 authored almost 16 years ago
* More stuff in doc/release
* Added 'dk' for sending signals to processes in the debugger
- A b...
* Fixed r_bininfo build
github.com/radareorg/radare2 - 6791ef0f6b1384fd2759a86369d46a72a24f857d authored almost 16 years ago - Properly load all LIBR_PLUGINS from rabin2 too
- Maybe we will have to add a common stub fo...
- zzZZzZ sleepy bug!
github.com/radareorg/radare2 - 71cfa4d5c3bb6bc4765bb0c4682e1c6ca2d5cc04 authored almost 16 years ago - Remove config.mk includes from config-user.mk
- Fix sys.c missing include
* Added R_LIB_TYP...
- Oops O:)
* Some fixups at ACR level for allowing --without-vala flag properly
* Added empty r...
functionalities to radare2 command
* Set 'asm_x86' disassembler after loading the plugins
* Rem...
- Make proper use of the config-user.mk
- Accelerate build by manually checking timestamps of...
- Added reflines support
- Fixed anal_x86 code
- Refactoring (removed r_asm dependency)
* Fixed build
github.com/radareorg/radare2 - c4421c3c7f503fad9b6b38c66e957768be8b376b authored almost 16 years agogithub.com/radareorg/radare2 - ae84fb0695c645443058171439daec6df61a9cb3 authored almost 16 years ago
* Added corresponding test case
github.com/radareorg/radare2 - 1048ed5ab09662743c69780f1c9aa4171cc195de authored almost 16 years ago* Make p/elf.mk STATIC_BIN_PLUGIN
* Add dummy 'undowrite' command
* Some random unuseful work on ...
- Check for libewf and valac
* include config-user.mk from config.mk overriding config.mk options
github.com/radareorg/radare2 - abec5b54579dcc631fb5363acc19e51efc75ec61 authored almost 16 years ago
* Add STATIC_DEBUG and RUNTIME_DEBUG config.mk variables
- Mirrored in C as R_DEBUG and R_RTDEB...
github.com/radareorg/radare2 - 935d9c1517aa20f614d45c521eeb1adeeac68db5 authored almost 16 years ago
* Up config.mk version to 0.2b
* Cleanup TODO
* Initial implementation of r_cache (optimization f...
* Implement lua lang plugin
* Rename 'CD' command to 'CL' (code lines takes more sense)
* Fix popen() fread-related bug in addr2line plugin for bininfo
* Add 'fo' command.
- Installs ...
- Add dummy ACR configure script
github.com/radareorg/radare2 - a8f2ae2d07f5fd5d27b09a57299f0619c6145149 authored almost 16 years ago - Added "check" function to plugins
(used by _open for auto setting)
- Removed hardcoded ...
- Removed _set and _autoset functions
- _open (auto)sets the plugin now
- Refactoring
- Minor refactoring
github.com/radareorg/radare2 - b89e2d47c89c1cad78a24e7b723c35526939798d authored almost 16 years ago - Fix issues in r_bininfo (now the test program works)
- Properly add the static r_bininfo pl...
- Extend API to get file and line numbers from a virtual address
- Added addr2line-like test ...
* Fix 'dp' command
* Use execvp to run the program
- Some changes in the parser for argv and so
* The grepping algorithm in r_cons has been rewritten from scratch
- Grepped at memcat() which ...
github.com/radareorg/radare2 - 692cefa68b7a66f9a17add1efd59e7c7b6a1418b authored almost 16 years ago
- We have to grep stuff when inserting it, not when flushing
* Fix 'pd' command (initialize bas...
github.com/radareorg/radare2 - ee3f973f935308c900fdb62b0466c0a91111dc81 authored almost 16 years ago
- Fixed exports bug
- Little refactoring
- Huge refactoring
* r_bin_pe
- Initial work on pe32+ plugin
* r_bin_java
- Use macro inste...
- Add asm_arch and asm_parser callbacks
* Run config_init at the end of core init
* Do not forc...
- Added generic string search support
- Added class format autodetection
- Minor fixup
- Removed unnecessary files
- Added initial java support (baddr, entry, syms, strings)
- Mi...
github.com/radareorg/radare2 - a27a4b393c31dbfe14341bbfbc4d5b2512c182a1 authored almost 16 years ago
pd~call!jmp!jne ; (split with '!')
github.com/radareorg/radare2 - dc0459875ef852c9b8974d9f9937f86811cdbc82 authored almost 16 years ago - Add rasign test program for r_sign
* Minor code cleanup in cons
* Cleanup and sort commands i...
- ?z stands for strlen (zero length is true)
- ?t stands for 'time profiling' for commands
...
- Now build by default with the rest of libr
- drop read_at dependency for r_trace
* Some stu...
- Accepts a 2nd blocksize argument
- Fix algorithm used in r_core_seek_align to work with 'sa...
Just will use 'sa' in the future..must think, but atm keep it clean
github.com/radareorg/radare2 - 7d019caae37a8f0a44bc14f84285a92f919be015 authored almost 16 years ago - implemented core_seek_align function
* Added '<' and '>' commands, but they are not yet worki...
* Add cmd.visual that runs when entering in visual mode
github.com/radareorg/radare2 - cfc2882d14d5fe4b5a5df3c8b40c5db1057ad6e0 authored almost 16 years ago - Now every callback gets a *user pointer
- Define full api in r_config.h with R_API
- Adde...
* Add R_API directive in r_types
* Huge refactoring for r_print
- C code format
- formatted m...
- State-aware now
- Sync examples and r_core
- rabin2 -p replaced by -f
- Changed folder structure
- Initial work in java plugin
- Min...
* Initial work to simplify build porting for OSX and W32
github.com/radareorg/radare2 - fc22e99c95ec9876934ef096f91f93eabbcdee62 authored almost 16 years agogithub.com/radareorg/radare2 - acc455109fba60cd9ca8170596a104cd1693eb4a authored almost 16 years ago
- add combobox to choose arch in runtime
- use 'gtk-ok' stock button and close window when cl...
- Some include/* files regenerated with vala-git
github.com/radareorg/ragui - e0c06b139b431b055f5ee6e64c9eb4f189938d3e authored almost 16 years ago- Initial test case linking against libr from Vala
github.com/radareorg/ragui - af0744366575149bb46d9274b5002c75eb52d6a5 authored almost 16 years ago* Properly installation of vapi files
- Lot of fixtures to build a external hello world in gtk+...
github.com/radareorg/radare2 - 655d437e7036a0c34f25dcebe4dbd6640b59a562 authored almost 16 years ago
github.com/radareorg/radare2 - 13e9da6c79a420d3ee6b46c9a9b39bae95e5acc2 authored almost 16 years ago
* Fix parsing of 'f' command as help specifies (already done in r1)
- get size and offset as 2n...
* Minor fixups in r_asm build
* Added missing IFDBG in lib.c
* Fix asm_x86 makefile rule dup
* Fix build of x86_bea plugin
* Add asm.offset and asm.bytes in r...
- Commandline utility to perform searchs on multiple files
* Fix build or r_bin
* Add doc/rgrap...
github.com/radareorg/radare2 - 75c7d6912ef9cc83f0d07a7ac1e11ec5fdbfa03d authored almost 16 years ago
* Make rabin2 support 'arm' instead of 'asm_arm' for -a (autoprefix 'asm_')
* Some build fixtures...
* r_lib debug messages enabled through -DR_DEBUG
github.com/radareorg/radare2 - 98a19ea06f59e7fb106135ff5951238df1f34e41 authored almost 16 years ago - r_bin_init splitted in r_bin_init and r_bin_set_file
* r_core
- Fixed radare2
* r_parse
-...
- Major refactoring (using r_lib infrastructure)
- Removed outdated test programs
- Updated...
github.com/radareorg/radare2 - 73343076a89351e52b1426c4b11de6203d18c552 authored almost 16 years ago
github.com/radareorg/radare2 - 098b7f7fc8082899262f2462ac14d3d33b7e9d2a authored almost 16 years ago
* Merge dist+shot make targets
.PHONY them all
* (Un)Install include files in $pfx/include/libr/
github.com/radareorg/radare2 - 8ff0d7e13c8df08cf20cdfb6d19af7a8ec0171bb authored almost 16 years ago
github.com/radareorg/radare2 - 19a062528eaab6b5d1d3bb2ea65f083a4b847260 authored almost 16 years ago
github.com/radareorg/radare2 - 03a613e7d23fa126c7e3dbd86a8451d69dba09c1 authored almost 16 years ago
* Added java assembly support in rasm2
github.com/radareorg/radare2 - 3d76339cec1b67869aa9bfbfbeacc92bdd6c0aa5 authored almost 16 years ago* Bigger console buffer by default
github.com/radareorg/radare2 - 7da2562c91287a17c58703b53c26619435991dcc authored almost 16 years agogithub.com/radareorg/radare2 - 7684ccf7e33cdfb2f52458904dfa94e67523b39e authored almost 16 years ago
* Initial import of depgraph.pl helper script to get the libr
internal library dependencies gra...
- Stripped down version based on the r1 implementation (ow yeah)
* Fix build of r_bin (oops)
...
* Add ERR() macro in r_types
- r_bin uses now ERR() instead of nonportable fprintf(stderr,
* In...
github.com/radareorg/radare2 - 8a3349400bdb0c48627f708191167da2ecdf1902 authored almost 16 years ago
- Added initial anal_x86_bea plugin (op analysis using bea engine)
'ao' command in radare2
...
* Fix stupid code indentation
github.com/radareorg/acr - 31f564feab099173ba12c13efbe50d422b2319d2 authored almost 16 years agogithub.com/radareorg/radare2 - 1d5162d8e3c820782d6625b6e93fc20e59f19078 authored almost 16 years ago
github.com/radareorg/acr - 0d6aa249f6a10896ae1880102e140e81e33972fb authored almost 16 years ago
* Added pseudo syntax poc to radare2 (asm.pseudo)
--HG--
rename : libr/parse/pseudo.c => libr/pa...
* Removed warning from asm_x86_bea plugin
github.com/radareorg/radare2 - 1b71e0e52dc9eacf236f7943fda7ea83fd5ba148 authored almost 16 years ago* Fixed ptrace io plugin build (64bits)
github.com/radareorg/radare2 - 8e86cb69c9cdf6b8b16ff40483a9da83f28acfe1 authored almost 16 years ago - Removed warnings
- Added error handling to rasm2
* r_lang
- Fixed "print help" bug
* r_asm
- asm_bea renamed to asm_x86_bea
- asm_olly renamed to asm_x86_olly
- Minor fixups ...
github.com/radareorg/radare2 - 10bac235740ac8a2d179471a90eeb1fc4f17db5a authored almost 16 years ago
- Fixed asm_bea
- More refactoring on rasm2
- Initial import of bea engine
- asm_x86 splited in asm_x86, asm_olly and asm_bea
- More re...
* Fixed r_lib null handler issue
* Default blocksize of 64B
- Fixed
- All the language plugins are now supported
* Added r_core_yank* methods and 'y' command
- Update help message
* radare2 is now handling -s...
- Added arm plugin
- Added bf plugin
- Added csr plugin
- Added m68k plugin
- Added mip...
- Used plugin infrastructure
- Huge refactoring
- Added x86 plugin
--HG--
rename : libr/as...
- Some minor hacks everywhere to glue
- 'dr' command runs '|reg' io-ptrace command (reg dbg s...
github.com/radareorg/radare2 - 6c6afc79067b757f585e2496b78701567c64a04f authored almost 16 years ago