Skip to content

Opcodes support for 3.9/3.10 and exceptions handling#598

Open
ebrocas wants to merge 15 commits into
zrax:masterfrom
quarkslab:dev
Open

Opcodes support for 3.9/3.10 and exceptions handling#598
ebrocas wants to merge 15 commits into
zrax:masterfrom
quarkslab:dev

Conversation

@ebrocas

@ebrocas ebrocas commented Mar 16, 2026

Copy link
Copy Markdown

Important note: This PR is based on the PR #563 and should be merged after it.

Implements (or improve) the following opcodes (with tests):

  • CALL_FUNCTION_EX
  • JUMP_IF_NOT_EXC_MATCH
  • RERAISE
  • DICT_MERGE
  • UNPACK_EX
  • LIST_TO_TUPLE
  • MAP_ADD
  • LOAD_ASSERTION_ERROR

whoami730 and others added 14 commits July 13, 2025 21:40
Signed-off-by: Eloïse Brocas <ebrocas@quarkslab.com>
Signed-off-by: Eloïse Brocas <ebrocas@quarkslab.com>
Signed-off-by: Eloïse Brocas <ebrocas@quarkslab.com>
Signed-off-by: Eloïse Brocas <ebrocas@quarkslab.com>
Signed-off-by: Eloïse Brocas <ebrocas@quarkslab.com>
Signed-off-by: Eloïse Brocas <ebrocas@quarkslab.com>
Signed-off-by: Eloïse Brocas <ebrocas@quarkslab.com>
@ebrocas ebrocas force-pushed the dev branch 2 times, most recently from 95409c1 to 3359033 Compare May 26, 2026 14:52
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