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
2c3edbbbf5bccff635e2553373d2f4726dcbdf9d authored about 14 years ago
- Not yet implemented, just a draft
* Added initial AVR cpu code analysis plugin
a1fa24551745ee305036ec46caec3ef95f97a6f2 authored about 14 years ago
92073badf0eb7a884a334bd8584396e27607700d authored about 14 years ago
* Add support for other partition types:
- msdos, acorn, bsdlabel, amiga, sun, sunpc, apple, gp...
47b29fd69d23cf2eb9058d0104e9602fb46c2d8f authored about 14 years ago
c6b37c3e261410cb1ba25bb957a3539ce84f2c1d authored about 14 years ago
afb634f97d0bea81df56537e982bf3d5a5c8f7dd authored about 14 years ago
- Only affects disasm and hexdump in visual mode
c79c75c9e7c403826cbb627b26013706cce35c42 authored about 14 years ago3ef25e04c678586598f27653d8d5720136cbacb3 authored about 14 years ago
- Use _resize() from visual mode, so redrawing is now cleaner
* Minor bug fixes
730cfb9f490b4e8a8c010038aac663ccee2f53f8 authored about 14 years ago
* Fix io ptrace |pid and fix w32dbg for new r_io
3c2739a8c222a647c9cff24df6a22a7a27e4fb37 authored about 14 years agod35722d83ffaef9554350d7a098bd28cd6434354 authored about 14 years ago
- Get PID from inner struct instead of aliased by fd
f92ca2da8a2322578b820d1df77c5147125d5235 authored about 14 years ago61e3cd4e506362106631f2ef7c8123e8605bf3fb authored about 14 years ago
* jk visual commands seeks an opcode size
2fd808e19bef7850aae5f35f24cd9313c04e7e13 authored about 14 years ago* More work on the io refactoring
3ab9e61c22890e69c42ff109f0f00b2d975daae6 authored about 14 years ago - r_io_malloc plugin is now working
- r_io_size now accepts only one argument
* Fix nullptr b...
- Some more fixes related to r_io. still more stuff to do
ed8d076cbe061ca1363459d121de569f24b4940b authored about 14 years ago- Many things are broken in this commit
39f77a430fe2400750f764e7db1e78b6219a02d4 authored about 14 years ago* Change opcode buffer size to 3218 (need refactor)
0283c92f6eafc47510bc36924f84b4337ee7164b authored about 14 years ago74ff5af87119d2d0448c4712e1e4cca3d683d55e authored about 14 years ago
4bc2043d7834f12f5daee963cba20076c7637010 authored about 14 years ago
that compile fine everywhere. Need more work and testing
5f925ba1f8e971625d355c32c129b730218de162 authored about 14 years agosimplifying/cleaningup grub code. Still needs more cleanup for OSX
1f4b2af50227b9540e153cf64c1f61fefc3aae0b authored about 14 years ago - Other partition types (leeched from GRUB) will be added soon.
- Added 'mp' command to displ...
fat, ntfs, cpio, tar, hfs, hfsplus, udf, iso9660,
reiserfs, ufs, ufs2, xfs and jfs
* Added va...
28b9e436c6ae9acc154736ace6bd4b21276fc3ac authored about 14 years ago
- Support file reading and directory listing
* Fix build
- Allows to mount filesystems in virtual IO
- Only dummy ext2 plugin ATM
- Added 'm' comman...
dcb1f9d9fde0bd9d3f4595aa3186c97fc1cf93d7 authored about 14 years ago
16eefe9762fbed3f6948e7b1e037b6cb3f6645e9 authored about 14 years ago
7454f9f224c791a268eb266e75fe975dc8ad94a2 authored about 14 years ago
cb13d243580e1778b98bf430b43ecf03ace0e50b authored about 14 years ago
92f34b6183c0426db8994b8ad8830eaf941bcc86 authored about 14 years ago
93413ab59ea6b408d752780b0cfefa4e1abae6b7 authored about 14 years ago
* Add mmap & mmap_free windows support
0eaceff1628ed5fae7706cb0192d91fefd9736be authored about 14 years ago3e11ab42823f81bed7b76648832b98dc8c903d24 authored about 14 years ago
- Follow basic blocks instead of diffing fcn->addr+fcn->size
vs fcn2->addr+fcn2->size
* Rem...
* Analyze bbs per function
* Remove gdiff from radiff2 temporary (deprecate?)
- Meanwhile ragdi...
7182bd3cd924812911d692ef10e550053452c197 authored about 14 years ago
* Fix r_util vapi for latest vala
(no default values for out parameters)
cf1d6a1d782efbd10ae943f2c12b95cc8ae6bdbd authored about 14 years ago
- 32bits operator + 64bits pc = 64bits address
0b9ca8a33063eca7e06a3f1917b29d8502d7ba7a authored about 14 years ago0717533b38409780b50dc4dea026697d25e7ede0 authored about 14 years ago
- Fixes 'dp*' when not running as debugger mode
- Added r_debug_pids () (sync vapi)
- Fix p...
7725fc713696564d3fedc590b96cbf572610a7b7 authored about 14 years ago
13b04ecaf67706c97f0b133480be69e4ecb1dc64 authored about 14 years ago
* Some more fields into r_io vapi
29a870a26952c57589951fb8f5c25f006faf8357 authored about 14 years ago - Fixed redundant check in r_hex_str2bin
- Initialize fd in r_io_new
- Added Haret IO (WinC...
ef9e96c03d6786288a6d28d207a4ef6ee7451f70 authored about 14 years ago
- Avoid problems with functions named fcn_offset
058631a5550a9b88985db26a8ff830a7041f86c0 authored about 14 years agoc2da7cf5a2d1831ab0554840900d5e735c10f485 authored about 14 years ago
* Install python bindings also in dist-packages
* Update and fix some vapis
* Don't output diff info and vars in 'afl' for loc's
* More refactoring of gdiff
- Makes bin diffing 5 times faster
ea73472ee63fffa97369c8db9367432882c0b4a8 authored about 14 years ago* Fix af* output
92baebdadd1dd5ff93cb29139596aafe5a40e2fc authored about 14 years ago* Create struct RAnalDiff and move diff related fields inside
* Move {RAnalFcn, RAnalBlock}.diff ...
b3e34d32707796c56ba0bf6ae9b2e9af81f33d05 authored about 14 years ago
e88482e1b74fc1de6af89851b2a2a49a05f0a999 authored about 14 years ago
* Fix the usage message of radiff2
c254af504fd6117a64767bb5a0529bf57fec462c authored about 14 years agof50fc41794ed4e0ee591a458827791e90e54bdc7 authored about 14 years ago
5e2fd3197e501f1a09ee941852a4830216637bc7 authored about 14 years ago
* Put RAnalVar->type and RAnalVar->dir together
fc11acc128f92978175fcdeada286cdbe0fe1424 authored about 14 years ago- Fixes sha1 and md5 issues on 64bit
b955a664599b9a0857600eba1fc7bde5beec517c authored about 14 years ago96c998fe78a39a664ffa14ddbd4b297a8998e03b authored about 14 years ago
1ccef0d49360b65fa7e2567eb914ba64eb0afd37 authored about 14 years ago
f55fb1accf911cf667e40dbd30886d8132c805cd authored about 14 years ago
* Add argument "dir" to r_anal_var_add()
* Fix reg handling in x86im plugin
* Fix variable analys...
f0d2279a0ea5792a5896eea8fdd5c0fca942d768 authored about 14 years ago
* Set procmod group in osx make target of r2 bin
61cf8cd3aad8a85fe49a80ff2ee8ff3e872e373c authored about 14 years ago - Major cleanup in vapi/t Makefile
* Fix a format string bug in flags
58fc61d4865c3d355a80f2cdb2849684824b6673 authored about 14 years ago
623d91e678b4b52990604c867a1fe3597e54259e authored about 14 years ago
717713c3b2ef26905e94202945ed30ef91a2aac2 authored about 14 years ago
0ffefbc32049ad628a46b0956b2edd5e7a7b1303 authored about 14 years ago
63ac407fa41005ec87086d5088449b5d96f1f03d authored about 14 years ago
6839391400f94adbaac34435f95a2449399c75f4 authored about 14 years ago
64fedcd772a8a1380d66c5aae72fed245c91bd0d authored about 14 years ago
- Helper for af+ab (analyze functions and basic blocks)
* 'a?' shows analysis help
cb077db5f265253d38b3b42d3ee7e671c5083adc authored about 14 years ago
* re-autogen using acr 0.8.4
caee8a1009da964a92c3e9f690b47f74324a08d2 authored about 14 years agoaf0d0005f13373100e9bd65a32096dc56c13d47f authored about 14 years ago
- Adds -S and -s flags to rax2
6507ea67b864bada2a7336ec1a1cddf2294770b0 authored about 14 years ago - Use acr 0.8.4
- Bump revision to 0.6.1
- Implement missing methods
7c844bb576595e8cb80f103be761912ed5740612 authored about 14 years ago7a4faa0e1d24f5a35e8af9f65d74a3704bcbad04 authored about 14 years ago
5c986e446439834d5ecd2c570959ea22bb6523bf authored about 14 years ago
* Filter fcn searchs by type (reduce pd time)
* Add arg 'type' to r_anal_fcn_find()
* Show fcn type and code xref type in 'afl' output
- C for calls, J for jmps
* Add optional arg...
* Add R_ANAL_REF_TYPE_CALL and R_ANAL_REF_TYPE_NULL to RAnalRefType enum
* Set type R_ANAL_REF_TY...
2ea135690ce19e4f30c32fe04df10afb1e3c1cc0 authored about 14 years ago
* Add command 'afc'
* Add fields 'ncalls' (number of calls) and 'conditinal' to RAnalBlock
* Set ...
75ac253a2391a2449ff29f447405fba227cc4afb authored about 14 years ago
f9d33abbb4d07b4648610f11b9cad7db412a5b6f authored about 14 years ago
* Add imports to functions with name fcn.imp.* in r_core_bin_load()
* Fix bug in cmd 'zg', trunca...
e8a09f4e87238314cb31b22216711ce7680146e9 authored about 14 years ago
* Add config_analsplit_callback() in anal/config.c to set RAnal->split
* Add field split to RAnal...
cfc6dcea96dd3f6550b8d0bed8a5966477e548c2 authored about 14 years ago