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

Use tags for jsdec instead of master. (#3231)

github.com/rizinorg/cutter - 28e7ca567c8dec68242713d469d4857eb4add042 authored over 1 year ago
Fix: overflow of `core->block` in the handler of `plf` command (#3762)

github.com/rizinorg/rizin - 8b792f5a81a6bc6b2c47c8e1cbb05538b2146118 authored over 1 year ago
Add SM3 hash (#3769)

github.com/rizinorg/rizin - 305a2cb3ae3cb565b2b01b1fecd3573e72eb187a authored over 1 year ago
New automated translations Translations.ts from Crowdin (#32)

github.com/rizinorg/cutter-translations - 5c7c3bb645e3d9dfc6e93ddfa1355be3bc76acb5 authored over 1 year ago
Implement missing sh op

github.com/rizinorg/jsdec - ffecde4ae04cc4ddce8805932d3ff636c311dcc6 authored over 1 year ago
Add test file for the command plf (#123)

github.com/rizinorg/rizin-testbins - b1736ee6b93277ffd26e692db15fcca54c0b8ad9 authored over 1 year ago
visual: mention `o` key in help (#3757)

github.com/rizinorg/rizin - 2c9b0d86a52f7198e3e683acf1433d858702668d authored over 1 year ago
fix build via script

github.com/rizinorg/jsdec-test - 452a19a6c1f243c2d125d468793f269ff0673762 authored over 1 year ago
New automated translations Translations.ts from Crowdin (#31)

github.com/rizinorg/cutter-translations - bd8330c757bb8c61068eda6cfa15069ae077d772 authored over 1 year ago
Migration from Duktape to QuickJS (#4)

* Fix makefile
* Rewrite how tests runs with qjs

github.com/rizinorg/jsdec-test - 982b29059a89665b37d46ebd420908982f1a12f6 authored over 1 year ago
visual: remove `prc=a` mode (#3758)

github.com/rizinorg/rizin - e26ae5f63c0ba94bac789c8293e916965b1ef32c authored over 1 year ago
Fix blake3 build with incompatible assemblers (#3764)

Apple Clang 4.2 on Mac OS X 10.7 Lion does support avx2, but it has
issues with some of the asm...

github.com/rizinorg/rizin - d8aeabb50163a2b9f77f04057a6ad2d2ebf843b1 authored over 1 year ago
New Crowdin updates (#30)

* New automated translations Translations.ts from Crowdin

* New automated translations Transl...

github.com/rizinorg/cutter-translations - 4abc9c277b58096dfe17c6e3f6200a11ff01105f authored over 1 year ago
RzStrBuf: remove weakref related code

github.com/rizinorg/rizin - 061c56f4c483abf5c685c57c85a7ce613d29a0a4 authored over 1 year ago
Fix memleak in rz_assembly_of_hex_handler()

github.com/rizinorg/rizin - ee1f1a43320d9cae652862cc2365314477bd0530 authored over 1 year ago
Fix memleak in parse_relocs_from_indirect_syms()

github.com/rizinorg/rizin - 6c2079660043aecd6a1259063d6b371124c95c38 authored over 1 year ago
Fix memleak in rz_reg_item_free()

github.com/rizinorg/rizin - 779c5b2566aa22c1eee2691d7ffdf691419a361a authored over 1 year ago
Fix memleak in parse_reg_profile_str()

github.com/rizinorg/rizin - 73fcbd801d961c6c57a1ef93aa419591dc416ddf authored over 1 year ago
Update rz-libdemangle (#3753)

github.com/rizinorg/rizin - a4ec3563ca1395793360945440699768cda6ca97 authored over 1 year ago
Fix blake3 build when a simd extension is missing (#3751)

Regression from avx512 fix: Any call to add_project_arguments() must
happen before declaring an...

github.com/rizinorg/rizin - 22e56a3628e0d1f927fcd356a65b5c213531eb80 authored over 1 year ago
[gnuv2] Fix multiplication overflow check due compiler optimizations (#54)

Vulnerability found by @ifyGecko

github.com/rizinorg/rz-libdemangle - 51d016750e704b27ab8ace23c0f72acabca67018 authored over 1 year ago
Fix AVX512 detection and build in blake3 (#3739)

The test for avx512 could result in false-positives because the
_mm256_setr_epi64x intrinsic re...

github.com/rizinorg/rizin - 14d607e7fd78c1046106743f5dc65eadcf929ade authored over 1 year ago
util: remove rz_num_get_name()

github.com/rizinorg/rizin - dc9b57166d575c53c201ae345553c3238c43c4d5 authored over 1 year ago
util: remove rz_num_chs()

github.com/rizinorg/rizin - f6f397e70400c85257f9c48fd97cc1375f8dec68 authored over 1 year ago
util: remove dead RzNum code

github.com/rizinorg/rizin - 3b3de3b66c21a9388f64a5e0498b9fbbbc7cf599 authored over 1 year ago
util: remove rz_num_{sin,cos}()

github.com/rizinorg/rizin - 1a06b2d585f4caba90c119dbf93fb4f0b66d77ff authored over 1 year ago
util: remove unused RzNum API

github.com/rizinorg/rizin - 67519c1664ebfa10db5c7efcff62b9d6abebb546 authored over 1 year ago
Fix esil string being directly passed to printf (no "%s") (#327)

github.com/rizinorg/rz-ghidra - 85674a4bc02f95c88f5cea683fa1bc4aa0294e5b authored over 1 year ago
Translation fixes (#3227)

github.com/rizinorg/cutter - 215ab373d40f1c6461dddc4394e71213a1d50e71 authored over 1 year ago
Expand `pc` commands to accept size argument (#3738)

github.com/rizinorg/rizin - e3617f79816bbb5cfbba8c46cbe2dc8661e88ab9 authored over 1 year ago
Bump libdemangle (#3743)

github.com/rizinorg/rizin - 4ffdf2766d2144e8dac3ddf9880c1c9a3bf64d1c authored over 1 year ago
doc: 'meson setup' is the recommended way now (#3745)

github.com/rizinorg/rizin - 9654cae0fbaa67e7d28390baab787aa787bff112 authored over 1 year ago
Fix #52 - remove prefix stub. (#53)

github.com/rizinorg/rz-libdemangle - 873406296896a09ad2cee97947886a39258c6128 authored over 1 year ago
util, cmd: fix rz_rand64 and %r (#3742)

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

Original Commit:
aa9920ed11dbfdb376eec075ee120f7748af9c69 Update translations

github.com/rizinorg/cutter.re - c6209a0ea2f38c0cabc2351885c50d925e989923 authored over 1 year ago
Update translations

github.com/rizinorg/cutter - aa9920ed11dbfdb376eec075ee120f7748af9c69 authored over 1 year ago
Fix Tricore disassembly performance (#3729)

* Try fix Tricore slow disassembly
* Fix tricore_op_set_type

github.com/rizinorg/rizin - 28ad8e943df665dfcdad531c7a755697132722fa authored over 1 year ago
Fix memleak in ds_opstr_try_colorize() (#3741)

github.com/rizinorg/rizin - 0a623e1589a944a5b7557c05b32a4be6bd87bfe4 authored over 1 year ago
New Crowdin updates (#29)

* New automated translations Translations.ts from Crowdin

* New automated translations Transl...

github.com/rizinorg/cutter-translations - d44e9fb62c60f899d965d4b85aab1c83939a2cc2 authored over 1 year ago
Fix arrow keys on some terminals (#3718)

* Add support for arrow keys on some terminals

Some terminals use the sequences \EO{A,B,C,D} ...

github.com/rizinorg/rizin - b9281cbc9c979b5749b0241cd107afdd5e30c3c3 authored over 1 year ago
Update le.c (#3734)

free'ng the header is covered by fail_cleanup label

github.com/rizinorg/rizin - 278607aabf72c80df3225b1fd3bf1965cea4528a authored over 1 year ago
ci/cd: update to ubuntu-22.04

github.com/rizinorg/rz-pipe - 5c18ae929b721b93c259979905bc12da983e061a authored over 1 year ago
Use python -m build to build wheels

github.com/rizinorg/rz-pipe - 06c871d33fb1c58ffc233e8c8d2d7282e780ec81 authored over 1 year ago
Bump python rz-pipe version to 0.6.0

github.com/rizinorg/rz-pipe - 7e93dc1cdefc2ed0fc07da560dd14feb32aa12c6 authored over 1 year ago
Use pypa/gh-action-pypi-publish@release/v1 instead of master

github.com/rizinorg/rz-pipe - e1712ee7eb4c07b69480b1352944f6ea9567c822 authored over 1 year ago
New Crowdin updates (#28)

* New automated translations Translations.ts from Crowdin

* New automated translations Transl...

github.com/rizinorg/cutter-translations - ce2e0dee34cef92c7307e2e692241f5556f625c2 authored over 1 year ago
Add new command `plf` to print the RzIL of the function (#3724)

+ expose API rz_core_analysis_bytes_il
+ add new command `plf`
+ add test test/db/cmd/cmd_plf

github.com/rizinorg/rizin - d71f4a212889392408e77f3959764607ac5638be authored over 1 year ago
Update test for `avga` command

github.com/rizinorg/rz-ghidra - f9036245395fc14b51706aa945506835e1a2a717 authored over 1 year ago
rz-pipe.rs: update dependencies

github.com/rizinorg/rz-pipe - c22dca96abce6dd961090026724a6611f1deb18c authored over 1 year ago
Fix compiler warning

github.com/rizinorg/cutter - a0f5eca191b67a7ce3b7370fba89b7e5bf50d97b authored over 1 year ago
Update translations

github.com/rizinorg/cutter - dccbc7363b6b0bfffae83a0196cc8e51d2045b14 authored over 1 year ago
New Crowdin updates (#27)

* New automated translations Translations.ts from Crowdin

* New automated translations Transl...

github.com/rizinorg/cutter-translations - 53b42f0854479f36170356c13d5eec4be3182444 authored over 1 year ago
Bump version to v0.7.0 (#3725)

github.com/rizinorg/rizin - 7febd38e9d00a8b97b32f974d87aa7a9af37dd39 authored over 1 year ago
Update translations (#3219)

github.com/rizinorg/cutter - 77aba60152bd3e0b163714bfda5462115c4de3b2 authored over 1 year ago
Remove typelink remnants (#33)

github.com/rizinorg/rz-bindgen - e0f4cb5cea3e2de27e2ae0447f8a187c96d00e4d authored over 1 year ago
New Crowdin updates (#26)

* New automated translations Translations.ts from Crowdin

* New automated translations Transl...

github.com/rizinorg/cutter-translations - 74e2dbe6771c9a2d1b7a727e52fa73eed565a5aa authored over 1 year ago
Update Rizin to latest dev (#3218)

github.com/rizinorg/cutter - 66629d6288a4fc490d4c7e94ef910a75565a6c96 authored over 1 year ago
Fix tricore jumps/calls syntax #3664 (#3708)

* Fix tricore jump address set
* Fix tricore sub jumps
* Add TRICORE asm pattern

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

Original Commit:
3d30892a308fdae0425483f999975d868afaf44f Add Global Vars widget, dialog, contex...

github.com/rizinorg/cutter.re - ad62998075ad7b8b265afcf6d894e432dee58539 authored over 1 year ago
Add Global Vars widget, dialog, context menus (#3203)

* Add global variables support

- Add Globals widget
- Add global variable add/modify dialog
...

github.com/rizinorg/cutter - 3d30892a308fdae0425483f999975d868afaf44f authored over 1 year ago
Add test for custom bf coloring.

github.com/rizinorg/rizin - cebe0b50816cc0429490dcd327c8d975b8464c20 authored over 1 year ago
Add missing in/out mnemonics to token pattern

github.com/rizinorg/rizin - dd696b4c4a8a184424bbbabef27d6461f2b7fd35 authored over 1 year ago
Compile all pattern at once if it wasn't done before.

github.com/rizinorg/rizin - 10973de1d340ded14d36610e2855b92a317b371f authored over 1 year ago
Reformat the code

github.com/rizinorg/cutter - 041118dbd75b4e01e03a6a7b1840bc34808f6986 authored over 1 year ago
Add clang-format script

github.com/rizinorg/cutter - b3181b5493b4951c863b3fea96863ce6df5a78ce authored over 1 year ago
ci: run clang-format.py script

github.com/rizinorg/cutter - 0d9851c1e0c601c2438b9e5122e2c1063ad26d5b authored over 1 year ago
Fix arrow line calculation when disasm line is has multiple newlines. (#3217)

github.com/rizinorg/cutter - 3e74b9ad6769d00cc67d6c1817e591eea96a7e47 authored over 1 year ago
Introduce rz_core_analysis_cc_init_by_path() that allows specifying a path to cc data.

github.com/rizinorg/rizin - f3667b096308d3f199e755d9d675eeaa827d2885 authored over 1 year ago
test/unit/test_analysis_var: Use types DB from the build dir.

github.com/rizinorg/rizin - 30ba928f54ad6fe78fa8a2e581e436200f0af46d authored over 1 year ago
Make rz_file_path_join prepared for an empty string in the first arg

github.com/rizinorg/rizin - c6dc4ee90670211863d734fcdfe6722d12f65f23 authored over 1 year ago
Bump rizin dev (#3212)

github.com/rizinorg/cutter - 3bcafe96251f6e41a8a54b736d44fe36bd515c91 authored over 1 year ago
util: do not unnecessary initialize members of ut128 (#3717)

github.com/rizinorg/rizin - fe8ed0bfbe6f66a907e83e3f842840d1960e7fc5 authored over 1 year ago
unit: test_str compiler warnings fixes (#3716)

github.com/rizinorg/rizin - 45f1153d4158059b1799f09ad10a2e07e04d52c8 authored over 1 year ago
Enable Ukrainian translation (#3213)

github.com/rizinorg/cutter - 6a48b97402e40805aa27746e3daed520b1965f64 authored over 1 year ago
Fix a typo in ut128 type (#3714)

github.com/rizinorg/rizin - 775c95b8b3518dfee27609458c5d47b06e07e06e authored over 1 year ago
Fix CI builds (#29)

Change `apt` sources because manylinux_2_24 uses Debian Stretch and the repos are not available ...

github.com/rizinorg/rz-bindgen - 19f9fad4300d0388df28c6620f2f12c5f7bbe6ab authored over 1 year ago
python: disable deprecated API for newer versions (#3210)

github.com/rizinorg/cutter - 08d5c7aed7294e49c53857feb255d7984d8e82d2 authored over 1 year ago
python: use proper way to return None (#3209)

github.com/rizinorg/cutter - de0e55d684553ff9284ed8b5908ef39cb6a6511b authored over 1 year ago
Asm token documentation (#3711)

* Move compile_token_patterns to asm module.
* Simplify rz_asm_tokenize_asm_regex().
* Impleme...

github.com/rizinorg/rizin - a3eefea9883a988100090b902bdba2669d0449da authored over 1 year ago
Fix jvm analysis and asm due wrong section address (#3710)

github.com/rizinorg/rizin - c0b02cf54605eae4b11ec7e159a9e50043e6efa7 authored over 1 year ago
fix -M and bin.demangle (#3709)

github.com/rizinorg/rizin - 12729333389bc65b5825a6978869c8b97bd1c843 authored over 1 year ago
core: fix output of pC commands (#3692)

github.com/rizinorg/rizin - bd5268f9aa86a3929cafbcc41ffbf5207c05263c authored over 1 year ago
meson: reduce code duplication (#3707)

github.com/rizinorg/rizin - d497840b07204f4039a73493937ec0722abbd7a1 authored over 1 year ago
Interactive horizontal histogram for `p==` commands (#3688)

github.com/rizinorg/rizin - bd0a430e8efa7f9d3248b0da20199deb1b89be20 authored over 1 year ago
ci: use clang-format from LLVM 16 (#3696)

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

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

Original Commit:
7418f9c76c7dcd374f8d31d84f8d96e02c17801d Show disassembly var tooltips (#3206)

github.com/rizinorg/cutter.re - 1c9cad329dd45c1a298b03e0f8cb87f109efbf35 authored over 1 year ago
Show disassembly var tooltips (#3206)

github.com/rizinorg/cutter - 7418f9c76c7dcd374f8d31d84f8d96e02c17801d authored over 1 year ago
Add rz_read_ble128

github.com/rizinorg/rizin - 37e1f0aae52fa347a9d7097e6933c62651a9508a authored over 1 year ago
Fix rz_buf_uleb128

github.com/rizinorg/rizin - 34ed8c2aea56f3d5da5b10e785d609e032439da7 authored over 1 year ago
Fix rz_vector_index_ptr rz_vector_head rz_pvector_empty

github.com/rizinorg/rizin - 87967ab5b9e621d0783216d8caa39bc72e5f9cc2 authored over 1 year ago
Add rz_buf_read_ble128 and rz_buf_write_ble128

github.com/rizinorg/rizin - 8b3a444dbd687d82e084b23cfbecba9e2ae08791 authored over 1 year ago
Add rz_type_db_update_base_type rz_type_func_update

github.com/rizinorg/rizin - 33dc654265bb4ec1d78d32dba2f6ed0dd677f297 authored over 1 year ago
Merge pull request #18 from rizinorg/add-prettify

Add -p option for prettify RzIL output

github.com/rizinorg/rz-tracetest - ad8c07c389818edaa0cdc773ee2dbcdddf119065 authored over 1 year ago
Add -p option for prettify RzIL output.

github.com/rizinorg/rz-tracetest - eb59cf7663985fa978c303a889686bb0ae59b462 authored over 1 year ago
Fix #3647 (#3690)

github.com/rizinorg/rizin - a3ad6221fb2c727bd180709c764f1a23326f7f52 authored over 1 year ago
Make rz_core_analysis_var_display work with stack vars when debugging (#3687)

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