Ecosyste.ms: OpenCollective

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

github.com/rizinorg/rizin

UNIX-like reverse engineering framework and command-line toolset.
https://github.com/rizinorg/rizin

Replace `"` with `'` in `ag* dot` command (#3133)

3f6a8d54bad6deef454fd6f368bea75c25908610 authored about 2 years ago
Use only x64 for optimizations and portable for x86 (#3135)

e453f8ba76785e9e76658ca2fa1d2ffa0017af21 authored about 2 years ago
Update `librz/asm/arch/cris/gnu/` to the latest binutils (#3127)

a80555e9c55e8ca2ece5d8564596f498ec37f8dc authored about 2 years ago
Update blake3 to use cpu extensions (#3108)

5168303b6dc058aa7d96597a042d5922ac52b6b2 authored about 2 years ago
Fix tests

da68d2507a888d04ecbdd82264f1a9a402fbc53e authored about 2 years ago
Add afsb to output pattern, mask and search mask of the current function

e3bb728b2660638d3698e65ec07c4fd071eb856d authored about 2 years ago
Fix flirt crc calculation, length and matching

bbdf3d03bdd21055b4fcf51e5fceccadbd8bcf7e authored about 2 years ago
Fix mdmp endianness (#3126)

* MiniDmpHeader & MiniDmpLocDescr32/64 & MiniDmpMemDescr32/64

* MiniDmpException & MiniDmpExc...

3e5217456daf186ca4b5afbf53b41d7c155c38f7 authored about 2 years ago
Remove cosmetic changes from cris-dis.c (#3120)

2957d607306411c7d912937f2140d90a8108565d authored about 2 years ago
Use RZ_NEW0() macro instead of calloc() (#3124)

161e3e3dda74f5b1ec36139f903ee409e45744f3 authored about 2 years ago
Threaded analysis matching (#3090)

5789f6557e914fb876c06bf1f47c70bf0b2d5c50 authored about 2 years ago
Fix luac endianness (#3123)

d5e62c607bf05f20252e06cf34ffc08b833f8086 authored about 2 years ago
Fix coff on big endian hosts (#3122)

Also fixes alignment issues of ut32 values (crashes on sparc).
Fixes test/db/formats/coff

522803309faeb648ed0213e5f88978f431fbb6e6 authored about 2 years ago
Refactor pe_debug.c to fix endianness (#3121)

8aa46ea35bb58f5a47615f15d18a6f6d76658ed7 authored about 2 years ago
Fix flirt detection when function size is less than 32 bytes (#3118)

64a9459ea45756ff33800344022775e64937d2a9 authored about 2 years ago
Fix dyldcache slide version reading on big endian

Fixes test/db/formats/dyldcache on big endian, except for pxr issues.

aa29b427e0e2e54556f74144db080144f49dc357 authored about 2 years ago
Fix host endianness in pdr

537d26bba5cfca9a9a91b9e8c5809045e08bc692 authored about 2 years ago
Cleanup plugin names.

3b19487f876bef9fadf726a0ff9854a112b077be authored about 2 years ago
Fix ninds plugin endianness and improved it

174d02b4a71f5c72a5522945b24ca5da2f4ef794 authored about 2 years ago
Fix ahi i endianness (#3115)

2172f2b34106cf5ccbdc2173a8ff9e5a656a931c authored about 2 years ago
Make dyld_chained_ptr_* parsing endian-independent (#3113)

Fixes test/db/cmd/cmd_tc and test/db/formats/mach0/arm64e on big endian

9a379f345df37e1cfd01919076febcc8edd781d4 authored over 2 years ago
Resolve some BE issues on various files

50063714f65121b33a4840b7fd228d72b12ed2fa authored over 2 years ago
Fix endianness read&write on cmd_write_bits

192f4251fb66fc6794e1c194ed2172e29ad7846c authored over 2 years ago
Refactor bin_mbn.c to fix endianness and remove global

457cc566a9fbd493c2f04a98bf285e2d21295208 authored over 2 years ago
remove rz_mem_swaporcopy

7685bfe90e4d96d31b60cf5de40201c0215c1972 authored over 2 years ago
Fix endianness in px command

ab5c0cb8699486f8393f02804a25b09bbee485e1 authored over 2 years ago
Removed RZ_PACKED from le_specs.h

b83893cfd3f9444b9e0c93884dad383d17679a18 authored over 2 years ago
Rewritten bin_nin3ds.c and add test (#3110)

e2ee0c3fd602d1bba9d4ec0a0992e6fac1d4460d authored over 2 years ago
Cleanup endianness on rz_buf_fread/_at (#3109)

e7be5c5f1d905a17d40db32e2aec3efbc17a3de7 authored over 2 years ago
Fix endiannes issues on RzReg (#3106)

726614d09eb970e3687f4e3e37fcf51d671e1cc0 authored over 2 years ago
Fix endianness in pyc (#3107)

25e270dedc88624eaaf815dbb1e7796091df9e76 authored over 2 years ago
Ensure double and float uses the proper method to decode it. (#3105)

3c3ad485452997c134cf275168664804bccd7718 authored over 2 years ago
Revert `cris.h` back to mainstream formatting

3ca1413c1c1267118263520f18b3a75133c637fc authored over 2 years ago
Add `librz/asm/arch/include/opcode/` to clang-format skiplist

5eda15a45e258f6037d9e78d31e791c01e302a33 authored over 2 years ago
Fix bad cast value conversion done via pointer dereference (#3104)

7054afaa6b7ee1388444ed4f6acb27b1d667d8fc authored over 2 years ago
Remove un-alive mentions (#3103)

3d04185468d56b0721b74a56b26fc9a2603721d8 authored over 2 years ago
Rewrite reading in io_mach (#3101)

The previous reading code was slow (performed too many
vm_region_recurse_64 calls) and broken, ...

68a06e69d2b9e36d1f1380fbe23284038bab713e authored over 2 years ago
Revert some changes in 52e614035ea15b5a2676034695c6da0410176e72 of cris-dis.c (#3100)

9ce5ef89c7f8b41718dd25f6504a07f7cc14382b authored over 2 years ago
Fix parsing QNX format on BE platforms (#3098)

2d8d16e47b4c37ef521c257f3c0590f75311e441 authored over 2 years ago
Remove syncing dbg->bits -> asm.bits (#3099)

As already mentioned in 8681cdc43b708eeda28bf3920455fc714cb9c71c,
the deprecated dbg->bits is s...

f04845b48ee2bf445d0a5d2b166974c0a4f45805 authored over 2 years ago
Fix PPC RZIL endianness issue on SystemZ (#3096)

* Fix endianness issue by passing `cs_ppc_op.reg` instead of `.imm` to cs_reg_name.

The issue...

36d6c07b7507324a911a8fe8819a426bb7a8ea30 authored over 2 years ago
Fix gcc11-asan arcompact-dis -Wstringop-truncation warning (#3097)

a92d5f52ed023d8f017026a7de59b43950eceda1 authored over 2 years ago
Mach-O: Add support for DYLD_CHAINED_PTR_64 (#3094)

The added test case was checked against execution on real iOS.

22378703950c1d56eb5888b5ffd5db6b2ade372f authored over 2 years ago
Fix gcc12-asan arcompact-dis -Wformat-overflow= warnings (#3092)

b81d9225fc411c976502fd1c110c2feac0b17c9b authored over 2 years ago
Remove `rz-agent` (#3087)

9f6e13f3642b559d2f2fff4ac7afb32e09a4bb23 authored over 2 years ago
Convert `pv` commands to rzshell (#3069)

3479a9b82aa4895b866c321ff2ce3aeea9a85bd4 authored over 2 years ago
core/cmd_descs: add name of command on top of cmd handler

b869e1c14a731cc791d8f1e25997e4dcfaff68c5 authored over 2 years ago
Convert `dk` commands to the rzshell (#3078)

4a037c2f2a067f1326c07b001c47dcf67e23b41d authored over 2 years ago
Add ssdeep hash (#3084)

171612c5e1e6a8bed2bf2fd3c167c26e4f4db8c0 authored over 2 years ago
Convert `de` commands to the rzshell (#3083)

87e369b9a7c5d7d6c5a1f1408d0f44cb3a57e33c authored over 2 years ago
Convert `pF` commands to the rzshell (#3071)

* Convert `pF` commands to the rzshell
* Add json output for PKCS7 and x509 and rename test due...

24503df48baa1c1335a804e58d4a80c1e823a007 authored over 2 years ago
Fix gcc12-asan mpc -Wformat-overflow= warnings (#3081)

f3a4200c4e704866d68f084f42524170a525776a authored over 2 years ago
Fix gcc11-asan pe_debug -Wstringop-truncation warning (#3080)

bea0bc45fe53d1be6c094e94accb715fdc3164a1 authored over 2 years ago
build: fix BINDIR_DEPTH computation on Windows (#3075)

Before there was a special case for the root dir and it was implemented
by using `os.sep` as th...

eaec1a8893e8edb4b5edd140b6b70e651a213f13 authored over 2 years ago
Refactoring names and usages of pkcs7

6e5fbe4eefcacdcd127f449a7cdbff15e612cc44 authored over 2 years ago
Rename RX509* to RzX509*

a63f07b6c19cb0137ddb2658175e85029928ac14 authored over 2 years ago
Rename RPKCS7/RCMS/Spc to RzPKCS7/RzCMS/RzSpc

563c70057b8a9c0511238b7b8e4289a27a3577f0 authored over 2 years ago
Refactoring and rename RASN1 to RzASN1

dd92bc3d0541451800928a2e2c75fce9d206ea8a authored over 2 years ago
Added pF tests

5ecc9b8a36813ad43684953d590cfaa1396eac7e authored over 2 years ago
Ownership and doxygen for rz_protobuf_decode

e68c2cf88250f6db99053acc93920814cb48f658 authored over 2 years ago
Removed commented code from pkcs7.c

3f74be7266fd3b433a85d623dfb013897e20e29b authored over 2 years ago
Refactoring names and usages of x509

4e4565d6aa9599675ed606275f1a3293e7ca651c authored over 2 years ago
RzFloat: Fix endianness conversion (#3079)

4bd9d19473153954b3eefc8262536c8048ce3b9f authored over 2 years ago
Remove `dk 9` from debug tests (#3070)

* Add `dk 9` test

4cdad14ccdbfb8e828ffca53f5fba68ac0da4af7 authored over 2 years ago
Refactoring RzList to remove unused methods and bad naming (#3074)

001b65942f0b9a42f3d74a508c249f90067a8cd6 authored over 2 years ago
Kill debugged process on exit if non-interactive and `dbg.exitkills` is true (#3068)

137d376f54c4520814beda09b9fc5c42cebfa758 authored over 2 years ago
ci: build portable Windows

Before this patch only the vs2019_static Windows build was compiled in
portable mode, however th...

34d2cde22df1db1d01b695e3dc65a671199df391 authored over 2 years ago
ci: fix rz-pipe-{go,python} installs

bd8d23179c9fb9c9096624e7aa61824b11fc6738 authored over 2 years ago
Fix doxygen typo (#3065)

16230bfc5776c883e82a91d18e1480f8be7cff3b authored over 2 years ago
Remove `agd` and add `rz_analysis_similarity/match` + refactoring

- Introduce the following new methods:
* `rz_analysis_similarity_basic_block()`
* `rz_analys...

fbad0b4859802a62dcc96002c2710e696809a0c3 authored over 2 years ago
Upgrade non-`rz-test` CI to `ubuntu-22.04` (#3062)

b1fb418ca5a0ac3f477858f9967c337d12b1779b authored over 2 years ago
Replace rz_buf_seek(..., 0, RZ_BUF_CUR) with rz_buf_tell (#3060)

7e015234276820e02b27d54b987a40da95d8300e authored over 2 years ago
Upgrade CI to `macos-12` (#3057)

Co-authored-by: Florian Märkl <[email protected]>

ed7a283b6f567343d8460a172190953823ba39ea authored over 2 years ago
Always detach when quitting from -q or -Q (#3058)

Previously, on macOS we were detaching properly when the user quit rizin
after an interactive `...

2e8ec8ac755c2fa59b5021de3190d1889724e072 authored over 2 years ago
Use `ninja-build` from `apt` in docker (#3056)

* Fix docker ninja to 1.10.2.3
* Use `ninja-build` from `apt` instead

1ed4a3aee56a3af96b68ed08a12923769f8982c6 authored over 2 years ago
Convert `dW` command to the rzshell

7c0bd7cd036d6500bb2ef29adf3d50f0529786a8 authored over 2 years ago
Convert `dw` command to the rzshell

2a22a1fcc63c3840446ecade3235de84a67810cd authored over 2 years ago
Convert `dg` command to the rzshell

c5e901c33282774ee354b7dc643dd7f8a57637c0 authored over 2 years ago
Convert `dd` commands to rzshell (#3049)

* Convert `dd` command to rzshell
* Remove unimplemented `dH` command
* Remove `ddt` command
...

4bf6b6721259ec78031dbba95ae50c455b4e391e authored over 2 years ago
Added apple ASN1 OIDs (#3048)

Based on:
- C++ opensource Apple code
- Apple_WWDR_CPS_v1.14.pdf

69d7c7225a0734bce2b2a16d7ec8f2efa362de1d authored over 2 years ago
Convert `dx` commands to the rzshell (#3043)

1d7458150e744d8900038851a1b12b767f5939ab authored over 2 years ago
Convert `dp` commands to the rzshell (#3047)

d0bd24cf26b5b124fcedb2fd1810bbb397ca3e18 authored over 2 years ago
Remove diff empty file (#3046)

4cc520261c7f4a79472fc24b85baad70a1620356 authored over 2 years ago
Fix android binaries and missing main callbacks (#3044)

* Rename `rassign2` to `rz-sign`
* Refactor code from rz_main
* Rename struct
* Update main.c

4063f7d2def16691622eed7483e6493fb06c652b authored over 2 years ago
Update README (#3042)

0aaa7652aa1e4f6d515737c187ae377b62886133 authored over 2 years ago
Convert `di` commands to the rzshell (#3041)

8fd06cd6b700020693219b6cdd93dbd3e60f5aca authored over 2 years ago
Allow RzThreadQueue to be initialized with a list (#3039)

6654fa7a58e317cb47a03527057e9f5da3409266 authored over 2 years ago
Remove RZ_IPI functions from rz_core.h header (#3040)

* Remove rz_core_print_scrollbar() from RzCore header
* Remove rz_line_hist_offset() from RzCor...

f5c029c920565752add651a27bb642ad08e5977d authored over 2 years ago
Remove unused fingerprint callbacks (#3037)

* Remove unused fingerprint_fcn callback
* Remove unused fingerprint_bb callback

4d510733ba55afe454792337e25ed6cbcfa2f602 authored over 2 years ago
Expose rz_core_prevop_addr* as RZ_API + docs (#3036)

* Expose rz_core_prevop_addr* as RZ_API + docs

This was sort of a regression from
59b38e6efa...

ac99b169bbfabf1db0b80cdff382c635d020a217 authored over 2 years ago
Fix pointless expression due wrong bit check on rz-test (#3038)

1f952bc7e77575fd95d5fdf33471321906925ef9 authored over 2 years ago
Support blake3 hash algo (#3030)

5b1e5e67629b5827b667c59231a8c1132e65a83c authored over 2 years ago
Fix #3032 - Fix oob read in dwarf_process.c

b35d3ea195b1a7a85688ea02a16935802a65f773 authored over 2 years ago
Fix #3031 - Fix div by zero in dyldcache_rebase.c

edd448123066f965c1ad035d8a385e630ce8daa6 authored over 2 years ago
Remove sdb_fmt from analysis (#3029)

* Remove sdb_fmt from analysis/analysis.c
* Remove sdb_fmt from analysis/fcn.c
* Remove sdb_fm...

c5ce00e5bbc6f8e1e7ff2cf12e873e550911ba6a authored over 2 years ago
Remove stale bot

31148d57ae7131ed2952a45e018dfd11e9c43e81 authored over 2 years ago
Enums and structs needs to be unique to avoid clashes with common names

8a4e9ce404bfd01fa889b4300af16e251efcbda5 authored over 2 years ago
Refactor rz_float_new_from_utXX_as_fXX

8f405179909e6ba79e06f13081625ad7f5093d14 authored over 2 years ago
Refactor softfloat error messages.

19beda6c66cce4de2cfec93f287d596c52a02792 authored over 2 years ago
visual: remove global variables (#3024)

c54322ef67c92f7ecd722528d26b833aec298e2f authored over 2 years ago