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

* r_asm

- Update udis86 to git head
* r_anal
- Print more fields in test_anal
* r_socket
- Rename s...

c83d11ffd49a3f620bd865af88556ed3dc7f489f authored over 14 years ago
* Import 'rtr.c' from r1 in order to implement '=' command

* Add missing r_socket_udp_connect()

c6a115c6027226cf8ea1f96dab3d335af02160f4 authored over 14 years ago
* Apply patches from edu (Thanks)

- Fix '#' command

8f6192738c5450ee08c56aa25dd2269306e055b5 authored over 14 years ago
* '|' at the beggining of command is an io pipe instead of console pipe

* r_line uses ansi code to clean line instead of drawing spaces

3edaed00676f0a3b65986687f17bbcae8cb7597e authored over 14 years ago
* Fix build

895d947f49fda148a0ca33af58f7f2429894451e authored over 14 years ago
* Swap file-offset order in visual prompt

* Fix build

3abfbe418dc123255c2906bc8672f83f5b9034bf authored over 14 years ago
* Add the possibility to import/export regs from vm to debugger

* Parse rap:// in a different way, so we can now connect without
opening any file. code is hard...

b07bf785beb6f861299c704b702c3ea3feae9e2b authored over 14 years ago
* Initial implementation of '=' command

- Deprecate the useless '|' one
* Added rap.loop config var to wait for connections in loop
* A...

eb0ce8208d32d64b4460b69a23f75e7ab3b0931d authored over 14 years ago
* Add 'avrr' and 'avrc' commands to setup vm regs

* Many minor random fixes
* RVm api has an own architecture description file
- r_vm_set_arch(vm...

8f6bdc356081f3eb2c9b7dd055f75254ab9cbd87 authored over 14 years ago
* Initial implementation of the rap:// IO plugin

- RMT packet descriptions are in r_io
- io.rap plugin is now compiled by default.
$ rm -f...

4d50a86855489bb3d6c2e9be73afdaf8bdfdab66 authored over 14 years ago
* Import Vv command to visually analyze functions from r1

19f072f3f5222b15c7b841bed3e59fbab36f7cc8 authored over 14 years ago
* Import more r_anal_var stuff from r1

- Implemented 'af[aAv]' command.
- In r1 this command is 'CF[aAv]'
- Variable contents are ...

3c8ddce6244885d48c9b10182c497c34a58818b4 authored over 14 years ago
* Integrate r_vm into r_core

- Analyze code in order to do syscall analysis
- Some fixes in r_vm to make it work
- Add '...

675b04e7cdc9f2d1f6704daf029f517c50622802 authored over 14 years ago
* r_anal

- Add test_anal (to speed up the development of analysis plugins)
- Add test_anal.sh (helper)...

5b9d174fbc25b49a2f9926377f99123685dd6480 authored over 14 years ago
* Merge r_meta inside r_anal

* Display filename in title line of Visual mode

--HG--
rename : libr/meta/README => libr/anal/RE...

b6cc9ca1ba771538d9968e05f502e29a1b9a26db authored over 14 years ago
* Implement r_core_sysenv_update()

* Simplify some functions in core/cmd
* Move CF -> afs
- Add documentation for 'afs' command
...

82d8b0f336e7b3ae66bac4933f80e2b8a7f8e7c3 authored over 14 years ago
* r_core

- Add cfg var anal.ptrdepth to define analysis depth for indirect references
- Add support fo...

4b052b53ee0987ef52f3e4fd5c10b818aaf56160 authored over 14 years ago
* rabin2

- Add flag -n to filter by {symbol, import, section} name
* r_core
- dmi accepts argument sym...

283c2efef9e2ac6e5615ed657861fd5aa03fe3bc authored over 14 years ago
* Minor fixup O:)

37fdce78f892c015534420e0cedd78cc63667902 authored over 14 years ago
* r_core

- Fix ."raw cmd" to interpret raw cmd output
- Fix .cmd~str to interpret grepped output
* r_c...

f41acb4729b822d8399cd74398ab225c01112ce4 authored over 14 years ago
* Clean many warnings

* Reasign TODO points

1fa134ca4f9202fcb57c70e6efe0680ce06d2a6c authored over 14 years ago
* r_core

- More work on dmi
- Don't flag symbols without any output
- Output human readable format w...

f841376cc8d3958f2b6a7ab6420ac326d29c8642 authored over 14 years ago
* Filter string to avoid escaped commands execution (r_str_unscape)

* More chars filtered in rabin2 -z (flag ..)
* Parse PLT in order to find matching ordinal in rgo...

3287f8d64d785e0bbe9b750e06a824061eb37b59 authored over 14 years ago
* rabin2

- Add flag -b to set a custom baddr
* r_core
- Add command 'dmi' to flag the symbols of a giv...

6727897e73f84811e43d64538b51b8160ea41412 authored over 14 years ago
* Implement 0x2e and 0x64-0x67 conditional jmp opcodes on x86

* Stop parsing commands at '#' char (comment)
* strclean command strings before executing them (f...

14516c7e9c327d3998091694600f8fb8a5d6192f authored over 14 years ago
* initial parsing of 'jns' in anal_x86.c

* Use RList in RIOMap
- deprecate _list

ddd67f7f3ee33975b8dd04f9d830095af6e40ab0 authored over 14 years ago
* Fix build of vala test programs

- minor fixes in vapi files

616b2567950edab10a60f43d5b873db693439a34 authored over 14 years ago
* Merge

536d639fc8c979d9b5b6a800b67937015f92348a authored over 14 years ago
* r_core

- Fix 'S' and 'S='
* r_io
- Add field 'debug' to r_io_t
- More refactoring of io.va code

c1c8c32284fbbdf00222101a277a64148ce51077 authored over 14 years ago
* Added rgot.vala test example

* Enrich r_util vapi

fe8967062b384d1edaa5795c078b56864642baa4 authored over 14 years ago
* Fill field 'ordinal' in elf symbols

28ef002c21d99f6cb1265c0a98ff4b735a76140f authored over 14 years ago
* Display '*' in S= where you are

* Add note about the bug in io.va/-d/rabin2-r{v}S
* Fix rarc2/t

b7dbae4ebbaa632f5dbce2019d9391b7a605a370 authored over 14 years ago
* fix get_main for x86 elf64

8ac0f9e7342a3dbfa4c2319634214b34ab7cac02 authored over 14 years ago
* Refactoring of r_str_ansi_filter()

28af3ddf7bb9b33ceec8e45076346e76c33dd4ea authored over 14 years ago
* r_util

- Add r_str_ansi_filter() for removing ansi codes
in a given string
* r_cons
- Remove ans...

e22bdf0c798cd849f319a541eb45ba8577500259 authored over 14 years ago
* r_bin_elf

- Fix resolution of imports in bins without section ".got"

42f7b31d5522cb1906c0f063c073325d9fbd07b0 authored over 14 years ago
* Apply edu's patch implementing V[yY] and +- for blocks using woa/wos

2039bbe3ebc01d0d34107284f7934b03c243b93e authored over 14 years ago
* r_core

- Add support to '/c' for "multiple instructions" search
with search.asmstr=1
- Move r_co...

8768a18a88a58dcddd32551796c7e13589ea1f5f authored over 14 years ago
* Some workarounds in radare2-swig/perl for slpm

a324e5579bf00a4cfa967a59073fe513532193e4 authored over 14 years ago
* Initial work on function_from_string parser for r_anal

- CF? for testing

3ced8a528c4a8025a90f5aab578567006482d54e authored over 14 years ago
* Implement '/c' for 'search.asmstr=1'

b218d394207c6ba92538dcd34a1d5bb5ca760445 authored over 14 years ago
* r_asm

- Handle errors in x86_nasm plugin
* r_core
- Minor fixup in debug message in '/c'

16f6c7a3923c4e30bc7c5927543ba9af56bfeb10 authored over 14 years ago
* r_core

- Add cmd '/c' for searching asm code
- Add config var search.asmstr
* build
- Minor fixups...

02251522ea6112290cd3cff68538e943d11b033e authored over 14 years ago
* Implement @:blocksize syntax for commands

* Some reordering of the TODO

8a3c845627da1b575a18dfdd3f375126fe9e7d89 authored over 14 years ago
* Analyze 'svc' opcode in ARM as software interrupt

- Interrupt number is stored in aop->value
- Add dummy syscall table for osx/arm
- Fix iden...

c101235102bf6317a002aa1183cdbfc3b5883089 authored over 14 years ago
* Merge old w32 build fix

* Add 'c' in '?' help message
* Import edu's RList-ification of RSearch patch
* Deprecate r_searc...

01fa57d832e90aa4732ff63b93a552943712a8e3 authored over 14 years ago
* visual mode

- Fix flickering while keeping pressed s or S (step, step over)
- Prompt "Press any key" afte...

38b4665bb1faccbcaa2c4a94142b92958fe7ca97 authored over 14 years ago
* Minor fixups in grep-cut

e1e9eeca2465a71fb8adcb73edf9ac15bcb9a54b authored over 14 years ago
* Add cut-like syntax to the built-in grep

- f~str[1] prints the column 1
- f~str[-2] prints the columns from the first one to colu...

27cce9d830242ce97d8139943511aae9489ad2a8 authored over 14 years ago
* Fix bug in r_parse_filter (thx edu!)

dd310e43527340c352bf2a41fbfa2a66ae3f0007 authored over 14 years ago
* r_anal

- Add field at to RAnalRef
- Set ref->at to the addrees of the opcode which does the
jump...

a7750b32041360adbf6e8fd9888bd8d968a6e472 authored over 14 years ago
* r_anal

- Fix bb split algoritm
* build
- Fix "make clean" in bin/t

cfc552e156f4b7e91b8a666f6e570b1551df8b91 authored over 14 years ago
* r_bin

- Fill RBinImport->size within bin plugins
- Add field size to RBinImport
* r_bin_elf
- Cor...

d094f42d2f6b0bd2c9d8c21f31b9284219d5e747 authored over 14 years ago
* Fix bug analyzing fcns

* Update TODO
- stackptr is correctly handled in 'ret n' instructions

2251f089fa7311fbceba6039189681c44e37e84f authored over 14 years ago
* Fix class & fat mach-o detection in big endian machines

24d541c209f07f7246069b993ac2d308a50bae3f authored over 14 years ago
* r_bin

- Fix bug in autodetection with class and fat mach-o files

f714f243c446973a01e045d39482c827fc9a96ec authored over 14 years ago
* r_bin_fatmach0

- Huge refactoring of r_bin_fatmach0
* rabin2
- Don't print msg "n bins extracted" in radare ...

62e24bd0c6400a54643529c62f5b2075ff49f91c authored over 14 years ago
* r_bin

- Add function r_bin_extract()
- Add lib r_bin_fatmach0 into format/mach0/
- Complete mach0...

bb8cfd866db6ab9dec3733bfef18bf3f0ddf8350 authored over 14 years ago
* Fix bug installing mach-ex

495fc15d89c89669481bf3e032251f58224fcbab authored over 14 years ago
* More fixes on mingw32 build

* Update VERSION in swig configure script
* Update doc/windows

f853dab09f5b7a368070dc70ad7b1e624b840883 authored over 14 years ago
* Fix build of r_socket on mingw32

6d35b040f8c44a654fd5aa17ca7776d3e627fea8 authored over 14 years ago
Added tag 0.5 for changeset d6e0b8042543

a3967b49bfed3da308f120ecba50cc07af987cee authored over 14 years ago
Removed tag 0.5

92885d0e49897ff9e4fd758540627b310df35fd7 authored over 14 years ago
* Fix build

344bcf16a63720c7f64a726ce77320e89200c878 authored over 14 years ago
Added tag 0.5 for changeset 3dcfafe75569

62c549f78223515a2e3fc22ffbb9e9612bea92df authored over 14 years ago
* Release 0.5 - codename 'ilo li jo e ma'

4e274a09d1daec512ca19717034d28ed41fda096 authored over 14 years ago
* Fix creation of ~/.radare2/rdb and r2 -p (Thanks edu!)

* Re-run ./configure-plugins if .def.cfg is newer than .cfg
* Documentate build instructions of t...

894202db1693ba7de88bb034c8e15c525035231a authored over 14 years ago
* Add example for java bindings (TestRBin.java)

* Rename wait into hold in r_debug.vapi to avoid conflict with java

a6bdaeb87197f1f3d32caf6dc50eaf380cf39d8a authored over 14 years ago
* Add initial support for java bindings

* Fix build

cdcc089285541d71dfcd927cece938129d689db2 authored over 14 years ago
* Some fixes in sw, update TODO and prepare Changelog for release..

c9cda4c3deca5c2e7ac26b3858d8f2d2d20f1715 authored over 14 years ago
* Install mach-ex

* Update fat mach-o warning message

bccc048aec2b4ecc0a8505511f22feb7de1991ec authored over 14 years ago
* Some fixes in sw and sync into radare.org/doc/sw

* Changes in TODO

44bb8abb350e8c680bae172137cb0539fbf9e345 authored over 14 years ago
* Implemented r_lits_sort() and r_list_add_sorted()

- Add function variables sorted by delta
* Initial import of the io_gdb plugin
- Statically c...

e9a8a9666187a3886b37c460b9d035dc8cc3ee87 authored over 14 years ago
* Fix bug regading false positives with z/

* Fix r_mem_cmp_mask
* Update TODO

216973b29cc91ab7fdfd5e1489532195e26574cf authored over 14 years ago
* Fix z/ ranges

f5ad5c138a43c839b145b7b873ff21bb33a554f8 authored over 14 years ago
* Fix some bugs reported by edu in the signature module

* Minor updates in TODO

1ab4a426da22e43170b90219bb081ef011b79b06 authored over 14 years ago
* Fix some doc.sw tips

ae8799b6b6589142d9633fe617a73e88ddc631d4 authored over 14 years ago
* Oops fix build

f88db141263107a0217e28414c5ce52b2143816a authored over 14 years ago
* Added static version of 'sw' in doc.sw/sw

- main repo only works in cgi mode..
* Fix 'z*' command
- Display bytes when listing 'zb'
* D...

53843bb8ab18f2feebf931755a89904060b33a8b authored over 14 years ago
* Fix segfault in r_sign caused by an off-by-one

* Use r_flag_item_rename() to avoid wrong flag hash indexing
- Based on edu's patch (thanks!)

e2192f185e61f1e3f9bbe55516b22e6ce4e05f13 authored over 14 years ago
* built-in grep

- Fix segfault
- Minor optimization

a0d68da9d1ffd8e09717eaf4fa8f19b1c3852b4b authored over 14 years ago
* Minor fixups in grep

3cc749b84502c2ad1ebbf38dd38090371d97a5b4 authored over 14 years ago
* r_list

- Add function r_list_get_n
- Update test

38eb3eee74040bdc171348ab913e4639895db1eb authored over 14 years ago
* Fix bug flagging analyzed functions

* Add libopenssl to configure report
* Update TODO

67478d4bfb52c67024afc977bddf88c81add4e09 authored over 14 years ago
* Initial import of OpenSSL r_big API implementation

- Split each implementation in different files
- Add --without-openssl flag in configure

6102da137d8ab52379ebf99f521fbe50108f1f65 authored over 14 years ago
* Clean-up built-in grep code

* Fix bug parsing imported libs in r_bin_pe

9e5f355e07d368a343007be53871f6b450fcdf88 authored over 14 years ago
* Initial rewrite of built-in grep

71443832f4d90710cbe6d36bf66e56a1f0f22d9e authored over 14 years ago
* Do not run configure-plugins twice

91197024950d6bf976dd1e853aea06c8831f9d20 authored over 14 years ago
* Display cursor information in visual prompt when enabled

* Partial support for visual selection of bytes in disassembly

c84ba4b076fc4647f0f07ca598ceb77ace28f579 authored over 14 years ago
* Use RList in r_sign (Thanks edu for the patch!)

* Implement dummy darwin-arm syscall table to disable warnings in iphoneos

56baae7e6e63cf61c0626efde5035b590ba7b149 authored over 14 years ago
* Implement #md5 #md4 #sha1 #sha256 #sha512

* Fix r_print flags in visual
* Fix r_debug_trace_pc
* Import some macros from bithacks.h

9587e5ac9af03495bec9a636e8af686115a8180e authored over 14 years ago
* Fail when binr build fails somewhere

* userconf R2_VERSION
* Implement some more # hashing algorithms

2f095096308e82c6549b41cf6808d18b0edaa797 authored over 14 years ago
* Some more fixes for the build.sh script

c7acd5e2069e176f01eaaf2ec5d7c55efca32460 authored over 14 years ago
* Run configure-plugins from configure.hook

- Should fix the build with -j
* Fix cp of unexistent zip file in build.sh

f4b2b01814c06ee021943794bf915880fb01e428 authored over 14 years ago
* Fix install-perl in swig/

* Run make clean before make mrproper

b58a0bac898eea6f5ec82a8e2c34ef72c9e484d8 authored over 14 years ago
* Speed up make mrproper

3131a9a7cf8696e8be762162b8d46370eee34712 authored over 14 years ago
* Fix build

* mrproper runs clean too

87841fbe15a15f76806d2f95a4c15427439a1038 authored over 14 years ago
* Implement 'Ct' command to manage anal_var_types

* Minor todo cleanup
* Use more PFMT64

a2ab58dbe684593a1f0200165e6d9976b457b15e authored over 14 years ago
* Fix build and support unset breakpoint command

28f3d983e621e96a94b542bbcb4027d11c0ffeba authored over 14 years ago
* Initial implementation of callback commands for r_bp

- Added 'dbc' command to configure them
* Check breakpoint stop everywhere

773c2549ad1066865e53d2c7a2085b421571cefa authored over 14 years ago