issues
search
rizinorg
/
jsdec
Simple decompiler for Rizin
55
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Disable atomics when msvc does not support c11atomics
#60
wargio
closed
2 weeks ago
0
Use QuickJS-NG
#59
wargio
closed
3 weeks ago
0
Fix bug on ARM and add UDF instruction
#58
wargio
closed
4 months ago
0
Port basic blocks from RzList to RzPVector
#57
XVilka
opened
7 months ago
1
Removed old tags
#56
wargio
closed
7 months ago
0
Update bb to use pvec
#55
wargio
closed
7 months ago
0
Update to the latest Rizin API changes
#54
XVilka
closed
7 months ago
0
Clone quickjs with depth = 1 to help people with bad connection.
#53
Rot127
closed
8 months ago
0
Create cutter native plugin
#52
wargio
closed
8 months ago
0
Fix inifinity issue & wrong usage of rz_iterator_foreach
#51
wargio
closed
8 months ago
1
Update QuickJS
#50
wargio
closed
8 months ago
1
Fix for Rizin v0.7.0
#49
XVilka
closed
8 months ago
2
`rz_core_analysis_bytes()` should return `RzIterator`
#48
XVilka
closed
8 months ago
1
Fix usage of rz_core_analysis_bytes
#47
wargio
closed
9 months ago
0
Fix usage of rz_core_analysis_bytes
#46
wargio
closed
9 months ago
0
Rewrite jsdec to use QuickJS
#45
wargio
closed
9 months ago
0
Fix build problem with the last Rizin
#44
XVilka
closed
9 months ago
2
Fixes and backport
#43
wargio
closed
11 months ago
0
Broken printing of strings containing quotes
#42
jtojnar
opened
1 year ago
0
README: Fix build instructions
#41
jtojnar
closed
1 year ago
0
New db code does not have `count` element.
#40
wargio
closed
1 year ago
1
Crash when trying to decompile
#39
jtojnar
closed
1 year ago
0
Support Python bytecode (`pyc`)
#38
XVilka
opened
1 year ago
0
Support Lua bytecode (`luac`)
#37
XVilka
opened
1 year ago
0
Broken CI
#36
XVilka
closed
7 months ago
1
Migration from Duktape to QuickJS
#35
wargio
closed
1 year ago
0
Better representation for `monitor-*` and `move-exception` Dalvik bytecode instructions
#34
XVilka
opened
1 year ago
0
Backport 285
#33
wargio
closed
1 year ago
0
pddi crash
#32
thar0x29a
opened
1 year ago
0
Removed bp/sp usage due changes in rizin output
#31
wargio
closed
1 year ago
0
Using `jsdec` with Cutter always fails to parse JSON output of it:
#30
XVilka
opened
1 year ago
6
Remove plugin.pkgname because not used anymore
#29
ret2libc
closed
1 year ago
0
Remove the 'pdd' command when removing the plugin
#28
ret2libc
closed
1 year ago
0
Sets pdd as child of pd instead of the root dir
#27
wargio
closed
1 year ago
0
Update for new variable storage in Rizin
#26
thestr4ng3r
closed
1 year ago
0
Fix #24 - Unused pops on _fp_compare
#25
wargio
closed
1 year ago
0
_fp_compare does not check pops in return case
#24
weituotian
closed
1 year ago
4
Add CodeQL workflow for GitHub code scanning
#23
lgtm-com[bot]
closed
1 year ago
0
Fixes for rizin 0.5.0
#22
wargio
closed
2 years ago
0
_populate_ms_amd64_call_args regs32 should not hava eax
#21
weituotian
closed
2 years ago
5
Fix #19 - Unhandled cpp type when tokenize
#20
wargio
closed
2 years ago
0
may be instruction parsed.opd wrong [std::cout << "Hello World!\n";]
#19
weituotian
closed
2 years ago
9
rizin not load this plugin, confused
#18
weituotian
closed
2 years ago
6
Support RISC-V assembler pseudo-instructions
#17
dnpetrov-sc
opened
2 years ago
1
Support RISC-V floating-point extensions (F, D, Q) in decompiler
#16
dnpetrov-sc
opened
2 years ago
0
Use dependency instead of find_library and avoid relying on rizin exec
#14
ret2libc
closed
2 years ago
4
Add reuse & licenses
#13
wargio
closed
3 years ago
2
Harmonize license/copyright with Rizin with SPDX
#12
XVilka
closed
3 years ago
0
Annotation support for cutter
#11
wargio
closed
3 years ago
0
RISC-V + Some fixes
#10
wargio
closed
3 years ago
0
Next