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
7c4ceb3b800a596e95395a671f3181c55975efb5 authored over 1 year ago
a974cbc86411a1ebf401a31d66cf2cca9f6a4909 authored over 1 year ago
6df64dbbe868b541dbef7888e241a09d977ec264 authored over 1 year ago
5b8f00e081d6dbce8898850966be3acb828c2bed authored over 1 year ago
908b8805c7a3e33d037cfd9a0c38ddc43979455c authored over 1 year ago
Update Linux syscalls list to those of Linux 6.5.3 for x86 and aarch64.
Signed-off-by: Tomáš ...
a564f13856c5e014d1c8ce0b5cdb27ca35e16fa3 authored over 1 year ago3b903caa96ecddea8695afed7924176fc0548f2c authored over 1 year ago
1. Add name to copyright.
2. Modify public API type from int to st64.
For style reasons, also:
...
The Base64 implementation has some bugs in its decoding function that
we demonstrate with unit t...
The new Base64 code is fixing the previous bugs which were illustrated
with unit tests. Document...
d50179096f6780821a00509b25ddb59943dd5fb0 authored over 1 year ago
6eec2fe0d18caa3b7590474a89d7853a566273aa authored over 1 year ago
We update the documentation with examples and fix an overflow bug in
the calculation of the deco...
ac2092cb6d074c1b3f1f4afae0f9529785c566e8 authored over 1 year ago
d28cfe4ddb114858eb9d540268e20a90c1ab0d84 authored over 1 year ago
* update meson.build for changed file paths
* move ht_*.h to librz/include/rz_util
* add librz...
19dbb5773915df4b8f1dbee86900365b741ac9ee authored over 1 year ago
398b4ae8def2a2939695510d58b5ec5e4616d8fc authored over 1 year ago
a1cb888f95bda5928b44a2fbb07af4613c4045e7 authored over 1 year ago
* librz: rename function parameter
The function parameter is renamed from _dest to dest. In t...
7c7b4c02d1d502ec2fc477c4727bda1ac87432a6 authored over 1 year agoFreeBSD ships the function from this library.
9598b1af360d6af7ddd233e23033a7c1f9bc5c19 authored over 1 year ago15edd1f504b4f729bfc5678c7fee8e43cd28bc58 authored over 1 year ago
* Be explicit about where docstrings go.
* End sentences with period.
1669d5a7047359ed0594c1ff04282e649cccc06d authored over 1 year ago
5211cdcfb06cc0740d568d54a2a160453a36869e authored over 1 year ago
70ee2976b1eb189bb248d2ab10b0ef7f866a79a2 authored over 1 year ago
The source and header file of cdb is documented. There is also
documentation added for the priva...
* Try Load '.debug_str_offsets'
* DWARF unify names
* Add endian_reader.c to process relocate
...
404e58671bf090bc58b56fc348dc258e7996d8ae authored over 1 year ago
209433f3d30087d02853d76fcb8309dc8dcb1283 authored over 1 year ago
e9d017697c7fd6e12490552526bf37537e1b033a authored over 1 year ago
71679b0800c657ad03fa374e989b2cd87433bd29 authored over 1 year ago
* Do not use designater array initializer because MSVC complains
* Add new Appveyor CI test for...
833c59c6eb18955c93d1d348cfea474ead8c443d authored over 1 year ago
083bd4f2e76359780ae77648d34892819d6fce30 authored over 1 year ago
As many reporters do not remove it, make it a comment instead
ab23bb0bf8ace35574628114c0c7c46c4e99c2d3 authored over 1 year agode126ff0db24ad0330f7412a0e847733178cfb1b authored over 1 year ago
729edc8919adb0227bc5fba67ffcef514cb4cf84 authored over 1 year ago
a6b62525e575f4d2cdb885b8586c61f36d103455 authored over 1 year ago
c4a1a501fa9e998aec26005829d391dad3a30dca authored over 1 year ago
* Cutter complains about this in its build
0bbec475f6ee669a5f190d8c25d530e412cba569 authored over 1 year agoa21f4bc7e7bc2a721e3afc4a2cbeeab0effeb564 authored over 1 year ago
2477d90855574d7b488faab2ef5b45f8d6d5b734 authored over 1 year ago
0063415d89e20e03fa4f1efb92a6c80a785b4813 authored over 1 year ago
* Refactor trycatch-related stuff from RzList to RzPVector
* Refactor classes-related stuff fro...
This warning could happen when debug calls into bp for restoring
software breakpoints and hardwa...
The var was created as an int node, but read as boolean, which is always
false. Since it is used...
rz_bp_size_at() is not always the right size for a watchpoint, so we add
the possibility to spec...
* Add test
* Fix #3835: Fix off-by-1 for 32-bit x86 stack args
* Fix "x86_32 stackptr trac...
c7fbe9b46c22f227f62806ef943e62c4f22c50b3 authored over 1 year agoe95650f22689415aadca908ea5dfb1d0c59660ed authored over 1 year ago
738be8e7e49a96227f28f83c89d0dbbf534c3565 authored over 1 year ago
553b7513cb83b42929700fc04f48dd76baf52b5b authored over 1 year ago
b2b11002239df58ae45a8e4afaa867e3ae26917d authored over 1 year ago
a66b6c76c1c0109a3318d0e675ffa384764c72d3 authored over 1 year ago
7a50bd7e5ab31a0cb8d0333289e48420a0e5ded9 authored over 1 year ago
ac2dd1b3ebc7662d20c57cfb56cddcad3881ee3b authored over 1 year ago
* also include patch_relocs
63c7fa5b19838e7bcf9c8edf78244012bc622be1 authored over 1 year ago* core/cmd: Adjust math commands
* shell: make `?x` commands a parsing failure
We have mov...
9d68e9614fd445bfc69979b129ae517f49535ef9 authored over 1 year ago08091e64b2344b2d808d9ddd3a6f52e14a37afde authored over 1 year ago
606a18c4e09a1bc59acf4d5e57535112100505e1 authored over 1 year ago
0c3b7339eb907f540afe568e40d114b09d5cb6ed authored over 1 year ago
This warning turned out to be more misleading and spammy than actually
useful. For example, it ...
4dd4dcb6c48bb269f7ff422cfb77e91bf447bc11 authored over 1 year ago
e4b1b5b3f305b5713345ee3ff34521706db35248 authored over 1 year ago
77f860cbc6dffe43c7128678f6c8ab4cf17015a3 authored over 1 year ago
5fa69e480caab21b1dccf9fc5a79c66fec456410 authored over 1 year ago
33d33777d0cea69c96a42e915ec1afc88cec293e authored over 1 year ago
* Save/load seek history ##projects
* Add unit test for seek history serialization
* Bump ...
700c7d898b7dbf2305f5805408e8fd83bf3e1439 authored over 1 year ago9872eacdb5103a8c38b02e518688a57abdfca080 authored over 1 year ago
Partially fixes #3778
fa0b8187be89f2a21fca719a33b4058de86d8edf authored over 1 year ago0d70da2d4d1387c70c1730964d08d0e662b299fe authored over 1 year ago
785f47ee26b64ea2d5dc4695e6698809b7d3df9a authored over 1 year ago
318a99bbad40931358ea6fdcc33d9671c5b30f01 authored over 1 year ago
de938ba2ed49e8ce211aba8e92d9fd7acae4843f authored over 1 year ago
285ea07ab542a7eabdbf78a18f803118ba03e693 authored over 1 year ago
* Fix FbReg Operation eval
* Fix RzBinDwarfEvaluationResult_to_loc and debug_line directories p...
71e6f5d450be34ef6c703b1745503617b648c874 authored over 1 year agoabec6b127da9d32157b78e7a8d0cfdee407f5afe authored over 1 year ago
c9b16eaab93ab6e01e82065bcc1a8c4bab1b95cf authored over 1 year ago
* Support for .zdebug_*
* Simplify macro.inc
* Fix ranges and loc, because it was using th...
ce298395a44196a70f71db24480ab03995a68ed8 authored over 1 year agoc21764dc4db21cef1af246815bf5420c4832f7d7 authored over 1 year ago
681a6b04b87fe73d6d42ac44854407b92ccd2eff authored over 1 year ago
a14d83fd650c0e9aad87acd34d890aa553d6c4fd authored over 1 year ago
Referencing unit during its own initial assignment made it contain
garbage, at least on OpenBSD/...
7438207a12204106823115dd7b8e0d38e984dfe7 authored over 1 year ago
952f96009d5887a3c4c2cd04d5dbcbe137d35055 authored over 1 year ago
Functions like MEM_read32 could still perform unaligned accesses on
OpenBSD/sparc64 with gcc, po...
* Fix 'CID 416733 Resource leak'
* Fix 'CID 416728 Unintended sign extension'
* Fix 'CID 41672...
* Fix memleak in rz_seek_history_list_handler()
* Fix memleaks in rz_eval_getset_handler()
* F...
631a8fd38cdba2c9371f2c27e86f739d76e060ba authored over 1 year ago
* Fix 'CID 416720: Memory - corruptions (USE_AFTER_FREE)'
* Fix 'CID 416725: Memory - corr...
c936299fcc1bf698c74c7721c7586e91e36c344a authored over 1 year agodf024bc7fdee97109f419212ccfd01cdac2fc650 authored over 1 year ago
* Test whether there is error on `rizin -d`
* Make env more like local env
* Add space btw...
6d202f16985670d4943e8e8faba0b0a4829e7e4f authored over 1 year ago5999d3e8241cdf61aa71de416128c72d0cde729d authored over 1 year ago
Instead of executing `aF @@f:sym.go.*` directly.
06f632100774bcdb629ae011658d9bde42087ead authored over 1 year ago
* Update the golang analysis tests to seek to the main function before
dumping strings, which...
68c33a4856ce7fccaa85761cf52122cbd7a07fb8 authored over 1 year ago
* Add tests for pointer write command `*`
Some test cases override `asm.arch` for bitness com...
b82215965eb5de2dcd5cf06a5fc7d26d54f24b46 authored over 1 year ago
Fix "non-trivial designated initializers"
Fix "invalid conversion"
40b67c2f6dca524341693227d294f1c9ac522444 authored over 1 year ago
* Add test for pointer read command `*`
Test for `asm.bits=8` uses `asm.arch=6502` because `a...
eb78e75cd43fe7b2a65a3721d5daf4011f565199 authored over 1 year ago