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

Unify and fix typedef loop handling

Even if the case is nonsensical in practice, we can't rule out the
possibility that the referenc...

ff778e7507fd8edfaafe5e842bc21517e6102436 authored about 2 years ago
Rewrite and extend type paths from offset

Tests and extends deriving paths into types at a given offset in the
following ways:
- Parameter...

3e75e1f6c7f8fcd570aa92178e37821c9c76a1b0 authored about 2 years ago
Run debug tests on Ubuntu 20.04 (#3235)

85d41f5f340bc191555aae6fc9df586eb323717e authored about 2 years ago
Fix #3191 - Esil wrong order in X86_INS_POP (#3236)

4f19d80aee7ea15bb6ccb2483d8e75791f91ca49 authored about 2 years ago
Fix endianness for win pagedump and winkd (#3204)

55e690990b41a3b081e6940b9d0dba4d700b6d04 authored about 2 years ago
Drop container from gcc-11 ASAN build (#3234)

111e912b99b0304e2dd84b013321786b42fedf0d authored about 2 years ago
Fix Coverity issues for x86 RzIL uplifting (#3227)

* Fix Coverity issue 403157

* Out of bounds check should also check for equality

* Add `port_l...

157359741595b6f30a01ceeb46eff51d30c58f6f authored about 2 years ago
arch name is always set in debug native even when the arch is unknown

1165b20ee73c7c048aefcd2ac3106a5d31a75a78 authored about 2 years ago
Ensure a name is set in the json output of rz-test

aee62e62ab87acf8148d492655e0a25194318ea5 authored about 2 years ago
Fix endianness in analysis mips.gnu plugin

d7f793bb6f1214f59e367a3c6693331e03180801 authored about 2 years ago
Removed weird char from mips-dis.c

4dca7109fa623cfa00dbf77154d7bef43c7978a7 authored about 2 years ago
Fix NE reloc endianness bug (#3224)

78209f77270dbb8fc7b0019b967a86148eeacf70 authored about 2 years ago
Fix `wB` test due broken `pv1` (#3225)

89717b141cf255ae6ebdf308fa324ff90bc21a6f authored about 2 years ago
Do not load sigdb from system and home when running rz-test (#3222)

e7e2156eed6c1232b76a4894b17e1b2d4810daac authored about 2 years ago
Fix leaks in rz_type and tests (#3223)

All leaks detected by running valgrind on test/unit/test_type.

86269942d02ec84a06f075a5a82ebb2da0229c69 authored about 2 years ago
Adds sync_registers in debug plugin and cleanup brainfuck debugger

47e674acb6ae0789e74980437549b280e2fef5cf authored about 2 years ago
Adds const to rz_bv_as[_hex]_string

7ef518f6b85d13c719572cdf0a9c030d1cf19975 authored about 2 years ago
Rewrite of bochs debugger and io plugin

18a4cb55827ac824dab89a0bb12945015f6768da authored about 2 years ago
Removed rzbochs

bc5eb09782ab1dce576f6a4d9aa579c3b4ab1519 authored about 2 years ago
Remove esil debugger since it is a big todo

a3b8ed48b76bbc66e5db5e4bbdfc4f79a38a7785 authored about 2 years ago
Remove unimplemented methods in debug

f137f983a798077eecfc434a2ee224166e434d0c authored about 2 years ago
Upgrade `rz-test` CI to `ubuntu-22.04` (#3066)

ea858e607817d8ea1bae519de8c43fa1430e4f0b authored about 2 years ago
x86_il.c: Fix namespace clash with android-ndk-25b's x86_64-linux-android/asm/processor-flags.h (#3219)

829fba103e138cf710e2155000dd809990a1b5a6 authored about 2 years ago
Fix rz-pipe.go building on CI (#3185)

Co-authored-by: Khairul Azhar Kasmiran <[email protected]>

b1f24d5cf3fe2aeb07b2b4857b93d975a9e8af42 authored about 2 years ago
For gcc, use `${CC}` when setting `ASAN_LD_PRELOAD` (#3217)

25c1624f286edc97e68560e439ba1005844b6d86 authored about 2 years ago
Fix up rz_debug_trace_ins_after() (#3216)

0493acc8b852dbb27aca64232567734d930bbc1a authored about 2 years ago
ELF: added vn_next break condition (#3214)

if the dynamic section's verneednum mismatches the true number of entries then the for loop in g...

a6d89de0d44e776f9bccc3a168fdc79f604e14ed authored about 2 years ago
rz_debug_trace_ins_after: Downgrade `dbg->cur_op` guard (#3206)

10858a6f1004c00ffb2cbd92e242356ce4f57545 authored about 2 years ago
Add version checks for Capstone so that x86 IL compiles for v3 (#3211)

707cc321e753f81d6a2f720b8ce9370559ed9d51 authored about 2 years ago
x86 RzIL uplifting (#2747)

ce80a13aed3b036c73ac9eb1b6365a525900f7d7 authored about 2 years ago
Add missing macros to `rz_il_opbuilder_end` (#3208)

711fa228ede9b7629ca023d79ba37f7c30cf9e01 authored about 2 years ago
Add missing project migrations tests up to v9 and fix leaks (#3205)

Even though many of the migrations were trivial, for all previous
versions X it is important to...

6479bd53ab7e19436483a0b631edca6fead7ae10 authored about 2 years ago
Print err msgs if rz_debug_trace_ins_before() fails (#3203)

fc772234482a14a93c8962d542d22741dec55f5f authored about 2 years ago
Make color promt test not load user settings (#3202)

When a color theme is set in rizinrc, this test would fail.

0a3e96a6f0ca7dd9952657e685d14faa300c5229 authored about 2 years ago
Fix old Debian CI builds (#3201)

* Fix old Debian CI builds

* Update GitHub Actions to address NodeJS 12 deprecation

1bda1b573d4058a75964fee2b1fed2b4308c62fe authored about 2 years ago
rz_heap_glibc.h: Add `have_fastchunks` member to `RzHeap_MallocState_` structs (#3200)

* Add `have_fastchunks` member to `RzHeap_MallocState_` structs

* Show only last few lines of...

3ddbda0a9a9c2b75cf9e2a2f0fffbef920692577 authored about 2 years ago
Improve "dmh allocated" test (#3199)

ea07efdfb8c75a9598d4e14b9e70a9ffad6452e9 authored about 2 years ago
Convert `p-` commands to rzshell (#3198)

70a7016d97ac852cd88986f033c62fc528c18d2f authored about 2 years ago
linux_heap_glibc.c: Get main arena addr from mallopt() instead (#3197)

4940cb3258d5071b324b8914dad8d6891fa2c807 authored about 2 years ago
Update option shown in `Vv` when seeking to other symbols in `V` (#3194)

4848e7cf35cd7a1046e95ad887db091c5324963b authored about 2 years ago
Fix `i~:-2` grep example (#3193)

319898c2e62bd29d59255e3971961cf22a520708 authored about 2 years ago
Fix wrong usages of `rz_core_theme_nextpal` (#3195)

cd345f4ff89db3c094e480c8ab389897e94d4be5 authored about 2 years ago
Make "dmi ld" test more robust to different `ld` (#3190)

1b57ec3c2ed7c26c7661e217d6d02de08969ad71 authored about 2 years ago
Extract histograms and bars into RzCons (#3189)

f2ca09fe24e8ea5a283d2440794265546d5cfa90 authored about 2 years ago
Make first dbg_dmh test invariant to r13 (#3188)

83eea37c4ea6a3be7516e61c81d6e88a6f3e0444 authored about 2 years ago
Convert `pi` commands to rzshell (#3187)

8226cc57d49d194e962478d286b54a3c2bb87c51 authored about 2 years ago
Fix `dmx` command comments (#3186)

55c4e6f137f7dafa0ade11043c76af2f2f409cf2 authored about 2 years ago
Mask out ebx too in "Conditional dr/ar" test (#3183)

935361e31b9be43bbd5fcb20a4952f6b88e308d9 authored about 2 years ago
Make "dbg.px0" test invariant to `ld` (#3181)

315433d2861d1077454a8ac57c2e504ace614cd2 authored about 2 years ago
Make ps+ use cfg.bigendian instead of host one (#3180)

Fixes db/cmd/cmd_ps on big endian hosts, as well as some off-by-one oob
reads when a string of ...

88851a3f0b5b8dcfc4b642de5470ad33e6c39892 authored about 2 years ago
Make "debug stepback from callee" test invariant to env (#3179)

13a5aebea327b0f8429a57fbdf8b5b822ff18a5c authored about 2 years ago
Convert `pk`, `pK`, and `pkill` commands to the rzshell (#3178)

685035c521a5a4110b84e7eb642b037aa458cdc7 authored about 2 years ago
Make `dbg.stepback` test invariant to env (#3176)

5611bc3c79fc0cc4b3a94f377fe7926676ab0c2c authored about 2 years ago
Support for Xbox 360 PE32 architecture (PPC BE) (#3168)

3a291799474a9c23662c5e3e936141bfccd49094 authored about 2 years ago
Enable show/close legend in Vv mode (#3169)

71b739886ff9c57e01e7525482ff603d12ee9345 authored about 2 years ago
Show test path and name in rz-test -i failures (#3173)

bdef1913b3bd0c8d0ea862954532652961b0f2eb authored about 2 years ago
Convert `po` commands to the rzshell

643f6ae4b303b11422c73a6d92b2eb201ce91713 authored about 2 years ago
Use size_t instead of int for buffer size

004af000bebaa39cb7fcb53cd9202de8362e72c5 authored about 2 years ago
Convert `pp` commands to the rzshell (#3112)

431d2ddb4f3786b421e3d064dd23e979ca64637b authored about 2 years ago
Update TinyCC commit in GitHub Actions (#3162)

32b97e9117f1c3454585c878c2f4f00a82439b58 authored about 2 years ago
Convert `pu` commands to the rzshell

8b61078108b4ad4543d82fa5cd9eb1451f6f5c64 authored about 2 years ago
Remove unimplemented `pA` command

6fc4543bcea409ca7c284a73cb2b57aa547fb0d7 authored about 2 years ago
Convert `pI` commands to the rzshell

008ca706c8ddff23e8b27dfb23df27d4ad80378d authored about 2 years ago
Backport `rz-ax` conversion fixes (#3166)

* rz-ax: fix base64 null byte decoding bug
* rz-ax: fix broken tests for long number conversion...

2ed75e836488045669e74dba2dc5dafc264c6b26 authored about 2 years ago
Fix endian in macho reloc parsing

b3c498dee07dcf38bf805f003ef34e10cb720f09 authored about 2 years ago
Fix some db/formats/mach0 tests on hosts with asm.bits=32

Fatmacho loading selects the file based on both arch and bits, so if the
preselected asm.bits wa...

2a02548ec20b6aa58fca3354eb47c8e49ba1447c authored about 2 years ago
Partially refactor mach0 to avoid rz_buf_fread() and others

4e9561684fad2cc70d4330dd08f8ede722711624 authored about 2 years ago
Fix debugless build on E2K (Elbrus) platforms (#3165)

33b2c6362e04e6d4dd42a8ca57c552e00fe4bc01 authored about 2 years ago
Update GitHub Docker Action due deprecations (#3161)

996986dba189a1b1cf01f3e61635d915e62ced5e authored about 2 years ago
Remove leftover rz_analysis_var_all_list() definition (#3160)

The declaration and all usages were previously removed.

9e4a1f87ab8444ff4051673976ca40f36108309c authored about 2 years ago
Nop out `calls_x64`'s `printf` call in some dbg_step and dbg_step_back tests (#3159)

2314f180633e4f17d8934a8f9a354250cab47c51 authored about 2 years ago
Update GitHub Actions setup due NodeJS 12 deprecation (#3158)

abeaf973ad50c6ce2b354699b1f0a1777e7fd98a authored about 2 years ago
Remove deprecated rz_analysis_var_all_list()

This function only did a needlessly inefficient clone of
RzAnalysisFunction.vars, which can also...

3f077bce4a0a7c6323b31d06c6a3a631a988fa5f authored about 2 years ago
Add rz_pvector_clone() and clone without free function

A clone function that also copies the free function is very prone for
misuse and resulting doubl...

47c63c59a92c3037375bc199e3b161174c46eb5b authored about 2 years ago
Simplify variable counting APIs

rz_analysis_var_count() was previously almost only used through
rz_analysis_var_count_total(), w...

eb7e78b1ee3c93a652a7e4a2ed33d3350a675d7f authored about 2 years ago
Fix endianness when parsing PE trycatch

9278e6323d36ab41b0afb645b805db5d6ce7a201 authored about 2 years ago
Revert back wrong fix due now fixed endianness in rz_str_utf16_to_utf8

12bd210f5eb35dabc0e00e490c5fb4da5a596386 authored about 2 years ago
Add memory safety check in bin_pe_versioninfo

0cf64ae96571bb1451377c491a3557efed8e3404 authored about 2 years ago
Remove never initialized endian value

98af3789af60b588cb19d6629d6ae196e15e9e50 authored about 2 years ago
Fix CID 402240 (#3155)

d3395e10f7163e6787b089cb1a70cb895ce28d22 authored about 2 years ago
Fix endianness of esil register write hook (#3153)

50c265c7f9a59573dcb1b6892b0e0878458348fa authored about 2 years ago
Fix endianness issue of rz_str_utf16_to_utf8 (#3152)

* Fix endianness issue of rz_str_utf16_to_utf8
* Fix wrong endianness on mdmp

55bd602641bf4f6f0506fda326c57eb67c1af8c8 authored about 2 years ago
Export Py3.11

5955ced7d7eaca327d45efbd7a01e19acaab9e4f authored about 2 years ago
Fix endianness in PE exports

c2829aab910caf9416693db70062ae7645f64a92 authored about 2 years ago
Fix signature creation due bad offset

223574e4c4a4b4ac3163e7f439187732262c6a42 authored about 2 years ago
Do not overly optimize when applying a pat file

81fbd6fee2540ad7b3a168faca5d83da23fc0e3f authored about 2 years ago
Rename only non-symbols, but add the flag

b399a6d889f5f6b7071f1159cd314d67c1f80159 authored about 2 years ago
Use PE signatures also for coff files

bc454148c205ec5fb58b844bdfcc9c110bd69056 authored about 2 years ago
Fix test

b59d9a03b2618d7209925da2a7873b40972f42a4 authored about 2 years ago
Rewrite RzReg to use RzBitVector

fe00dcdf68cb2271876f91c024ea255b863ea0a9 authored about 2 years ago
Add checksum to pkgconfiglite to install package via choco

fc2eb3f439cabb0e68e0ea2e9a724fbc486fb165 authored about 2 years ago
Implement float80 and RzFloat to decimal string

bf6d1629096eab99c269dd9ae2ec9c3e17a5c24b authored about 2 years ago
Use portable NaN and INF

2744bf03e1b828d6532c6b2ee0c8b2e604945b3c authored about 2 years ago
Updated all tests

2b3c6b51022e1bc77e6fe06c7bc2a7c9b0e17c0b authored about 2 years ago
Fix gcc11-asan hackyArmAnal -Wstringop-overread warning (#3142)

9d2b691d1838ec41208329a5e44a478cdb2777a8 authored about 2 years ago
Fix gcc12-asan rz_main_rz_asm -Wstringop-overread warning (#3141)

7ff5ab0d339be8b6bd7d2aab6d0f414ea608984d authored about 2 years ago
Fix gcc12-asan rz_core_cmd_subst -Warray-bounds warning (#3139)

e661fa5f2ca92e7d8f3fbf6b3d5ade1e786148a4 authored about 2 years ago
Fix gcc12-asan do_analysis_search -Wstringop-overread warning (#3137)

0ea3bad01fec9181f4567396bdb6e1e4d7749ebb authored about 2 years ago
Fix gcc12-asan cris-dis -Wformat-overflow= warnings (#3136)

49f05828f86c54ab698be8deac6688e1608d210a authored about 2 years ago
doc: Remove install file and link web page (#3116)

5fed1c6d3852f6d6e183ef4aa6330beb6ce173b2 authored about 2 years ago