Ecosyste.ms: OpenCollective

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

Rizin

Creating open source reverse engineering and debugging tool
Collective - Host: opensource - https://opencollective.com/rizin - Website: https://rizin.re/ - Code: https://github.com/rizinorg

core: fix 'pxj' command to not use core->block (#3693)

github.com/rizinorg/rizin - 594e5885abc1f710206676baaa2dc39b443e9001 authored over 1 year ago
Reopening file should not be identified as an error

github.com/rizinorg/rizin - d1fd135df322beb93a88eb038c1da1777c82a780 authored over 1 year ago
Improve parsing C syntax up to C23

github.com/rizinorg/rizin - ba84a920ad1ac5fdbf73f1729054f946284a362d authored over 1 year ago
Update Tree-Sitter C grammer

github.com/rizinorg/rizin - dd6c3a6437f63240a9a191707dffbbd4cd05679c authored over 1 year ago
Show realname in `fl.t` table output (#3682)

github.com/rizinorg/rizin - fd8086bcc812d572980872dde75602ca1a634a4a authored over 1 year ago
Rewrite LE plugin (#3666)

* Apply relocations, jump tables are detected correctly now
* Use virtual files for patching an...

github.com/rizinorg/rizin - 832e5b0d36a6f33c01475588ecb1b14f8c13bcac authored over 1 year ago
Move RzOutputMode to rz_cmd.h (#3672)

github.com/rizinorg/rizin - 2ec61704c0f8b1fc6a84eff1efabafcfa7539186 authored over 1 year ago
Add OS/2 compressed LX bins (#122)

github.com/rizinorg/rizin-testbins - b4012734aa3d0bda50fe54185f120cb1eb0c50b4 authored over 1 year ago
Move rz_core_analysis_var_display to public api (#3679)

github.com/rizinorg/rizin - c4cb0d3e595de8e45ca143177a86c7eeee854fae authored over 1 year ago
Update TinyCC CI job (#3683)

github.com/rizinorg/rizin - b30cd7fc832345c37d1efb30f73df6142baa0ef9 authored over 1 year ago
Update Rizin to latest dev (#3207)

github.com/rizinorg/cutter - d1da807de1fc5e8ee5f46f07d7acc6fb8d973a87 authored over 1 year ago
Merge pull request #7 from rizinorg/fix-handler

Fix handler due new option.

github.com/rizinorg/rz-libswift - 541741a042b093b2e99f6fece9bb44b94f26b5c6 authored over 1 year ago
Fix handler due new option.

github.com/rizinorg/rz-libswift - 64ca98dbeff490a9c746177ef6237b0546343872 authored over 1 year ago
Improve help for `~:` command (#3681)

github.com/rizinorg/rizin - 831c472f099dc76012273b7ab5667769aec66f1a authored over 1 year ago
Update rz-libdemangle (#3680)

github.com/rizinorg/rizin - 07747e2ba89948350d0a330960d83497cd91fd97 authored over 1 year ago
Fix `fl.` commands and add tests (#3678)

github.com/rizinorg/rizin - 47701f65b4f29b10898afa68eff298abeac3f1b2 authored over 1 year ago
Add DOS extender bound bin for LE (#121)

Co-authored-by: svr <[email protected]>

github.com/rizinorg/rizin-testbins - 7b5454897be3a2b9b8231b63b31deac891afc663 authored over 1 year ago
arm: use `cortexm` cpu instead of `cortex` (#3674)

github.com/rizinorg/rizin - f1006f97c24b9cd21fcc7d3faaaea8b6e0305857 authored over 1 year ago
reuse: fix DEP5 format for multiline copyright (#3675)

github.com/rizinorg/rizin - 8f1710a403ecfdc14047f1854cbdaa6dfa49c13b authored over 1 year ago
test: remove duplicate `dbg.fds.count` test (#3673)

github.com/rizinorg/rizin - d581fc25288069fb414720a75d4c39ffbfc0a87d authored over 1 year ago
RzIL: asm tests for ARM32 VFP and NEON (#3662)

github.com/rizinorg/rizin - c0850845f11f8ee95ce2b54b046b77b86f97cc1e authored over 1 year ago
Add `p=r` command to display entropy edges (#3671)

github.com/rizinorg/rizin - 0ed81d522b34b2fdeb6e9fcbecc75d518d7898b2 authored over 1 year ago
C++: Use shorter integer types (#49)

github.com/rizinorg/rz-libdemangle - cde2257302e9afe46a73ecc2ad1349ac45d573d6 authored over 1 year ago
Add support for PT_OPENBSD_NOBTCFI detection (#3663)

OpenBSD enables arm64 BTI or Intel IBT by default, except when the
binary was linked with -Wl,-...

github.com/rizinorg/rizin - aa2c54f1286fdae90f4af5562fcd3dde3ff85f31 authored over 1 year ago
Add OpenBSD arm64 bin linked with -Wl,-z,nobtcfi (#120)

github.com/rizinorg/rizin-testbins - 146621f9b65644aae985f6a2902a3b8b4c07e131 authored over 1 year ago
Add `bin.demangle.flags` to allow users to simplify or not mangled strings (#3659)

github.com/rizinorg/rizin - 8f2eb45b8405d227454a3e1fc6a788fcdf101ff9 authored over 1 year ago
Set the default capstone version to v5 instead of v4

Co-authored-by: wargio <[email protected]>

github.com/rizinorg/rizin - 4aadd18f7e533e5522643ddb5b254aed96580d82 authored over 1 year ago
Update capstone instruction ids

github.com/rizinorg/rizin - 0cf4cd75b36c17a2054ed0286e3eb7a22f913225 authored over 1 year ago
Fix v3 build due fall-thru

github.com/rizinorg/rizin - de33b0acc4dde7cb45369414cf3ba1a3bc2fd6de authored over 1 year ago
Removing GNU tricore analysis and asm plugin

github.com/rizinorg/rizin - b1ab2adf6e19c192a17eebca0c3f974e95f2ad22 authored over 1 year ago
Fix tests for capstone v3/v4/v5

Co-authored-by: wargio <[email protected]>

github.com/rizinorg/rizin - e456c60e209fc729499733e646946ddd310ba3e8 authored over 1 year ago
Adding new cs-based tricore analysis and asm plugin

github.com/rizinorg/rizin - 6e57bf6261b59265308fe6a02b135cab3f6311a6 authored over 1 year ago
Improve sparc analysis and fix tests.

github.com/rizinorg/rizin - 3578cbb4fccbfbde6aba1ae6e950cb7e944d3983 authored over 1 year ago
Fixes capstone update

github.com/rizinorg/rizin - d20fe00bc8831328aaa924e1915dfaddcccb16d4 authored over 1 year ago
Mark as broken the ARM 16 test which fails to disassemble.

github.com/rizinorg/rizin - 99c5f833c5dc8624e942b33dc720b30638689d89 authored over 1 year ago
Update capstone versions in the docs

github.com/rizinorg/rizin - d235371abc70b566e44457152180a440128c6175 authored over 1 year ago
Add option to simplify known standard libs (#48)

github.com/rizinorg/rz-libdemangle - de95fa539431de045ab1a32476b5712975b9b62d authored over 1 year ago
Remove rzk and gprobe IO plugins (#3654)

github.com/rizinorg/rizin - f29171ceb15ec9715f760636d79ecb5a70bb2b71 authored over 1 year ago
Easier API for creating global variable (#3655)

github.com/rizinorg/rizin - 8e41d975bf80d79912ecddc3fff1a6f9de6027f0 authored over 1 year ago
Fix capstone v3 support (#3651)

github.com/rizinorg/rizin - 3599ba226f39fd260945d57307669a78528bdd4d authored over 1 year ago
ARMv7 NEON and VFP for rzil (#3528)

* Export float basic op to op_builder header

* Basic vmov with note and question

* Add vmo...

github.com/rizinorg/rizin - 803aa3951e89f81a1b100d10b9e85b3415776473 authored over 1 year ago
Add rzil emulateme test bin (#119)

* Add rzil emulateme test bin

* Add source file for emulateme_vfp.arm32

compilation comman...

github.com/rizinorg/rizin-testbins - 494e95684d66a84b2e3d8e4bdb3418fb0078f856 authored over 1 year ago
Fix ESIL issues: Shift by register, double word store (#3645)

* Test for shifting via registers.
* Fix ESIL strd

github.com/rizinorg/rizin - 83e40b0c0cc76fc344dd778ec89c5eb43a2eaa8a authored over 1 year ago
Show even sections with 0 size/vsize (#3640)

github.com/rizinorg/rizin - 40a01ef36f5804808c3fe611429d602d4b705bfa authored over 1 year ago
Add few missing tr() string wrappers (#3204)

github.com/rizinorg/cutter - b757f853506df8aa34e08208b3dc5d22c3357db0 authored over 1 year ago
Remove typelink remnants (#3638)

github.com/rizinorg/rizin - 9c1b88903e4f0e3df2ed8145e619f1e4c208baff authored over 1 year ago
Fix /wi by removing wrong fallthrough (#3636)

/wi was falling through the switch case and it was not accepting the
input correctly. Fix this ...

github.com/rizinorg/rizin - 194eabae1cc960f351a6cc2484b9b58cf91b6c57 authored over 1 year ago
Add rz-retdec plugin

github.com/rizinorg/rz-pm-db - f7a55b51023dfb4a46e24d1bd1b578bf95279802 authored over 1 year ago
Remove typelink remnants (#3635)

github.com/rizinorg/rizin - 1f30b7f76161202159e62946a5d496a92dcc00b0 authored over 1 year ago
Refactoring debug plugin and cleanup output (#3634)

github.com/rizinorg/rizin - 8efdb3d3a385dde02d3ec16791c0039a081fbb98 authored over 1 year ago
Fix package_test

github.com/rizinorg/rz-pm - 22699f8de5229cec33b3ce5f925cd7ba814b80d2 authored over 1 year ago
Update version field

github.com/rizinorg/rz-pm - cf3897eba249f6665252c0da07f9f5b004883506 authored over 1 year ago
Move all packages on main branch to dev versions

github.com/rizinorg/rz-pm-db - f27eef2f99d041dad7e0b526840432acd370a562 authored over 1 year ago
Use the git repo name for the base artifact directory

github.com/rizinorg/rz-pm - 21f98bfd1cf25fccba8edd764997d8ca2f34313b authored over 1 year ago
Clean only the specific directory for the package version

github.com/rizinorg/rz-pm - 24fbd00cb8db9963a8a1fd2f6cc23e68932d056b authored over 1 year ago
Clone/Pull submodules recursively

github.com/rizinorg/rz-pm - 039571e74f3de5e1ee89447b39fde945f6a993ad authored over 1 year ago
Add rz-silhouette package

github.com/rizinorg/rz-pm-db - d1d1a8fac8bc73206b63843e5f2f52229cec0c21 authored over 1 year ago
Keep track of the rizin version a plugin was installed for

Save the version a plugin is built for and show whether any available
package should be rebuilt.

github.com/rizinorg/rz-pm - bcd3f9885918abf30f6201ceff4e1dce5bae8a32 authored over 1 year ago
Add binary for issue 329

github.com/rizinorg/rizin-testbins - 609f4bc9362f5bb1760b9fa58a3eabc10ad7cfe4 authored over 1 year ago
Remove type links and use global vars (#3618)

github.com/rizinorg/rizin - 8c1ce710e17359295807bff6a03a12803c45ead5 authored over 1 year ago
Update tests for latest rizin

github.com/rizinorg/rz-ghidra - 9e07face23c0389a335fde6bed15ca4edf332f81 authored over 1 year ago
Fix function name for realname enabled and multiple flags

github.com/rizinorg/rz-ghidra - e0e3b0766d8eeddd9de932a47ebfca32ec462c35 authored over 1 year ago
Limit `aap` scan like we do for strings. (#3620)

github.com/rizinorg/rizin - 366dfcfbf0ac2eb4c09c49b0a9e43117864750b7 authored over 1 year ago
Fix naming convention in plist parser

github.com/rizinorg/rizin - 6b2d6fed9a40962d7bc10667f1f24aa347971660 authored over 1 year ago
Support IDREF in plist parser

IDREF in plists is an undocumented extension of plist used e.g. in
kernelcaches. This makes it p...

github.com/rizinorg/rizin - 1d39c168408d4023c0ffa7e2053c9cef646824dd authored over 1 year ago
Fix rz_buf_read_at() after negative addr

rz_buf_read_at() with a negative addr on a ref (slice) buffer broke all
subsequent calls to rz_b...

github.com/rizinorg/rizin - 54640cb01c2920c579d636828b98cab11a7a2948 authored over 1 year ago
Fix some oob reads in xnu kernelcache

A __DATA_CONST.__const section of e.g. size 1 could make these loops
read beyond the end of the ...

github.com/rizinorg/rizin - 8dc8fdd71f83b8b7b4b2928c5e11c807de8f0ea5 authored over 1 year ago
Re-add ios syscall files

Initially removed in 4fd9cd7cc1b788d4731754afd67a633a5e0c3c24, but may
still be used when loadin...

github.com/rizinorg/rizin - bc9daaabbd2f798f78cc856a4aeb7cb26d158097 authored over 1 year ago
Always search for preludes if is not x86. (#3615)

github.com/rizinorg/rizin - 5badfe10f655374f424164d62915cb3a1d22e2b9 authored over 1 year ago
Use separate rz-pm-db branch for different rizin versions

github.com/rizinorg/rz-pm - 82da9a68084e294345db9cf2ceb6b8ecb1a411f5 authored over 1 year ago
Add support for git plugins

github.com/rizinorg/rz-pm - 52970a6b9688c63bb62444dd7cc1fefd84d405d0 authored over 1 year ago
Update Rizin to latest dev (#3201)

github.com/rizinorg/cutter - 61710535bf11ba9acb336bd0d5c757fafce78110 authored over 1 year ago
Update libdemangle to 2c90eaa (#3614)

github.com/rizinorg/rizin - 09ec12d6078cdfbb7cfde23262a13cd03056f850 authored over 1 year ago
Add support for _block_invoke in c++ and objc (#46)

Describes function blocks that don't have a name specified in source
code.
Ex: _ZN1Parent_Func...

github.com/rizinorg/rz-libdemangle - 2c90eaadd9d330a3c8ea01939967af28c207dfb5 authored over 1 year ago
Fix double free in xnu_kernelcache when syscalls fail to load

github.com/rizinorg/rizin - e682143ec7f8e5ec46074adf24d2e5fd29f2598e authored over 1 year ago
Add xnu kernelcache support to rz_bin_language_detect()

github.com/rizinorg/rizin - 350dc181f581d4bd568be6ffacf4c0dd51d1dae7 authored over 1 year ago
Mach-O: Do not reconstruct arm64e chained relocs without BIND_OPCODE_THREADED

arm64e kernelcaches may have no BIND_OPCODE_THREADED but
__TEXT$__thread_starts instead, which s...

github.com/rizinorg/rizin - 6b42ed1d6cf0e98c5dce5fae62c58fd580b5c73b authored over 1 year ago
Refine MACH0_(imports_count)() (#3612)

For chained imports, we do not parse undefined symbols, so the upper
bound can be reduced there...

github.com/rizinorg/rizin - b0f3a5f9ee24d5455d77d9a86d5d88d3dd8214e9 authored over 1 year ago
Fix il vm `aezi` and `aezs` sync behavior (#3611)

github.com/rizinorg/rizin - c648b8ae1032f56d109da46e2797a8bd34c80529 authored over 1 year ago
Boolean value assigned to pointer (#3609)

github.com/rizinorg/rizin - 2239fa4402f376903d138ca5bc951a3885bd3496 authored over 1 year ago
Rename analop to analysis_op and aop

github.com/rizinorg/rizin - b5a936585a6ca412f4c4725d93c5c0f3e88ae60a authored over 1 year ago
Combine Mach-O chained fixup info in single struct

More chained fixup information parsing will be implemented in the future
and added to this struct.

github.com/rizinorg/rizin - 27c7ced4b319b5a05d52b5f3d03a82a23dc7ee9b authored over 1 year ago
Parse and use dyld chained fixup imports

The LC_DYLD_CHAINED_FIXUPS load command references a new kind of imports
table that is used for ...

github.com/rizinorg/rizin - b6f984e44573632dac58f084f306e0097a706d76 authored over 1 year ago
Populate Mach-O relocs from chained fixups

Chained fixups are essentially a new kind of relocs, so it makes sense
to also represent them as...

github.com/rizinorg/rizin - f4796c5e668c0a38ae0ec5547771835808dfe610 authored over 1 year ago
Implement chained fixups patching for binds

For bind chained fixups (pointing to imports parsed in the previous
commit) we reuse the patchin...

github.com/rizinorg/rizin - ebe4263323cf71abeeb0851f66ed063575344a4b authored over 1 year ago
Refactor analysis mips to remove static vars

github.com/rizinorg/rizin - 2c9a7008e9e30a10ff42c0422b1ef7d6579b8dab authored over 1 year ago
Ensure keyword is always non-null.

github.com/rizinorg/rizin - 20965833d9ab82eba0ea0cf06127c2360d45d229 authored over 1 year ago
Add len check in esil code before calling rz_analysis_op (#3603)

github.com/rizinorg/rizin - d6779c42d776050dd1857d10dff989c1ae3b5d0d authored over 1 year ago
Update docs from rizinorg/cutter

Original Commit:
cf14fd10066fcd6a3af1cdad30bf3e3ba0c4f0db Add Tools > BaseFind + command line op...

github.com/rizinorg/cutter.re - 9e584ee18dd3d3e108b3bf6c4e4c575061268665 authored over 1 year ago
Add Tools > BaseFind + command line options (#3198)

* Add Tools > BaseFind
* Rewritten how cutter parses and stores the initial options
* Update d...

github.com/rizinorg/cutter - cf14fd10066fcd6a3af1cdad30bf3e3ba0c4f0db authored over 1 year ago
Add Mach-O samples for chained imports (#118)

github.com/rizinorg/rizin-testbins - 5005b18bfd84dfaf114572a2b827766d38356134 authored over 1 year ago
Refactor `ls` command for rzshell (#3600)

github.com/rizinorg/rizin - 8135a450e95c1b5831ac676613f0852f2425d8aa authored over 1 year ago
Make rz-pipe tests invariant to local user config (#3601)

github.com/rizinorg/rizin - 6452be6c206317b76593d3b3bb42f26272de6c66 authored over 1 year ago
Extend Mach-O platform recognition (#3599)

Some identical code from both mach-o 32 and 64 has been moved to
mach0_common.c to avoid duplic...

github.com/rizinorg/rizin - 4fd9cd7cc1b788d4731754afd67a633a5e0c3c24 authored over 1 year ago
MIPS support (#14)

github.com/rizinorg/rz-tracetest - 0c8e418a501175047380859bae8cd1d156a01d76 authored over 1 year ago
Add sample visionOS Mach-O (#117)

github.com/rizinorg/rizin-testbins - a6d976d2c6a373562006f74c173d2b0592f51d22 authored over 1 year ago
Breaking method is user defined. (#3598)

github.com/rizinorg/rizin - 6bfc67a2868e07ab89ff931b96dfd3bc65e7371e authored over 1 year ago
Remove Makefile on dev-asm (#98)

github.com/rizinorg/book - efa4911101fe45dc341e32c2149fbe3012e5f828 authored over 1 year ago
Add API to request function variables without arguments (#3597)

* Add Doxygen to variables API

* Add Doxygen to function API

* Improve arguments and varia...

github.com/rizinorg/rizin - 33c056e4e396f01b2d8381ee6e6443f2379d356f authored over 1 year ago
Fix `ls` command parser (#3593)

github.com/rizinorg/rizin - c9ef508bf4d78d136a53aa0a4e4bc18321405372 authored over 1 year ago