Skip to content

Fix core conf on cutter plugin#64

Merged
wargio merged 1 commit intodevfrom
fix-missing-conf
Apr 25, 2025
Merged

Fix core conf on cutter plugin#64
wargio merged 1 commit intodevfrom
fix-missing-conf

Conversation

@wargio
Copy link
Member

@wargio wargio commented Apr 25, 2025

Fixes

[x] Use -AA or aaaa to perform additional experimental analysis.
ERROR: core: Invalid config key 'jsdec.casts'
ERROR: core: Invalid config key 'jsdec.asm'
ERROR: core: Invalid config key 'jsdec.blocks'
ERROR: core: Invalid config key 'jsdec.xrefs'
ERROR: core: Invalid config key 'jsdec.paddr'
ERROR: core: Invalid config key 'jsdec.debug'
ERROR: core: Invalid config key 'jsdec.highlight'
ERROR: core: Invalid config key 'jsdec.slow'
ERROR: core: Invalid config key 'jsdec.slow'

@wargio wargio force-pushed the fix-missing-conf branch from 988babb to 207a348 Compare April 25, 2025 05:23
@wargio wargio changed the base branch from master to dev April 25, 2025 05:23
@wargio wargio merged commit 068f799 into dev Apr 25, 2025
3 of 6 checks passed
@wargio wargio deleted the fix-missing-conf branch April 25, 2025 05:24
@wargio wargio mentioned this pull request Apr 25, 2025
3 tasks
@karliss
Copy link
Member

karliss commented Apr 25, 2025

I am a bit confused by the fix. Shouldn't config be initialized by rizin plugin. Does rizin initialize decompiler plugins lazily. Or is cutter plugin getting initialized before the rizin one?

@wargio
Copy link
Member Author

wargio commented Apr 25, 2025

no. the plugin for cutter is pure native. there is no rizin core plugin.

If you want to call pdd on the terminal of cutter, you will need to install jsdec for rizin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants