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
- Update udis86 to git head
* r_anal
- Print more fields in test_anal
* r_socket
- Rename s...
* Add missing r_socket_udp_connect()
c6a115c6027226cf8ea1f96dab3d335af02160f4 authored over 14 years ago- Fix '#' command
8f6192738c5450ee08c56aa25dd2269306e055b5 authored over 14 years ago* r_line uses ansi code to clean line instead of drawing spaces
3edaed00676f0a3b65986687f17bbcae8cb7597e authored over 14 years ago895d947f49fda148a0ca33af58f7f2429894451e authored over 14 years ago
* Fix build
3abfbe418dc123255c2906bc8672f83f5b9034bf authored over 14 years ago* Parse rap:// in a different way, so we can now connect without
opening any file. code is hard...
- Deprecate the useless '|' one
* Added rap.loop config var to wait for connections in loop
* A...
* Many minor random fixes
* RVm api has an own architecture description file
- r_vm_set_arch(vm...
- RMT packet descriptions are in r_io
- io.rap plugin is now compiled by default.
$ rm -f...
19f072f3f5222b15c7b841bed3e59fbab36f7cc8 authored over 14 years ago
- Implemented 'af[aAv]' command.
- In r1 this command is 'CF[aAv]'
- Variable contents are ...
- Analyze code in order to do syscall analysis
- Some fixes in r_vm to make it work
- Add '...
- Add test_anal (to speed up the development of analysis plugins)
- Add test_anal.sh (helper)...
* Display filename in title line of Visual mode
--HG--
rename : libr/meta/README => libr/anal/RE...
* Simplify some functions in core/cmd
* Move CF -> afs
- Add documentation for 'afs' command
...
- Add cfg var anal.ptrdepth to define analysis depth for indirect references
- Add support fo...
- Add flag -n to filter by {symbol, import, section} name
* r_core
- dmi accepts argument sym...
37fdce78f892c015534420e0cedd78cc63667902 authored over 14 years ago
- Fix ."raw cmd" to interpret raw cmd output
- Fix .cmd~str to interpret grepped output
* r_c...
* Reasign TODO points
1fa134ca4f9202fcb57c70e6efe0680ce06d2a6c authored over 14 years ago - More work on dmi
- Don't flag symbols without any output
- Output human readable format w...
* More chars filtered in rabin2 -z (flag ..)
* Parse PLT in order to find matching ordinal in rgo...
- Add flag -b to set a custom baddr
* r_core
- Add command 'dmi' to flag the symbols of a giv...
* Stop parsing commands at '#' char (comment)
* strclean command strings before executing them (f...
* Use RList in RIOMap
- deprecate _list
- minor fixes in vapi files
616b2567950edab10a60f43d5b873db693439a34 authored over 14 years ago536d639fc8c979d9b5b6a800b67937015f92348a authored over 14 years ago
- Fix 'S' and 'S='
* r_io
- Add field 'debug' to r_io_t
- More refactoring of io.va code
* Enrich r_util vapi
fe8967062b384d1edaa5795c078b56864642baa4 authored over 14 years ago28ef002c21d99f6cb1265c0a98ff4b735a76140f authored over 14 years ago
* Add note about the bug in io.va/-d/rabin2-r{v}S
* Fix rarc2/t
8ac0f9e7342a3dbfa4c2319634214b34ab7cac02 authored over 14 years ago
28af3ddf7bb9b33ceec8e45076346e76c33dd4ea authored over 14 years ago
- Add r_str_ansi_filter() for removing ansi codes
in a given string
* r_cons
- Remove ans...
- Fix resolution of imports in bins without section ".got"
42f7b31d5522cb1906c0f063c073325d9fbd07b0 authored over 14 years ago2039bbe3ebc01d0d34107284f7934b03c243b93e authored over 14 years ago
- Add support to '/c' for "multiple instructions" search
with search.asmstr=1
- Move r_co...
a324e5579bf00a4cfa967a59073fe513532193e4 authored over 14 years ago
- CF? for testing
3ced8a528c4a8025a90f5aab578567006482d54e authored over 14 years agob218d394207c6ba92538dcd34a1d5bb5ca760445 authored over 14 years ago
- Handle errors in x86_nasm plugin
* r_core
- Minor fixup in debug message in '/c'
- Add cmd '/c' for searching asm code
- Add config var search.asmstr
* build
- Minor fixups...
* Some reordering of the TODO
8a3c845627da1b575a18dfdd3f375126fe9e7d89 authored over 14 years ago - Interrupt number is stored in aop->value
- Add dummy syscall table for osx/arm
- Fix iden...
* Add 'c' in '?' help message
* Import edu's RList-ification of RSearch patch
* Deprecate r_searc...
- Fix flickering while keeping pressed s or S (step, step over)
- Prompt "Press any key" afte...
e1e9eeca2465a71fb8adcb73edf9ac15bcb9a54b authored over 14 years ago
- f~str[1] prints the column 1
- f~str[-2] prints the columns from the first one to colu...
dd310e43527340c352bf2a41fbfa2a66ae3f0007 authored over 14 years ago
- Add field at to RAnalRef
- Set ref->at to the addrees of the opcode which does the
jump...
- Fix bb split algoritm
* build
- Fix "make clean" in bin/t
- Fill RBinImport->size within bin plugins
- Add field size to RBinImport
* r_bin_elf
- Cor...
* Update TODO
- stackptr is correctly handled in 'ret n' instructions
24d541c209f07f7246069b993ac2d308a50bae3f authored over 14 years ago
- Fix bug in autodetection with class and fat mach-o files
f714f243c446973a01e045d39482c827fc9a96ec authored over 14 years ago - Huge refactoring of r_bin_fatmach0
* rabin2
- Don't print msg "n bins extracted" in radare ...
- Add function r_bin_extract()
- Add lib r_bin_fatmach0 into format/mach0/
- Complete mach0...
495fc15d89c89669481bf3e032251f58224fcbab authored over 14 years ago
* Update VERSION in swig configure script
* Update doc/windows
6d35b040f8c44a654fd5aa17ca7776d3e627fea8 authored over 14 years ago
a3967b49bfed3da308f120ecba50cc07af987cee authored over 14 years ago
92885d0e49897ff9e4fd758540627b310df35fd7 authored over 14 years ago
344bcf16a63720c7f64a726ce77320e89200c878 authored over 14 years ago
62c549f78223515a2e3fc22ffbb9e9612bea92df authored over 14 years ago
4e274a09d1daec512ca19717034d28ed41fda096 authored over 14 years ago
* Re-run ./configure-plugins if .def.cfg is newer than .cfg
* Documentate build instructions of t...
* Rename wait into hold in r_debug.vapi to avoid conflict with java
a6bdaeb87197f1f3d32caf6dc50eaf380cf39d8a authored over 14 years ago* Fix build
cdcc089285541d71dfcd927cece938129d689db2 authored over 14 years agoc9cda4c3deca5c2e7ac26b3858d8f2d2d20f1715 authored over 14 years ago
* Update fat mach-o warning message
bccc048aec2b4ecc0a8505511f22feb7de1991ec authored over 14 years ago* Changes in TODO
44bb8abb350e8c680bae172137cb0539fbf9e345 authored over 14 years ago - Add function variables sorted by delta
* Initial import of the io_gdb plugin
- Statically c...
* Fix r_mem_cmp_mask
* Update TODO
f5ad5c138a43c839b145b7b873ff21bb33a554f8 authored over 14 years ago
* Minor updates in TODO
1ab4a426da22e43170b90219bb081ef011b79b06 authored over 14 years agoae8799b6b6589142d9633fe617a73e88ddc631d4 authored over 14 years ago
f88db141263107a0217e28414c5ce52b2143816a authored over 14 years ago
- main repo only works in cgi mode..
* Fix 'z*' command
- Display bytes when listing 'zb'
* D...
* Use r_flag_item_rename() to avoid wrong flag hash indexing
- Based on edu's patch (thanks!)
- Fix segfault
- Minor optimization
3cc749b84502c2ad1ebbf38dd38090371d97a5b4 authored over 14 years ago
- Add function r_list_get_n
- Update test
* Add libopenssl to configure report
* Update TODO
- Split each implementation in different files
- Add --without-openssl flag in configure
* Fix bug parsing imported libs in r_bin_pe
9e5f355e07d368a343007be53871f6b450fcdf88 authored over 14 years ago71443832f4d90710cbe6d36bf66e56a1f0f22d9e authored over 14 years ago
91197024950d6bf976dd1e853aea06c8831f9d20 authored over 14 years ago
* Partial support for visual selection of bytes in disassembly
c84ba4b076fc4647f0f07ca598ceb77ace28f579 authored over 14 years ago* Implement dummy darwin-arm syscall table to disable warnings in iphoneos
56baae7e6e63cf61c0626efde5035b590ba7b149 authored over 14 years ago* Fix r_print flags in visual
* Fix r_debug_trace_pc
* Import some macros from bithacks.h
* userconf R2_VERSION
* Implement some more # hashing algorithms
c7acd5e2069e176f01eaaf2ec5d7c55efca32460 authored over 14 years ago
- Should fix the build with -j
* Fix cp of unexistent zip file in build.sh
* Run make clean before make mrproper
b58a0bac898eea6f5ec82a8e2c34ef72c9e484d8 authored over 14 years ago3131a9a7cf8696e8be762162b8d46370eee34712 authored over 14 years ago
* mrproper runs clean too
87841fbe15a15f76806d2f95a4c15427439a1038 authored over 14 years ago* Minor todo cleanup
* Use more PFMT64
28f3d983e621e96a94b542bbcb4027d11c0ffeba authored over 14 years ago
- Added 'dbc' command to configure them
* Check breakpoint stop everywhere