Skip to content

Remove to_hex_cstring method#77

Merged
sjanusz-r7 merged 1 commit into
rapid7:masterfrom
zeroSteiner:fix/remove-to-hex-cstring
May 18, 2026
Merged

Remove to_hex_cstring method#77
sjanusz-r7 merged 1 commit into
rapid7:masterfrom
zeroSteiner:fix/remove-to-hex-cstring

Conversation

@zeroSteiner
Copy link
Copy Markdown
Contributor

The functionality has moved to Metasm::Shellcode.define_data and Metasm::Shellcode.define_cstring, which emit full db directives and are a better home for assembly-source generation than rex-text. Reverts the addition from #76.

Addresses this comment: #76 (comment)

The functionality has moved to Metasm::Shellcode.define_data and
Metasm::Shellcode.define_cstring, which emit full `db` directives and
are a better home for assembly-source generation than rex-text.
Reverts the addition from rapid7#76.
@sjanusz-r7 sjanusz-r7 merged commit 27481f9 into rapid7:master May 18, 2026
20 checks passed
@sjanusz-r7
Copy link
Copy Markdown
Contributor

Merged, we can now update the Metasploit Framework repo to pull in both the metasm and Rex-Text changes 👍

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