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

Fix dbg.hwbp config var

The var was created as an int node, but read as boolean, which is always
false. Since it is used...

github.com/rizinorg/rizin - 868541adbd19e6c01a6a79d4e5f05c600758f176 authored over 1 year ago by Florian Märkl <[email protected]>
Fix #3835: Fix off-by-1 for 32-bit x86 stack args (#3866)

* Add test

* Fix #3835: Fix off-by-1 for 32-bit x86 stack args

* Fix "x86_32 stackptr trac...

github.com/rizinorg/rizin - c7fbe9b46c22f227f62806ef943e62c4f22c50b3 authored over 1 year ago by Khairul Azhar Kasmiran <[email protected]>
Split up `x86_il.c` (#3864)

github.com/rizinorg/rizin - e95650f22689415aadca908ea5dfb1d0c59660ed authored over 1 year ago by Dhruv Maroo <[email protected]>
build: allow to use system libzstd and fix includes/lib installation (#3858)

github.com/rizinorg/rizin - 738be8e7e49a96227f28f83c89d0dbbf534c3565 authored over 1 year ago by Riccardo Schirone <[email protected]>
Remove the appended `n_instr ` while choosing cmd in panels (#3853)

github.com/rizinorg/rizin - 553b7513cb83b42929700fc04f48dd76baf52b5b authored over 1 year ago by Peiwei Hu <[email protected]>
Tighten "missing main stack frame fix (#3806)" test (#3860)

github.com/rizinorg/rizin - b2b11002239df58ae45a8e4afaa867e3ae26917d authored over 1 year ago by Khairul Azhar Kasmiran <[email protected]>
Use API instead of the direct use of `pdb` command (#3855)

github.com/rizinorg/rizin - a66b6c76c1c0109a3318d0e675ffa384764c72d3 authored over 1 year ago by Peiwei Hu <[email protected]>
Fix "missing main stack frame fix (#3806)" test (#3857)

github.com/rizinorg/rizin - 7a50bd7e5ab31a0cb8d0333289e48420a0e5ded9 authored over 1 year ago by Khairul Azhar Kasmiran <[email protected]>
Add space between the hex and vocabulary (#3856)

github.com/rizinorg/rizin - ac2dd1b3ebc7662d20c57cfb56cddcad3881ee3b authored over 1 year ago by Peiwei Hu <[email protected]>
Refactor relocs-related stuff from RzList to RzPVector (#3852)

* also include patch_relocs

github.com/rizinorg/rizin - 63c7fa5b19838e7bcf9c8edf78244012bc622be1 authored over 1 year ago by Peiwei Hu <[email protected]>
New Crowdin updates (#38)

* New automated translations Translations.ts from Crowdin

* New automated translations Transl...

github.com/rizinorg/cutter-translations - 0c92dc939a0aa74e6b5c8770bf50aa5719e4de2b authored over 1 year ago by karliss <[email protected]>
Fix old math commands (#3828)

* core/cmd: Adjust math commands

* shell: make `?x` commands a parsing failure

We have mov...

github.com/rizinorg/rizin - 9d68e9614fd445bfc69979b129ae517f49535ef9 authored over 1 year ago by Riccardo Schirone <[email protected]>
Fix the analysis_global_var test when running from the build dir.

github.com/rizinorg/rizin - 08091e64b2344b2d808d9ddd3a6f52e14a37afde authored over 1 year ago by Gleb Popov <[email protected]>
fixed inf loop condition (#3850)

github.com/rizinorg/rizin - 606a18c4e09a1bc59acf4d5e57535112100505e1 authored over 1 year ago by ifyGecko <[email protected]>
Fix #3802: Enforce space after `env` (#3849)

github.com/rizinorg/rizin - 0c3b7339eb907f540afe568e40d114b09d5cb6ed authored over 1 year ago by Khairul Azhar Kasmiran <[email protected]>
Remove warning about missing calling convention (#3846)

This warning turned out to be more misleading and spammy than actually
useful. For example, it ...

github.com/rizinorg/rizin - a80f4910f0d2d870494005bddb21cd9e1059f0d2 authored over 1 year ago by Florian Märkl <[email protected]>
Fix CID 416605 - Use After Free

github.com/rizinorg/rizin - 4dd4dcb6c48bb269f7ff422cfb77e91bf447bc11 authored over 1 year ago by Anton Kochkov <[email protected]>
Fix CID 416416 - Use After Free

github.com/rizinorg/rizin - e4b1b5b3f305b5713345ee3ff34521706db35248 authored over 1 year ago by Anton Kochkov <[email protected]>
Fix `env` help (#3844)

github.com/rizinorg/rizin - 77f860cbc6dffe43c7128678f6c8ab4cf17015a3 authored over 1 year ago by Khairul Azhar Kasmiran <[email protected]>
Combine all dbg_trace# tests into 1 testfile (#3840)

github.com/rizinorg/rizin - 5fa69e480caab21b1dccf9fc5a79c66fec456410 authored over 1 year ago by Khairul Azhar Kasmiran <[email protected]>
dbt: Don't show 2nd flag name if eql to 1st flag name (#3839)

github.com/rizinorg/rizin - 33d33777d0cea69c96a42e915ec1afc88cec293e authored over 1 year ago by Khairul Azhar Kasmiran <[email protected]>
Serialize seek history (#3838)

* Save/load seek history ##projects

* Add unit test for seek history serialization

* Bump ...

github.com/rizinorg/rizin - 700c7d898b7dbf2305f5805408e8fd83bf3e1439 authored over 1 year ago by Quentin Minster <[email protected]>
Add gb (Game Boy, SM83) RzIL Lifting (#3750)

github.com/rizinorg/rizin - 9872eacdb5103a8c38b02e518688a57abdfca080 authored over 1 year ago by Florian Märkl <[email protected]>
Add emulateme gb sample (#126)

github.com/rizinorg/rizin-testbins - 903588ed69d7717069955322b31dad5e666b338a authored over 1 year ago by Florian Märkl <[email protected]>
Add adapter for gb (#20)

github.com/rizinorg/rz-tracetest - 1a6346bc98936573ba1ee98aab7559180e174d52 authored over 1 year ago by Florian Märkl <[email protected]>
Replaced 'assert()' with 'rz_return_val_if_fail()' (#3813)

Partially fixes #3778

github.com/rizinorg/rizin - fa0b8187be89f2a21fca719a33b4058de86d8edf authored over 1 year ago by Ezinne Anne Emilia <[email protected]>
Add GSoC-2023-dwarf (#51)

github.com/rizinorg/website - 51c460022f4a85d3d9a6a1a534303ff3dc1afe9c authored over 1 year ago by billow <[email protected]>
Add `py38-expat` package to netbsd.yml (#3836)

github.com/rizinorg/rizin - 0d70da2d4d1387c70c1730964d08d0e662b299fe authored over 1 year ago by Khairul Azhar Kasmiran <[email protected]>
Add 'Copy instruction bytes' to disassembly context menu (#3242)

github.com/rizinorg/cutter - 1e1c93d9d1c2b2bdf8ad5f633f78143d50cad252 authored over 1 year ago by frmdstryr <[email protected]>
Implement 'add r#, K' in the x86 assembler (#3834)

github.com/rizinorg/rizin - 785f47ee26b64ea2d5dc4695e6698809b7d3df9a authored over 1 year ago by Khairul Azhar Kasmiran <[email protected]>
Update translations (#3243)

github.com/rizinorg/cutter - fc3e7c6378854c0b4c885ae9a10faf7f66e0d74a authored over 1 year ago by Anton Kochkov <[email protected]>
Update rz-libdemangle (#3827)

github.com/rizinorg/rizin - 318a99bbad40931358ea6fdcc33d9671c5b30f01 authored over 1 year ago by Anton Kochkov <[email protected]>
New Crowdin updates (#37)

* New automated translations Translations.ts from Crowdin

* New automated translations Transl...

github.com/rizinorg/cutter-translations - 950447ab78198fea67fed3a305da299e4f1f82dd authored over 1 year ago by karliss <[email protected]>
Add cli tool (#58)

github.com/rizinorg/rz-libdemangle - 3eb0ef8efdf8d22bd5cfde1f7df1c1e48ef75a70 authored over 1 year ago by Giovanni <[email protected]>
New Crowdin updates (#36)

* New automated translations Translations.ts from Crowdin

* New automated translations Transl...

github.com/rizinorg/cutter-translations - 3326d25b3564b7d46baafc5be5ab9b1b69361678 authored over 1 year ago by karliss <[email protected]>
Seek to first call if multiple references (#3240)

github.com/rizinorg/cutter - 2730244ec1d6a983cec2d3be6be53f0c144dcf3e authored over 1 year ago by frmdstryr <[email protected]>
Add support for std::regex (#56)

github.com/rizinorg/rz-libdemangle - 263abbc79d44589648192496ecf08c5e10292e0c authored over 1 year ago by Giovanni <[email protected]>
New Crowdin updates (#35)

* New automated translations Translations.ts from Crowdin

* New automated translations Transl...

github.com/rizinorg/cutter-translations - 3c07b0cc5f4680ed434404d00f1f5af778345615 authored over 1 year ago by karliss <[email protected]>
New Crowdin updates (#34)

* New automated translations Translations.ts from Crowdin

* New automated translations Transl...

github.com/rizinorg/cutter-translations - 3db5a98ae55ca986c255752730198dabef4add9c authored over 1 year ago by karliss <[email protected]>
fixed pyc uaf (#3823)

github.com/rizinorg/rizin - de938ba2ed49e8ce211aba8e92d9fd7acae4843f authored over 1 year ago by ifyGecko <[email protected]>
bsd_generate_corefile for FreeBSD adjust version since the feature is available in the 13.2 serie (#3820)

github.com/rizinorg/rizin - 285ea07ab542a7eabdbf78a18f803118ba03e693 authored over 1 year ago by David CARLIER <[email protected]>
Fix DWARF FbReg Operation eval and fuzz test (#3825)

* Fix FbReg Operation eval

* Fix RzBinDwarfEvaluationResult_to_loc and debug_line directories p...

github.com/rizinorg/rizin - 71e6f5d450be34ef6c703b1745503617b648c874 authored over 1 year ago by billow <[email protected]>
Fix: wrong exit condition in rz_analysis_optype_from_string (#3821)

github.com/rizinorg/rizin - abec6b127da9d32157b78e7a8d0cfdee407f5afe authored over 1 year ago by Peiwei Hu <[email protected]>
Rename some of the environment variables (#3812)

github.com/rizinorg/rizin - c9b16eaab93ab6e01e82065bcc1a8c4bab1b95cf authored over 1 year ago by sohail1734 <[email protected]>
Support for compressed DWARF `.zdebug_*` sections (#3819)

* Support for .zdebug_*

* Simplify macro.inc

* Fix ranges and loc, because it was using th...

github.com/rizinorg/rizin - ce298395a44196a70f71db24480ab03995a68ed8 authored over 1 year ago by billow <[email protected]>
Update docs from rizinorg/cutter

Original Commit:
f3e35a160f49a70806514879ab859a64821ab0ad Update translations (#3241)

github.com/rizinorg/cutter.re - d6150816aaed610349ee9e15a56eeaff25ee53e4 authored over 1 year ago by Github Actions <[email protected]>
Update translations (#3241)

github.com/rizinorg/cutter - f3e35a160f49a70806514879ab859a64821ab0ad authored over 1 year ago by Anton Kochkov <[email protected]>
New Crowdin updates (#33)

* New automated translations Translations.ts from Crowdin

* New automated translations Transl...

github.com/rizinorg/cutter-translations - 48c78b3b8139f211d2474d31bb005f33c0924966 authored over 1 year ago by karliss <[email protected]>
regex: Support `\S` (#3817)

github.com/rizinorg/rizin - c21764dc4db21cef1af246815bf5420c4832f7d7 authored over 1 year ago by Khairul Azhar Kasmiran <[email protected]>
Fix #3806: fuzzy `dbt` checks for CALL indirect on x86 (#3809)

github.com/rizinorg/rizin - 681a6b04b87fe73d6d42ac44854407b92ccd2eff authored over 1 year ago by Khairul Azhar Kasmiran <[email protected]>
Fix rz-diff help message (#3814)

github.com/rizinorg/rizin - a14d83fd650c0e9aad87acd34d890aa553d6c4fd authored over 1 year ago by sohail1734 <[email protected]>
Fix zstd on OpenBSD/sparc64

Functions like MEM_read32 could still perform unaligned accesses on
OpenBSD/sparc64 with gcc, po...

github.com/rizinorg/rizin - c097bd779903b7fac9ac04980cf6ab2035171a0f authored over 1 year ago by Florian Märkl <[email protected]>
Fix loading zlib dwarf on big endian

github.com/rizinorg/rizin - 952f96009d5887a3c4c2cd04d5dbcbe137d35055 authored over 1 year ago by Florian Märkl <[email protected]>
Add OpenBSD core files to gitignore

github.com/rizinorg/rizin - 7438207a12204106823115dd7b8e0d38e984dfe7 authored over 1 year ago by Florian Märkl <[email protected]>
Fix RzBinDwarfCompUnit unit_offset initialization

Referencing unit during its own initial assignment made it contain
garbage, at least on OpenBSD/...

github.com/rizinorg/rizin - b4a85e8904593d1cf189db022d2de321f3e89f43 authored over 1 year ago by Florian Märkl <[email protected]>
Fix DWARF resource leaks (#3810)

* Fix 'CID 416733 Resource leak'
* Fix 'CID 416728 Unintended sign extension'
* Fix 'CID 41672...

github.com/rizinorg/rizin - 6886b2cd456bda16ac205cbd3d6a16802b136125 authored over 1 year ago by billow <[email protected]>
Fix several memleaks (#3811)

* Fix memleak in rz_seek_history_list_handler()
* Fix memleaks in rz_eval_getset_handler()
* F...

github.com/rizinorg/rizin - 0cc4a1688e4434dfc554b74b7d918130dc504fe4 authored over 1 year ago by Maksim Kostin <[email protected]>
Update docs from rizinorg/cutter

Original Commit:
8f707e4a697afd5893d22129a205b4c0d8c95d89 append rizin results in plaintext to i...

github.com/rizinorg/cutter.re - a4fe88c483d98ed8f73202be1a39b17eef0f9884 authored over 1 year ago by Github Actions <[email protected]>
append rizin results in plaintext to include tabs etc (fixes #3193) (#3236)

the output of rizin was formatted as html, which caused \n to become
<br/>, making it impossibl...

github.com/rizinorg/cutter - 8f707e4a697afd5893d22129a205b4c0d8c95d89 authored over 1 year ago by Lion <[email protected]>
Replace old `?` command with new `%` (#99) (#100)

* Replace old ? command with new %

* Add some missing codeblocks

* Remove r2frida line fro...

github.com/rizinorg/book - 8343c2d2a687ac4375cff69648b9aa7b9f6a6ddf authored over 1 year ago by 8dcc­ <[email protected]>
Update .gitignore

github.com/rizinorg/rizin - 631a8fd38cdba2c9371f2c27e86f739d76e060ba authored over 1 year ago by Anton Kochkov <[email protected]>
Coverity fixes - DWARF (#3807)

* Fix 'CID 416720: Memory - corruptions (USE_AFTER_FREE)'

* Fix 'CID 416725: Memory - corr...

github.com/rizinorg/rizin - c936299fcc1bf698c74c7721c7586e91e36c344a authored over 1 year ago by billow <[email protected]>
Fix div by zero in 's++' and 's--' (#3803)

github.com/rizinorg/rizin - df024bc7fdee97109f419212ccfd01cdac2fc650 authored over 1 year ago by Maxim Kostin <[email protected]>
rz-run resolve_value: Pass single-quoted strings unaltered (#3800)

* Test whether there is error on `rizin -d`

* Make env more like local env

* Add space btw...

github.com/rizinorg/rizin - 6d202f16985670d4943e8e8faba0b0a4829e7e4f authored over 1 year ago by Khairul Azhar Kasmiran <[email protected]>
DWARF support for load zlib and zstd compressed section (#3795)

github.com/rizinorg/rizin - 5999d3e8241cdf61aa71de416128c72d0cde729d authored over 1 year ago by billow <[email protected]>
Refactor Golang-specific analysis to use the API (#3801)

Instead of executing `aF @@f:sym.go.*` directly.

github.com/rizinorg/rizin - 06f632100774bcdb629ae011658d9bde42087ead authored over 1 year ago by Quentin Minster <[email protected]>
Restore original seek offset after iterating over flags with `@@f` ##shell (#3794)

* Update the golang analysis tests to seek to the main function before
dumping strings, which...

github.com/rizinorg/rizin - bf37c73cae38e6f50d59b0e9aae8247c10b7035c authored over 1 year ago by Quentin Minster <[email protected]>
Update docs from rizinorg/cutter

Original Commit:
238dd62165e54d6d1e8dd992a6d404e14978ea01 Add optional arch packages to building...

github.com/rizinorg/cutter.re - b604cbb3d74e933b876422cf464801769f417274 authored over 1 year ago by Github Actions <[email protected]>
Add optional arch packages to building.rst (#3234)

Add packages for KSyntaxHighlighter and graphviz

github.com/rizinorg/cutter - 238dd62165e54d6d1e8dd992a6d404e14978ea01 authored over 1 year ago by 8dcc­ <[email protected]>
Fix segfault in rz_seek_end_handler (#3797)

github.com/rizinorg/rizin - 68c33a4856ce7fccaa85761cf52122cbd7a07fb8 authored over 1 year ago by Maxim Kostin <[email protected]>
Add compressed debug section `float_ex1` (#125)

github.com/rizinorg/rizin-testbins - cefa031117c56d25b317b211d62774c3f5f91804 authored over 1 year ago by billow <[email protected]>
Refactor pointer write command `*` to use the API (#3793)

* Add tests for pointer write command `*`

Some test cases override `asm.arch` for bitness com...

github.com/rizinorg/rizin - b82215965eb5de2dcd5cf06a5fc7d26d54f24b46 authored over 1 year ago by Quentin Minster <[email protected]>
Fix docker build (#3792)

Fix "non-trivial designated initializers"
Fix "invalid conversion"

github.com/rizinorg/rizin - 0c1690a7fbe50326de99332cce6e4774c9ca3baa authored over 1 year ago by billow <[email protected]>
Fix cmd_pointer test on Travis (#3791)

github.com/rizinorg/rizin - 40b67c2f6dca524341693227d294f1c9ac522444 authored over 1 year ago by Khairul Azhar Kasmiran <[email protected]>
Refactor the pointer command to use the API (#3788)

* Add test for pointer read command `*`

Test for `asm.bits=8` uses `asm.arch=6502` because `a...

github.com/rizinorg/rizin - eb78e75cd43fe7b2a65a3721d5daf4011f565199 authored over 1 year ago by Quentin Minster <[email protected]>
Actualize `rizin` and `rz-diff` man pages

github.com/rizinorg/rizin - cafebbf9c36b30ccb65bf888e729fbc2f713abfe authored over 1 year ago by sohail1734 <[email protected]>
RzType add new APIs

- rz_base_type_clone_into
- rz_base_type_clone

github.com/rizinorg/rizin - ec2cff8451367ed861dbfbabb44abeaa53a2434f authored over 1 year ago by billow <[email protected]>
RzUtil add new API

- rz_bits_leading_zeros
- rz_json_eq
- rz_json_string_eq
- RZ_STR_EQ
- RZ_STR_NE
- rz_vector_clo...

github.com/rizinorg/rizin - 908c2adc5487d3b039963500f3418a1a2e84067f authored over 1 year ago by billow <[email protected]>
DWARF improve DWARF5 support and refactor

- `RZ_PROJECT_VERSION` 14
- Add `RzCallable`.has_unspecified_parameters
- Add `RzAnalysis`.debug...

github.com/rizinorg/rizin - 8e29b959b86a35bbbfed599989f077dba6e0ebd5 authored over 1 year ago by billow <[email protected]>
Fix syscall preprocessing

'rizin' is missing a lot of syscalls for i.e. arm. We can check that
with:

rizin -a x86_64 -b ...

github.com/rizinorg/rizin - 067c32ad18d2b34beaf53dcf4c3ceae5b96a18c1 authored over 1 year ago by Marcin Sobczyk <[email protected]>
Remove duplicate entries from 'linux-arm-64.sdb.txt'

This is a cherry pick of [1]. The removed mappings overwrite previous
entries and cannot be foun...

github.com/rizinorg/rizin - 7a3da1691c63eee336191e0bf58d9bab1a3fac71 authored over 1 year ago by Marcin Sobczyk <[email protected]>
Refactor imports-related stuff from RzList to RzPVector (#3781)

+ Switch the member imports in RzBinPlugin from RzList to RzPVector
+ Also switch the member im...

github.com/rizinorg/rizin - a5780a3855c5673274856baa7b6bcf3be1777892 authored over 1 year ago by Peiwei Hu <[email protected]>
subprojects/zlib: Improve meson.build, emulating configure script (#3759)

* subprojects/zlib: Improve meson.build, emulating configure script
* Update zlib to 1.3

github.com/rizinorg/rizin - f0c932f2cf986fcc4d874deb234dca21db3d304c authored over 1 year ago by ur4t <[email protected]>
Update zlib to 1.3

github.com/rizinorg/fallback-repo - de33871ff5d0ba27aff7e87bc5eac60b72578849 authored over 1 year ago by Anton Kochkov <[email protected]>
Fix several memleaks (#3779)

* Fix memleak in rz_il_handler_empty()

* Fix memleak in compare_op()

* Fix memleak in assi...

github.com/rizinorg/rizin - 762feed1b62b3e29010025d6f8a8008d51fea6b5 authored over 1 year ago by Pavel I <[email protected]>
Add Ubuntu zlib compression library

github.com/rizinorg/sigdb - 4addbed50cd3b50eeef5a41d72533d079ebbfbf8 authored over 1 year ago by wargio <[email protected]>
Formatted python scripts.

github.com/rizinorg/sigdb-source - cb8db1c1f55f0ed412a4211ba8e77b5f17496008 authored over 1 year ago by wargio <[email protected]>
Add Ubuntu zlib compression library

github.com/rizinorg/sigdb-source - 5f068bbe82a2b283f8eaa6b49d3ed4820e1deee0 authored over 1 year ago by wargio <[email protected]>
Update capstone-v5 to 5.0.1 (#3777)

github.com/rizinorg/rizin - 2cbe8fe0f0e3751c6c34d7a67f67a46ec7b3a6ac authored over 1 year ago by Anton Kochkov <[email protected]>
Add fedora & mingw zlib signatures

https://github.com/rizinorg/sigdb-source/pull/4

github.com/rizinorg/sigdb - 45afdbb8b2b497f0b39ab33c4ae72decb2f2ed0a authored over 1 year ago by wargio <[email protected]>
Add fedora & mingw zlib builds (#4)

github.com/rizinorg/sigdb-source - 566524266845ae66b816a34b3378c1bb17acecbe authored over 1 year ago by Stephan Vedder <[email protected]>
Update the clang-format version in DEVELOPERS.md (#3776)

github.com/rizinorg/rizin - 9ae479c22a0ef40b9e529c2abbc780c5e5c0b098 authored over 1 year ago by Peiwei Hu <[email protected]>
Add linter for sigdb-source (#5)

github.com/rizinorg/sigdb-source - 5483f7ee271541420c601129fb64eb7bf1e21e3a authored over 1 year ago by Giovanni <[email protected]>
Fold same-typed variables if there are more than 3 (#3770)

github.com/rizinorg/rizin - 03dd2d222aa217346d81dcc8e6fcaf966bc2eb30 authored over 1 year ago by Peiwei Hu <[email protected]>
Add '%$' command to deal with rizin variables (#3774)

github.com/rizinorg/rizin - a91169e951cd95343fa8f285a2e9556a61fe9fb8 authored over 1 year ago by Riccardo Schirone <[email protected]>
Unify crypto plugin api to match all the other plugins. (#3773)

github.com/rizinorg/rizin - ac389d95dd8bb827e6f79b5443e51b0b65788fb4 authored over 1 year ago by Giovanni <[email protected]>
Initial plugin examples

github.com/rizinorg/rizin-examples - 6fc957d7694cfeaf895c1a46a5eb6c6d1e8de742 authored over 1 year ago by wargio <[email protected]>
Update engine name and added link

github.com/rizinorg/jsdec - 3eb1a5b27c0e2fb542105af0c5b6fa92d9c3fd67 authored over 1 year ago by wargio <[email protected]>
Add rl78 sample file (#124)

github.com/rizinorg/rizin-testbins - e959eb18182724809b78ad94cb7a9cdfbc5e3a6f authored over 1 year ago by Bastian Engel <[email protected]>
Update translations (#3230)

github.com/rizinorg/cutter - 4fec17bf05df89eb02bebff4532e62f4e46ac7d1 authored over 1 year ago by Anton Kochkov <[email protected]>