Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/radareorg/radare2-bindings

Bindings of the r2 api for Valabind and friends
https://github.com/radareorg/radare2-bindings

* Fix w32 build

* Apply rudi_s patch fixing some new valgrind warnings

9cc8f695758085ee2807ef208ebd383624ef69f1 authored almost 13 years ago
* Added 'om' command to create, destroy and list IO maps

* Upgrade configure script to acr 0.8.8
- Use proper --libdir LDFLAGS for OSX
- Honor CPPFLAG...

1d7184de0d08a1f96ece5ddb13448f08a9eca783 authored almost 13 years ago
* Fix dr?pc

* Fix r_anal and r_magic vapis (thanks xvilka)
* Add some fortunes
* Fix test_sys

1ce6d58ea422c88274623d1814362da3ad51b144 authored almost 13 years ago
* Bump to 0.9.1hg

f48cad76b8b075327265a71db1bfc955d093d22b authored about 13 years ago
* Bump release 0.9 -- codename 'furoner'

* Fix perms in sys/clang-analyzer.sh
* Enhace the sys/farm/html generator

e465351375e55b7b33997b0349f15e57d1511f1b authored about 13 years ago
* Fix bindings

1c2925f6a0d4f94bb59ff5634be1a391fe86fcfa authored about 13 years ago
* Update REgg vapi

71adbbb7797dacd126429051167bd95ecb094513 authored about 13 years ago
* Fix python installation foo

eae3cede5e5a4afe7f3dc28df7ab26af35c2230d authored about 13 years ago
* Major refactoring in r2-bindings/Makefile

- Use eval function to construct all language targets
- Allow to run make targets even if not...

e72e915219f0f5f24d9cae51011e67e3c7060303 authored about 13 years ago
* Distribute magic files with w32dist

* Fix symstall of magic files
* Do not walk hidden files in magic
* Add has_va in RBinInfo class ...

351e646463ace19a83bf8707abffd3171ec2895b authored about 13 years ago
* Various fixes in sys/

* Added dist-bin.sh and python-bindist.sh
- Fixes paths and pkgnames

--HG--
rename : sys/bindi...

468c5a1770912a902dc2ad894ca2468459c2a9b9 authored about 13 years ago
* Fix att disassembler for udis86

* add r_asm_setup()
* Add better api for nodejs r_asm

c3781c196499a94c64b8baf23d7aa316d850707b authored about 13 years ago
* added 'afi' to show info of functions

* afl is now less verbose
* Add /v2 /v4 /v8 and remove /q
* Rename /a to /r
* remove search.asmst...

4d3df2a2e6d47915092de5d26c144c9b4dafcf88 authored about 13 years ago
* Fix dup2 for w32

* Fix r_anal and r_socket vapis
* Split r_egg_run() into r_sys_run()

bf7899b0af4775ce2297ff2d3516c287f65de96f authored about 13 years ago
* Fix huge memory leak in r_anal_fcn_find() that was causing

r2 increase memory innecesarily when io.va=!io.va
* Add r2 -a arch -b bits
- -b flag to speci...

75b25ba40379805bbbad668aad82bc84c54f830e authored about 13 years ago
* Fix double-free segfault in elf parser on netbsd binaries.

* Fix bindings build

a83a29efc809ce00f5aa2c461fa20322a537dd63 authored about 13 years ago
* Fix build (missing R_ANAL_BB_HAS_OPS somewhere)

- experimental change to save memory..
* Fix warning in R_MEM_ALIGN() macro
* Fix r_db vapi and...

42d250b6a6078c7ff40529dbd0ad5ceba6d518a6 authored about 13 years ago
* Added api to get opcode descriptions

- r_asm now depends on r_db (uses r_pair aka sdb)
- r_asm_describe()
- install opcode descr...

0582846a9098d68d736e6316411c477a03842d31 authored about 13 years ago
* Fix w32dist (copy missing libs, create dirs, ..)

* Restore farm targets

7c114b47534bcd7e1ac3beda619437ba90732232 authored about 13 years ago
* Use acr-hg to fix gnu/hurd OS identification

1b91afb00583752b3f8f27af2a31abecbbd6ff9f authored about 13 years ago
* More work for the bindings

* Make python test programs use system's lib

bc7493d02cd57a38333ed1ca1fb03aa9550d3bab authored about 13 years ago
* Fix Fcn->refs bindings in r_anal

* Fix agc graph // cc @hteso

20d27a4ca7d80319205fd5545445805920a46f46 authored over 13 years ago
* Bump for 0.9hg

dc134e037eb093fbfe12260930db49b201511023 authored over 13 years ago
* Add URL for agc graph

* Add r_line_get_prompt()
- _set_prompt() uses strdup now
- a bit slower but more consistent
...

75676c55aa217797db974f5301e5ad25617a465b authored over 13 years ago
* Added php5 hello world

300d8352fb06c2266a4da17e3d2f21de60128d65 authored over 13 years ago
* Initial support for php5 bindings

- Does not link on OSX. maybe in Linux it does..
- Requires valabind-hg
* Add mp.py to get py...

e394795f92f9491181de5e3f4c1a7290e767a90a authored over 13 years ago
* Make oxfoo1m3 crackme load correctly

- Do not find strings in binaries with no data sections
- Add program header section underlay...

aa66d81f6c7cda1174b55e8410e6beac2115ed78 authored over 13 years ago
* Use memmove instead of strcpy in overlapped dietline buffers

* Simplify ln -fs in install .. trying to make debian and openbsd happy
* Fix an out-ot-range bug...

2cb98eb5eb0fd4b15e2f207dfbecb5f5eb5dece5 authored over 13 years ago
* Added sys/dist-all script

* Add make mrproper and version to r2-bindings

253c2ba673ac40d0088b226aeaddf2e78af7466b authored over 13 years ago
* Fix lea in x86.nz

* Some more fixes for r_egg
- Use more tests cases
- Warn when stackframe doesnt fits
* Make ...

4c0446485e04937a09f81c76f1d843462f85d543 authored over 13 years ago
* Enhacements for rarun2

- add 'timeout' directive
- directives can now be passed in arguments
- support more than 3...

81fc0bbce69b7dede8addd76bc01bbbe91d4cab1 authored over 13 years ago
* Fix some linking issues in debug/p/gdb

* Bump r2-bindings-0.8.8

34c978e8da94c2d7806e242f1ce1ce3130edc611 authored over 13 years ago
* Fix shellcodes.c.src (do not use literal strings)

* Update vapis for r_asm, r_debug and r_fs
* Use anal_diff_setup() in test-ragdiff
* Sync radiff2...

e036aecfb32f5987a4222d6db25909dcc70c10b0 authored over 13 years ago
* Add hack to fix r2-python-osx bindings (python is broken)

45628be4379293ff2e6c6afdbcf3e55886a775e8 authored over 13 years ago
* Some updates for r_anal

* Fix minor typo in rax2 manpage

7e98640468371232681af3e3531c43efebc98cc3 authored over 13 years ago
* Add missing r_anal_diff_setup_i()

* Many fixes for r_magic
- Proper support for --with-sysmagic
- Fix bindings build
- Fix ma...

720465519ea70ce0cef1b8128b261db165c5ecef authored over 13 years ago
* More stuff to make --with-sysmagic work

d348399a048fd19dde77e1a689b5c1a2f06da5d8 authored over 13 years ago
* Fix segfault in elf (thanks @earada!)

* Make cg and cgo work
* Added r_anal_diff_setup_i()
- Fixed bindings

c885c92c4b03d20c2358e5ebeb7c3b0318948c1f authored over 13 years ago
* Add missing RAnal.diff_setup() method

1eb59ec3b0932b76d87ecd943e6186118f99e01e authored over 13 years ago
* Honor LIBDIR in syscall/d and magic/d

* Show similarity distance in radiff2 -C output
* Add -O flag to radiff2 to use diffops
* Diffing...

a4a943c5da620b3ad84023e3937eb9f1b27a9586 authored over 13 years ago
* Make RAsm nodejs bindings nicer

236123219ed5bfbcf1ef5adb2b92f5b7e3b9e826 authored over 13 years ago
* Initial working examples for nodejs + r_asm

- Requires: npm install node-ffi

43e97784f10529377430a2bd8e1f8c18e6f41b16 authored over 13 years ago
* Bump to 0.8.6

* Various fixes for the farm
- Build and push python + python-dist

2a4ed4fa353deef77a4e446b0b1c1c5479a8dc27 authored over 13 years ago
* Fix make w32dist

* Update manpages
* Added r2 -H for env and files help
* Add rarun2 -h
* Show assembler/disassemb...

c1d5ab5bdb7fe66a1e3920f9c13ed901c4db5687 authored over 13 years ago
* Do not build asm.x86_as or asm.x86_nasm

- Deprecated as being problematic. x86.nz and x86.olly ftw
* Fix singleton crash in swig bindin...

616197f78be46a2a8a86a8ba49073b5b5c70b72d authored over 13 years ago
* Fix offbyone in asm.brainbuck bug

* Fix some segfaults and issues in r_magic
* Use the libr/socket/http library
* Added r_io_http p...

6aacada183ba31e27408e07028b7d7f447fd94e2 authored over 13 years ago
* Add mingw32-python sys scripts

3a0fa26ad55ca88d0fbde2ce343d0ba6c657d85e authored over 13 years ago
* Fix r2-bindings build

* Fix some warnings in r_parse

f7edb8ff633b809f520562c2c43c37ebca7bf6cc authored over 13 years ago
* Fix double free when using RFlags

c0db2cbf2dd1b0c1f9f110d0408f46f1cfc34041 authored over 13 years ago
* Fix list iterators for Vala 0.16 (and probably 0.14 too)

96f4806af4afec40a20521b4af40f95aca55bf61 authored over 13 years ago
* Implement 'ax' command.

- Add r_anal_fcn_xref_{add|del} methods
* Some fixes for r_bin_dex file format
- Properly nam...

c1538fe7a6ae37304bc57d32a2b3eda171f7e8a7 authored over 13 years ago
* Do not dist w32 test bins

* rahash2 now depends on r_io
- support for huge files is wip
* Handle offset in afl command
* ...

6c7252b7dd12e3ce2004f7aee3c926ae5457b9da authored over 13 years ago
* Honor PYTHON_VERSION in sys/python.sh installer

302eed05baf0a62c8c2be7eec7c95c07be146cf2 authored over 13 years ago
* Fix java class parser for javac -g files

- Show debug information in sdb format
- Fix null pointer segfault
- Still work-in-progress...

f5239bc0757bae1f13b5479bcaea192ac3b7c24d authored over 13 years ago
* Fix build for C++ and r_syscall vapi

b8ce7f686fd5ff4376f0cc049c68e3868fc2a279 authored over 13 years ago
* Fix build

1d812dc791e558146ece9f47e7568f37ed2dce03 authored over 13 years ago
* More visual fixes for the comments in disassembly

- Added asm.cmtright=true eval config variable
* Add missing r_magic.deps

e0b8fed7b06fc78a36963cba927d27deb57cb9d0 authored over 13 years ago
* Show comments at right of disasm if they fit in screen

- Added r_cons_get_column () api
* Fix ';' in visual (0 prefix)
* Update pkg-config files
* Fix...

050f9ccf31fca6e6e255a8a8f89ca14aaccbed2e authored over 13 years ago
* Bump revision to 0.8.5 to avoid collision with last release

969106993b5b96c15013313c9b62c9014d71ccdb authored over 13 years ago
* Add dummy darwin-x86-64 syscall information

- OS is 'darwin', not 'macos' (r_bin)
* Fix r_syscall vapi
* Honor DESTDIR (thanks l0gic)

2afd811120cdad05c09d5b18604fcfaeaffcd6ef authored over 13 years ago
* Merge rapatch2 into rabin2 -p

* Honor bits in r_syscall_setup
- Initial work on RPair in r_syscall
- Not yet integrated, bu...

f1bd1a646102847bd4df066cccc917a4a076213c authored over 13 years ago
* Honor PYTHON_CONFIG in r2-bindings

- Allows to specify which version of python you want to use
- Update README document

ef3d94803899dca80f98e7d26c32208069891458 authored over 13 years ago
* Check if g-ir-compiler is found to build GIR bindings

d79c54b030db30d30be51986ac77496725f55a9b authored over 13 years ago
* Fix segfault in cons/grep.c with scr.html=true

* Fix Vala core test program

56483016a8bdccce2085f17026187351a6a4673e authored over 13 years ago
* Fix grep~

* Autocomplete ag* and . commands
* Add install targets in r2-bindings subdirs

d567c283c67082c2b38c63f2879fc84cbd6288b7 authored over 13 years ago
* Fix some memory leaks

318126dd472bb4e346fd23724e890178c21bb2db authored over 13 years ago
* Do not calculate reflines if asm.lines=false

* Honor null callback in r_cmd
* Some enhacements in the r_config_description
* Implement cmd.rep...

cebc439d50e80d47ee112e3993c028a2bfb1c9cc authored over 13 years ago
* Add r_core_prompt_loop()

* Add support for descriptions in configuration variables
- Add e+ to list all descriptions
* s...

621c9623df237b2552a35b3a64481d434aa80f02 authored over 13 years ago
* Use hg manifest in make dist

* Honor r_bin_use_arch arch and bits information for r_bin_create
* Implemented sC command to see...

d585f90f9cc56ed7df63c6dd1a1dda98ffe3b601 authored over 13 years ago
* Enhace build on OSX (use -arch)

- Fixes support for dlopen() on newLisp
* Added rasm.lsp example. Using the RAsm api from newLisp

7d0c46ec15a88faa90c3ce895c1c5755ab378ceb authored over 13 years ago
* Added main.lsp to load rbin.lsp as a newlisp module

854d277caa743db07d950205e86bb84ed503591a authored over 13 years ago
* Initial import of RBin hello world with newLisp

0b70fd0b6a770ccc7ad9bacd84e55c351bab176d authored over 13 years ago
* Add missing goenv.sh

54be366e1354641dd8286235b3a2c3915bd21872 authored over 13 years ago
* Fix valabind bindings

* Fix Go bindings build for arm, 386 and amd64
* Apply ricky's patch honoring LIBDIR

6339b853b56737690dafb44c23859bf375c47b72 authored over 13 years ago
* Added support for ELF32-linux-x86 binaries for rabin2 -c

- Allow to create tiny elf binaries (only text section)
$ rabin2 -a x86_32 -c elf:31c040bb2a0...

5cf59c8d3404b7f8d64def5d74ddd0e0c8428551 authored over 13 years ago
* Enforce the use of BSD tar

72f633191f67ac7375cc8f215c1930dadc6a5dbe authored over 13 years ago
* Some minor work on mips64 debugger

* r2-bindings configure help updated

0f944824b1543d29645e8253dd7d01f0ea8b9290 authored over 13 years ago
* Honor --libdir --includedir and --bindir

* Put rsc2 scripts in ${LIBDIR}/radare2/bin
* Force RELEASE=1 in r2-bindings. Oops

fabb06bffdb989c6dd0985d91e36608da0d7ad62 authored over 13 years ago
* Merge lost commit

- Add rsc2.1 manpage
- Use acr-0.8.6 everywhere
- Fix make dist in r2-bindings

1abe2162ef5214c0bcb95e52634b2f1e2965db0d authored over 13 years ago
* Bump into 0.8.1

* Capture stderr in gnu-tar check

47f10b08ec358e9dfcf91a71cf33a6869ca08283 authored over 13 years ago
* Set library version number for plugins

- Registers for which version of core was compiled
* Use tar --format=posix when GNU tar
- Fi...

4ee57ea1db80a01ba1945821779dbc745600511c authored over 13 years ago
* Bump release 0.8 - Codename thecakeisapie

* Fix uninitialized memory issue in r_block_resize()
- Thanks vext01 for reporting

c1b067d979b078426810cd3131b972ee2acb6452 authored over 13 years ago
* Fix r_asm_op vapi

22310e72f1e5eda17df994fa9e417a866f5b4e27 authored over 13 years ago
* Minor enhacement in RSearch vapi

d832f4c702aa1f816684f8b7d4f178b630631613 authored over 13 years ago
* Add r_fs_partition_type api

f2f577aedff0d1e228d57eac4b62269c87956125 authored over 13 years ago
* Fix r2-bindings valabind build (python, guile, ..)

418764215706fa12e6404e86f4948f2538ae7d93 authored over 13 years ago
* Some fixes in r_syscall (thanks vext01!)

* Use x86.olly before x86.nasm
* Add r_asm_assemble_file() method
- Accessible with 'waf' command

ac86973a0b9dd8d633d3d9c38983d256a30f61f9 authored over 13 years ago
* Add from/to arguments to search_preludes()

* Mostly fix the ming-w32 build
* Avoid using alloca()

4194106b69e307c8c7df50834aa4defefd4a4203 authored over 13 years ago
* Added anal.prelude to specify an hexpair to find

* Added search/prelude API into RCore and Vapi

c6383d576d08257e3139ccb550c2e20bff3f0a2a authored over 13 years ago
* Split 'ap' in two cmd0s

* Add missing anal_all() in RCore vapi

5aa72c9810b2fdba3959b5d81d1594c41348d3c8 authored over 13 years ago
* Added src/dst Value fields in RAnal.Op class

ddec7f8e0e015fbae86537cbcaba40941b44af19 authored over 13 years ago
* Fix r_asm vapi

b5d8132457f3b74e36a4b38ee191a4b11d504dfe authored over 13 years ago
* Fix definition of Asm.Op in r_asm.vapi

60d9968cc8b28f4c9ccbf3f84c037eef5d510648 authored over 13 years ago
* Fix file_open() in python test

661277ed3183eba4bfdc97fdca344c8b8a6c956c authored over 13 years ago
* Import code|gadget_search vala code examples

68c350c6f1d7653c66920cecacf0ec31e6db2d02 authored over 13 years ago
* Rewrite io_ptrace{read|write} to fix bugs on OpenBSD-amd64 debugger

- New code is shorter, more readable and bugs-free
* Added 'install' target for r2-bindings/gir

80240d4fd686ce0229e78f098bbabe8c4ccbe4ae authored over 13 years ago
* Various minor visual fixups

* Add r_file_temp

07b80a38617f1d176512d6e3884a25e374d0937b authored over 13 years ago
* Fix build with vala-tip

- static-struct/class is no longer supported
* Colorize call comments

f81c8b98e2237c662891a9a3980b65f972de5698 authored over 13 years ago
* Fix build

acede877a31a43d4657c241be3c1db38abd975ba authored over 13 years ago
* Reimplement r_flag using RHashTable64

- Much faster (over ninethousand)
- Must do the same for code analysis stuff
- Added test c...

57529af0a1d8616610f9c0bb0ea72d91e3b3b08d authored over 13 years ago