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
- Fixes graphs in debugger mode
96797846e99d114f01b5de2a26c3af8dda0b04ed authored about 14 years ago* Sync r_bin vapi with changes in r_bin.h
fdaac4c17185ae0ecbb7fabe84b52f98cfa580e3 authored about 14 years ago- Fixes probably segfaults in latest GLIBC
eb3de0a3f45d2bed8afd3f7a6ffca1ca82eec2e7 authored about 14 years ago* Added dummy commands for r_debug_fork/clone
421208a0c766437739cd05b5fe75538f017c513c authored about 14 years agoa4f162768189878625a4e375ab01484365d4f065 authored about 14 years ago
* Added r_file_mmap() functions in r_util
* Do not hash files bigger than 10MB
* Fix abspath() re...
9b6a8ca973324cee9c0f6ffe5e4f9f5cf44a62f1 authored about 14 years ago
* Fix attach in w32 debugger
- use dpa and get first thread by default
* Mark with asterisks th...
8df7b217eb518de7858dd244abb5e6958f457500 authored about 14 years ago
* Display TODO message in r2 -L
* Implement rax2 -s - and rax2 -
* Honor dbg->tid in many places
...
f0fe6ae4fae5d01bf7050256c6813537614478d1 authored about 14 years ago
* Initial work on boolt typedefinition
d2c2c27607c1470d2dee0e838ab1ae8b02bcdb0d authored about 14 years ago* Added boolt and ut8p macros (looking for better names)
1a02d7b4034cb63b94fd4d1c330048518f53e473 authored about 14 years ago* Various unnecessary syntax changes
49ab1886c2e426748461d396b6f5cf41af034969 authored about 14 years agoa098f9ae99c8513c00109bfbbaf7f074acc7ba7b authored about 14 years ago
10637ec71f8d9c119b7072bf0ababdee943d62a1 authored about 14 years ago
fadaa252e5e7e716c2d6c33162a81321b3bac2a9 authored about 14 years ago
6684689d8b33facd5f89db4c3eeaa49dfa50a2bd authored about 14 years ago
* Fix build (r_debug_pid_new signature change)
edeee07ca28354c594f00e84d8460436d12ea6a1 authored about 14 years ago - arm-darwin seems to not support stepping, mips follows
- Delegate swstep responsability to ...
19c90096ff0a7f0d0012199cb8473dc76d0e77e2 authored about 14 years ago
* Fix build of the r2 debugger on darwin-arm
* Implement list of threads and memory regions on da...
1c779dfd3cd26b9b21f2e9704a9994049e6c8fac authored about 14 years ago
* Needs to rerun configur-plugins
9580907a35837297d9836a8bca8a674f9f207147 authored about 14 years agoaacce16095316dd23bb22471226c41d44ae7e67f authored about 14 years ago
0719fbbfccf3bae83cb5cfbaceaf70e7efc0a4c1 authored about 14 years ago
- Not really portable, needs some work to fix w32 build
a6629c610ca922666c09a6ab729b4a04b0ea4a61 authored about 14 years ago64a94329c58c8f275b9e3a1f55fe69fe84c1c92c authored about 14 years ago
- this commit has been done in my phone..needs testing
c73cd38c73f1449ad3c0b2340762758de8d744e2 authored about 14 years ago31b0d334797c1903ebbd673e6d8ce5e640cf6997 authored about 14 years ago
- Bug in the compiler?
e15ecf7e79a1927d841e1cff914718d615d680e8 authored about 14 years ago - Honor CFLAGS everywhere
- Use ut?? instead of uint??_t
* Add build instructions in doc/ipho...
190763e6eb18dd7bd9734533261d3779a3983adf authored about 14 years ago
* Remove ChangeLog-0.6-short
67fe646711ffcff9aa99e00a3fc6673fd643b2bb authored about 14 years ago3a681488886b61d01565d5dc3d8f95632dd2525f authored about 14 years ago
f3eb61189d5e226bc9bf93618bdaeeee6a69bdd4 authored about 14 years ago
* Apply patch from @astralia for rax2
- support int->bin and bin->int
4d8a1ef5adc4077fd5a196a639be574fd9fd35f7 authored over 14 years ago
7e54a258e5b92bac89c1431658c6a838b0d0664f authored over 14 years ago
e1f96545d9476bedaaad6b01bfd3c790f1e4b197 authored over 14 years ago
d157655c2c51dac9ef8a17744316d9d17cb011ee authored over 14 years ago
c1a3f65cef57f373c14835e6be9a0c26413e8e46 authored over 14 years ago
- Distributes the build of r2 and r2-swig
* Fix some warnings on w32
- use hacky 'waitfordeps.sh' helper script
- speed up the build process
* Do not build libr2....
* Disable stop_all_threads temporarilly
- Only step once in bypassbp()
23083b105a28aa39268f6903d59f8a84dc1d43bc authored over 14 years ago
* Fix bug in io_ptrace when it writes to mem in 64bits
* Minor cosmetic changes in test_x86im
* U...
7e76da88bb4941906518258afe0b4096202aa3a0 authored over 14 years ago
85232f493673abbf7782e8c529b1bf31ba45106c authored over 14 years ago
ab75536dbe2dbaa2160309ec39c8efa8398af0f0 authored over 14 years ago
* Fix soname for libr2.so
5d107aa50c19f8a139555d41267a04e2ad4851af authored over 14 years ago* Add r_meta stuff inside r_anal api
63be7d80707e3accb959ac5f7fd0ce37f5f1a82d authored over 14 years ago41489e229e855cee44292cb75fec0bb61beaa7af authored over 14 years ago
* Fix redefinition symbol build issue with r_io-desc_free
* Fix compilation of python lang plugin...
59d81c51039ab0ede0a10603f739e3f288bd4d6d authored over 14 years ago
* Fix all compilation problems of swig/
- Many new APIs are now exposed to the bindings
e0127a3b4f4dcf857ac6fb50e454361f3dc80f68 authored over 14 years ago
- Enhaces API support for valaswig bindings
- I'm probably breaking the build
37db11ac74dcbcc81ceb9d28dd4b0fd33853cb8e authored over 14 years ago
* Use the library symlinking layout as reported by Debian
23e6bfb67942ff705e5acadd0858b4ab1736b8a8 authored over 14 years ago- This is a compiler issue, not arch related
c03fcdfa87dd962efc551ef901edb696fe5bee33 authored over 14 years ago - Avoid the use of r_config_get_i
* Apply pancake's patch
- fix cmd 'bp' with flags
* Complete 's' help
* Fix dietline echo in 'r2 -v' mode
- Add cb for scr.prompt
- handle correctly fread return value
6d1aa00b4252e5e342ec7231ab87e7e035aba753 authored over 14 years ago0a294261aa4ddfe6567119ba558dcd132fc5f282 authored over 14 years ago
4b168c874834d5972eca93dc76eb770c4c8a0818 authored over 14 years ago
979663ca3050f26955bdf86981fd05217379477d authored over 14 years ago
fca584126c348af8862ded74c457ed67f8a30bcc authored over 14 years ago
* Add support for '^]27m' (invert off) in win32 console
0a4860a331b13b78e42c873b3510ceba7db06270 authored over 14 years ago${PREFIX}/lib/radare2/${VERSION}
668ef5dd80ae40406b6d4db2dda4fd2a143ef8ae authored over 14 years ago- added ?f and ?b commands to parse bits and flags
89680b63f0a9d473d74e019f5ac3c8c1255a62bc authored over 14 years agofound thanks to the python bindings
8ed7004780b12edcd0d18f898062fa0d23ecd33d authored over 14 years agob82d8263508fb9aa248f2db134d61fb9210a59f7 authored over 14 years ago
* Add RDebug instance in RCore class
b779e77931c240344af3eed032ae56970c902479 authored over 14 years agofe9d750954133d50c98e5cb9dc82dc4fa22936ea authored over 14 years ago
- Fixed the push/pop arm compile. Thanks @vytis0 for report!!
- Use 128 bytes in opcode lengt...
063d34066c51de999fa4b5c1e230dd9889195a83 authored over 14 years ago
* Fix colorize in visual mode (pd view) when cursor is enabled
b41f4b53802d87ac6495d5fd695c3fa4bb5bb917 authored over 14 years ago* Fix vm arch setup at startup
* Fix flag set in visual mode when cursor is enabled
* Filter stri...
* Do not set io.va twice
431e6266805bea96485cdc7036d9b1b8bc969745 authored over 14 years ago* Added 'drb' command to show bytes of GPR
* Fix signature of r_print_hexdump and _hexpairs
* Enh...
* Fix bug in armass noticed by @earada
6ea3adb5aa6d8cb8f48e89c3187c65d4f7c5a403 authored over 14 years ago7592a5e2ba89fca8854d22eda1f3e8e0dda3a392 authored over 14 years ago
a25065fa752dcc8a40bc298d1dfc47f746a962ad authored over 14 years ago
* Use a more reliable way for fixing the got_offset issues
* Remove ELF_GOTOFF_MASK
* Move rsc2 into binr/
--HG--
rename : rsc2/rsc2.c => binr/rsc2/rsc2.c
rename : rsc2/scripts/int...
- Same as in r1 :)
2bc3dace3e7c20fd9d37055edac5fc7ca2ea2dbd authored over 14 years ago8149bab4316b94e2d7a129179db963a48989b69c authored over 14 years ago
bbdf96a97d0746bddd86ae5b3125e72e813fe7f6 authored over 14 years ago
- Fix build
c02df0ba66df1b8b3b1eb42d6341ad52598e41b5 authored over 14 years ago - Fixes some pkgconfig issues
- Depends on newer valaswig
* Added new target 'w32' and 'w32di...
- Documented in doc/windows
* Use single linked list pointer in rbin->rcore
- Thanks @earada :)
* Remove \r in asmserv.c
d0e3a3b0e3c7220c5e4ec7f2b1101cf0dbcc8d56 authored over 14 years ago* Some alloca->malloc fixes for w32
* More error checking in r_sys_rmkdir
- Uses the new r_sys_...
* Fix string rva in r_bin
7fe2f823e78787b6db4c533881c2a8d8e225e8fc authored over 14 years ago* More nullptr checks
- Fix 'drp'
* Fix build
93e69bab0e67ea79db74e1e4544f1ec5366a5bb1 authored over 14 years ago
* Update and simplify gdiff
bfbd12ed3cb7d964dc2f40af2cab7e301579ef39 authored over 14 years ago- use intel syntax when running VM code from disasm loop
d607e969bcfee2ee97d58bf593138d870d7cf9f8 authored over 14 years agoadd2efee743b34dede5f65a57297a5331415159c authored over 14 years ago