Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/rizinorg/rz-libdemangle
Rizin Library to demangle symbols
https://github.com/rizinorg/rz-libdemangle
Rewrite Of C++ Demanglers
brightprogrammer opened this pull request 4 days ago
brightprogrammer opened this pull request 4 days ago
Add More GNU v2/v3 Tests
brightprogrammer opened this pull request about 1 month ago
brightprogrammer opened this pull request about 1 month ago
ci: Upgrade to `ubuntu-22.04`
kazarmy opened this pull request about 1 month ago
kazarmy opened this pull request about 1 month ago
Fix `-Wdeprecated-non-prototype` warning under Clang 15
kazarmy opened this pull request about 2 months ago
kazarmy opened this pull request about 2 months ago
Update to use crate for f16/f128 and show disambiguator on non-zero
wargio opened this pull request 9 months ago
wargio opened this pull request 9 months ago
Rust demangle v0 format.
wargio opened this pull request 9 months ago
wargio opened this pull request 9 months ago
update rust demangler to support f16 and f128
wargio opened this issue 10 months ago
wargio opened this issue 10 months ago
Fix integer overflow.
Rot127 opened this pull request about 1 year ago
Rot127 opened this pull request about 1 year ago
Use snprintf and add extra check on invalid hex values.
wargio opened this pull request about 1 year ago
wargio opened this pull request about 1 year ago
Buffer overflow in `demangle_fund_type`
s1gse9v opened this issue about 1 year ago
s1gse9v opened this issue about 1 year ago
cplus_replace_std_multiset() UAF
XVilka opened this issue over 1 year ago
XVilka opened this issue over 1 year ago
Add cli tool
wargio opened this pull request over 1 year ago
wargio opened this pull request over 1 year ago
Create minimalistic CLI tool to demangle without Rizin
XVilka opened this issue over 1 year ago
XVilka opened this issue over 1 year ago
Add support for std::regex
wargio opened this pull request over 1 year ago
wargio opened this pull request over 1 year ago
add `std::regex` and `std::wregex` simplifications
slippycheeze opened this issue over 1 year ago
slippycheeze opened this issue over 1 year ago
[gnuv2] Fix multiplication overflow check due compiler optimizations
wargio opened this pull request over 1 year ago
wargio opened this pull request over 1 year ago
Remove prefix stub.
wargio opened this pull request over 1 year ago
wargio opened this pull request over 1 year ago
iOS symbols demangling problems
XVilka opened this issue over 1 year ago
XVilka opened this issue over 1 year ago
C++: Some more demangling problems
XVilka opened this issue over 1 year ago
XVilka opened this issue over 1 year ago
C++: Failure to demangle `__ZNKSt3__19nullptr_tcvPT_IKcEEv`
XVilka opened this issue over 1 year ago
XVilka opened this issue over 1 year ago
C++: Use shorter integer types
XVilka opened this pull request over 1 year ago
XVilka opened this pull request over 1 year ago
Add option to simplify known standard libs
wargio opened this pull request over 1 year ago
wargio opened this pull request over 1 year ago
C++: Simplify standard library types
XVilka opened this issue over 1 year ago
XVilka opened this issue over 1 year ago
Add support for _block_invoke in c++ and objc
wargio opened this pull request over 1 year ago
wargio opened this pull request over 1 year ago
C++: Prefer <stdint> types whenever possible
XVilka opened this issue over 1 year ago
XVilka opened this issue over 1 year ago
C++/ObjC fail to demangle
XVilka opened this issue over 1 year ago
XVilka opened this issue over 1 year ago
cplus-dem.c:3649:2: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
XVilka opened this issue over 1 year ago
XVilka opened this issue over 1 year ago
Dlang support
wargio opened this issue over 1 year ago
wargio opened this issue over 1 year ago
Add GPL-2 GNUv2 C++ demangler
wargio opened this pull request over 1 year ago
wargio opened this pull request over 1 year ago
Add C++ support to objc
wargio opened this pull request over 1 year ago
wargio opened this pull request over 1 year ago
Remove demangle.h to fix bad definition of `const` from ansidecl.h
wargio opened this pull request over 1 year ago
wargio opened this pull request over 1 year ago
Enforce dll/lib visibility
wargio opened this pull request over 1 year ago
wargio opened this pull request over 1 year ago
Fix windows decl
wargio opened this pull request over 1 year ago
wargio opened this pull request over 1 year ago
Fix #35 - coverity
wargio opened this pull request over 1 year ago
wargio opened this pull request over 1 year ago
Dead code in C++ and UAF in Rust demangler
XVilka opened this issue over 1 year ago
XVilka opened this issue over 1 year ago
Remove globals from MSVC demangler.
wargio opened this pull request over 1 year ago
wargio opened this pull request over 1 year ago
Implement borland delphi demangler and fix gpl build
wargio opened this pull request over 1 year ago
wargio opened this pull request over 1 year ago
Implement demangler for Rust
DMaroo opened this pull request almost 2 years ago
DMaroo opened this pull request almost 2 years ago
Ada support
XVilka opened this issue almost 2 years ago
XVilka opened this issue almost 2 years ago
Rust 2021 demangling support
XVilka opened this issue about 2 years ago
XVilka opened this issue about 2 years ago
Add extra pascal demangling cases
wargio opened this pull request over 2 years ago
wargio opened this pull request over 2 years ago
Add free-pascal demangler (fpc 2.6.x to 3.2.x)
wargio opened this pull request over 2 years ago
wargio opened this pull request over 2 years ago
Fix bug on Class.<init>(...)
wargio opened this pull request over 2 years ago
wargio opened this pull request over 2 years ago
Fix #23 - Replace only some java.lang classes and support subtypes
wargio opened this pull request over 2 years ago
wargio opened this pull request over 2 years ago
Sync with gcc repository
wargio opened this pull request over 2 years ago
wargio opened this pull request over 2 years ago
Synchronize fixes from C++ demangler mainstream.
XVilka opened this issue over 2 years ago
XVilka opened this issue over 2 years ago
Java demangler gives broken results for some classes in Java APIs
haeter525 opened this issue over 2 years ago
haeter525 opened this issue over 2 years ago
Compile time mangling/demangling
KOLANICH opened this issue over 2 years ago
KOLANICH opened this issue over 2 years ago
Fix OOB Reads in MSVC demangler
GustavoLCR opened this pull request over 2 years ago
GustavoLCR opened this pull request over 2 years ago
Fix GCC 12.1.0 warnings
wargio opened this pull request over 2 years ago
wargio opened this pull request over 2 years ago
Fixes for msvc
GustavoLCR opened this pull request over 2 years ago
GustavoLCR opened this pull request over 2 years ago
More fixes for MSVC
GustavoLCR opened this pull request over 2 years ago
GustavoLCR opened this pull request over 2 years ago
MSVC demangling fixes
GustavoLCR opened this pull request over 2 years ago
GustavoLCR opened this pull request over 2 years ago
Add delphi/pascal demangler
wargio opened this issue about 3 years ago
wargio opened this issue about 3 years ago
Added ASAN tests and fixed Memleaks on msvc
wargio opened this pull request about 3 years ago
wargio opened this pull request about 3 years ago
Fix Coverity issues
wargio opened this pull request about 3 years ago
wargio opened this pull request about 3 years ago
NetBSD warning
XVilka opened this issue about 3 years ago
XVilka opened this issue about 3 years ago
Enabling Travis CI
wargio opened this pull request about 3 years ago
wargio opened this pull request about 3 years ago
Failure to demangle some of the symbols on the SystemZ (S390) platform
XVilka opened this issue about 3 years ago
XVilka opened this issue about 3 years ago
Added more tests and fixed issues demangling when suffix _ptr/_<num> are present
wargio opened this pull request over 3 years ago
wargio opened this pull request over 3 years ago
Fix #4 - Hide when used as shared library all the exported symbols that are not needed
wargio opened this pull request over 3 years ago
wargio opened this pull request over 3 years ago
Unit tests
wargio opened this pull request over 3 years ago
wargio opened this pull request over 3 years ago
Implement unit tests
ret2libc opened this issue over 3 years ago
ret2libc opened this issue over 3 years ago
Too many exported symbols
ret2libc opened this issue over 3 years ago
ret2libc opened this issue over 3 years ago
Rewrite/remove GPL-only code
XVilka opened this issue over 3 years ago
XVilka opened this issue over 3 years ago
Fixes for microsoft demangling
GustavoLCR opened this pull request over 3 years ago
GustavoLCR opened this pull request over 3 years ago
Move demangling tests from Rizin
XVilka opened this issue over 3 years ago
XVilka opened this issue over 3 years ago
Support GNUv2 C++ mangling scheme
XVilka opened this issue almost 4 years ago
XVilka opened this issue almost 4 years ago
Failure to demangle some C++ functions
XVilka opened this issue almost 4 years ago
XVilka opened this issue almost 4 years ago