-
-
Notifications
You must be signed in to change notification settings - Fork 379
Insights: rizinorg/rizin
Overview
Could not load contribution data
Please try again later
17 Pull requests merged by 7 people
-
Reduce repetition in "dbg.maps.count.after.map" test with alias
#5017 merged
Mar 20, 2025 -
Python 3.12 and 3.13 support
#5003 merged
Mar 20, 2025 -
Reduce repetition in "dmh allocated" test with macro
#5016 merged
Mar 19, 2025 -
Segfault if max_op_size == -1
#5014 merged
Mar 19, 2025 -
Fix leaks of token patterns.
#5015 merged
Mar 19, 2025 -
librz/asm: improve plugin descriptions
#5012 merged
Mar 18, 2025 -
Add entropy cmds and detail struct for value extraction
#5007 merged
Mar 18, 2025 -
asan ci: Show ODR violations
#5010 merged
Mar 18, 2025 -
Prevent installation of
libzstd.pc
#5008 merged
Mar 17, 2025 -
ci: Use
--print-errorlogs
withmeson test
#5006 merged
Mar 17, 2025 -
Remove old shell
#5004 merged
Mar 17, 2025 -
Fix #4098.
#5005 merged
Mar 17, 2025 -
Port
/h
and/s
to RzSearch.#4995 merged
Mar 15, 2025 -
Move initialization of all crypto search methods to the add() function.
#5002 merged
Mar 15, 2025 -
Lazy port of /g to RzShell.
#4999 merged
Mar 15, 2025 -
librz/core+bin: Remove obr (bin rebase command)
#5001 merged
Mar 14, 2025 -
Fix for stacking mixed output redirects.
#5000 merged
Mar 14, 2025
4 Pull requests opened by 2 people
-
Refactor to use subfunctions over switchcases
#5009 opened
Mar 18, 2025 -
Rename `RzBinMap->paddr` and `RzBinSection->paddr` to `offset`.
#5018 opened
Mar 20, 2025 -
Fix asm tokens leaking horrendously because they used Vector and PVector
#5019 opened
Mar 20, 2025 -
Add hexagon relocs for ir.
#5020 opened
Mar 20, 2025
7 Issues closed by 3 people
-
Python 3.12, and 3.13 versions bytecode support
#3130 closed
Mar 20, 2025 -
Update RzAsm/RzAnalysis/RzArch plugin descriptions
#4853 closed
Mar 18, 2025 -
Do not install zstd pkg-config and header files with Rizin
#4438 closed
Mar 17, 2025 -
Missing search results of `/ad "adrp x0, add x0"` command
#4098 closed
Mar 17, 2025 -
UAF when trying to use obr to rebase a binary
#4525 closed
Mar 15, 2025 -
Tracking porting the commands parser to the tree-sitter-based one
#1342 closed
Mar 15, 2025 -
Port `/` (search) to rzshell
#1586 closed
Mar 15, 2025
1 Issue opened by 1 person
-
Add calculation of total information content and information temperature
#5011 opened
Mar 18, 2025
58 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Use Muon for TinyCC build job
#3345 commented on
Mar 19, 2025 • 1 new comment -
Update tree-sitter to the latest release at the time of release
#4623 commented on
Mar 15, 2025 • 0 new comments -
Fix parsing of GDB <reg> tags not separated by whitespace
#4273 commented on
Mar 19, 2025 • 0 new comments -
Try Catch Improvement
#4305 commented on
Mar 19, 2025 • 0 new comments -
Linux rise in rizin: SLUB dumping, Kernel build configuration
#4306 commented on
Mar 19, 2025 • 0 new comments -
[WIP] Rewriting RzNum parser and calculator
#4326 commented on
Mar 19, 2025 • 0 new comments -
Refactor to use API in Visual Mode
#4339 commented on
Mar 19, 2025 • 0 new comments -
Use pvector for RzAnalysis/RzAnalysisBlock fcns variable.
#4372 commented on
Mar 19, 2025 • 0 new comments -
uplifting h8300 instructions to RzIL
#4375 commented on
Mar 19, 2025 • 0 new comments -
Polymorphic Flag Sources
#4418 commented on
Mar 19, 2025 • 0 new comments -
Update Doxygen configuration
#4422 commented on
Mar 19, 2025 • 0 new comments -
CI: Trigger the draft-release job only on tags
#4435 commented on
Mar 19, 2025 • 0 new comments -
Use GCC/Clang builtins for overflows checking
#4447 commented on
Mar 19, 2025 • 0 new comments -
Unify shell assignment
#4451 commented on
Mar 19, 2025 • 0 new comments -
Refactoring rizin type system: introduce type scope.
#4464 commented on
Mar 19, 2025 • 0 new comments -
HP PA-RISC: Migrate to Capstone and add basic analysis
#4469 commented on
Mar 19, 2025 • 0 new comments -
MIPS -- add fp register; support for lwl, beqz and sltiu instructions
#4513 commented on
Mar 19, 2025 • 0 new comments -
[WIP] RzIL lifting for SPARC
#4521 commented on
Mar 19, 2025 • 0 new comments -
[WIP] Detection of ARM THUMB context switch
#4555 commented on
Mar 19, 2025 • 0 new comments -
RzArch and plugins
#4656 commented on
Mar 19, 2025 • 0 new comments -
Add ruler to histogram output
#4776 commented on
Mar 19, 2025 • 0 new comments -
Refactor rizin graph in rz_util
#4788 commented on
Mar 19, 2025 • 0 new comments -
Migrate from Capstone to Zydis (x86 architecture)
#4832 commented on
Mar 19, 2025 • 0 new comments -
Add RzIL for MIPS32/64 Revision 6.01
#4920 commented on
Mar 20, 2025 • 0 new comments -
Add demo gif to the readme
#4926 commented on
Mar 19, 2025 • 0 new comments -
Add RzBin plugin for Qualcomm peripheral images (`.mdt`).
#4953 commented on
Mar 20, 2025 • 0 new comments -
Add some missing reloc types
#4964 commented on
Mar 19, 2025 • 0 new comments -
Refactor the patch_reloc function to use subfunctions for
#4971 commented on
Mar 19, 2025 • 0 new comments -
True C99 compatibility
#4980 commented on
Mar 19, 2025 • 0 new comments -
test/unit: add property-based testing
#4996 commented on
Mar 19, 2025 • 0 new comments -
Structs with same name in different compilation units
#4421 commented on
Mar 15, 2025 • 0 new comments -
Offset immediates not searcheable
#3957 commented on
Mar 15, 2025 • 0 new comments -
rizin 0.8.0 Segfault p==v
#4431 commented on
Mar 17, 2025 • 0 new comments -
Update the "cannot attach" message on macOS with more info
#2774 commented on
Mar 17, 2025 • 0 new comments -
Add support for Lua 5.0, 5.1, and 5.2
#3914 commented on
Mar 18, 2025 • 0 new comments -
Fix type parsing for parenthesized declarators
#2194 commented on
Mar 19, 2025 • 0 new comments -
Dev.fixing2
#2658 commented on
Mar 19, 2025 • 0 new comments -
Make "rb" command rebase all analysis
#2830 commented on
Mar 19, 2025 • 0 new comments -
Fixes #2247 - Improve try/catch analysis
#2854 commented on
Mar 19, 2025 • 0 new comments -
Fixing analysis masks
#3149 commented on
Mar 19, 2025 • 0 new comments -
[WIP] Move grep from RzCons to RzCore
#3243 commented on
Mar 19, 2025 • 0 new comments -
Add FreeBSD x86_64 debug tests
#3273 commented on
Mar 19, 2025 • 0 new comments -
Add array bounds, write strings, type limits, overshadowing warnings
#3336 commented on
Mar 19, 2025 • 0 new comments -
Fix #2675 - Follow new pid from child.
#3351 commented on
Mar 19, 2025 • 0 new comments -
Add Examples section for o? command
#3377 commented on
Mar 19, 2025 • 0 new comments -
Add `tk` commands to manage typeclasses
#3381 commented on
Mar 19, 2025 • 0 new comments -
Add metainformation info and handling, #3249
#3427 commented on
Mar 19, 2025 • 0 new comments -
Remove unused rz_big
#3553 commented on
Mar 19, 2025 • 0 new comments -
fix the realloc mistake
#3610 commented on
Mar 19, 2025 • 0 new comments -
Rewrite debug support
#3644 commented on
Mar 19, 2025 • 0 new comments -
Instruction Queue For IL Reordering
#3705 commented on
Mar 19, 2025 • 0 new comments -
[WIP] Mark the bytes that is referenced as data and not belonging to any fu…
#3804 commented on
Mar 19, 2025 • 0 new comments -
Support building for iOS
#3988 commented on
Mar 19, 2025 • 0 new comments -
WIP: Rename the existing type - `tr` command
#4016 commented on
Mar 19, 2025 • 0 new comments -
RzList to RzPVector shift in RzAnalysisSwitchOp
#4024 commented on
Mar 19, 2025 • 0 new comments -
Fix rz_core_shift_block (`wes` command)
#4058 commented on
Mar 19, 2025 • 0 new comments -
Add support to Windows NUMA core count
#4167 commented on
Mar 19, 2025 • 0 new comments -
Autodetect asm.cpu whenever possible
#4196 commented on
Mar 19, 2025 • 0 new comments