Description
Dword XOR encoder for RISC-V 32-bit (Little Endian) using a tag-based terminator rather than an encoded length. The decoder loop XORs each dword and stops when the result is zero (the sentinel). This avoids encoding the payload length in the stub, eliminating a source of bad character conflicts.
Note: payloads containing 4-byte aligned zero dwords will cause early loop termination due to collision with the sentinel value.
Module options
To display the available options, load the module within the Metasploit console and run the commands 'show options' or 'show advanced':
msf > use encoder/riscv32le/longxor/tagmsf undefined(tag) > show actions ...actions...msf undefined(tag) > set ACTION < action-name >msf undefined(tag) > show options ...show and set options...msf undefined(tag) > runPrioritise with Active Threat Intelligence
With curated Threat Intelligence, you can see which vulnerabilities truly put you at risk, prioritize what matters most, and act before attackers do.
Explore Intelligence Hub