Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write hexpairs from file #4751

Closed
radare opened this issue May 2, 2016 · 8 comments
Closed

Write hexpairs from file #4751

radare opened this issue May 2, 2016 · 8 comments

Comments

@radare
Copy link
Collaborator

radare commented May 2, 2016

iirc there was a command to do this, but icant find it now.. so maybe is gone or maybe in a non-logical place. it should be in wxf or wfx. this stuff should be more consistent to load/save blobs from r2 to disk in the following formats:

  • binary
  • base64
  • hexpairs
  • gzip
@Maijin
Copy link
Contributor

Maijin commented May 3, 2016

| wf -|file          write contents of file at current offset
| wF -|file          write contents of hexpairs file here

@radare
Copy link
Collaborator Author

radare commented May 3, 2016

ok, imho it makes more sense to be wxf instead of wF, what do you think?

any other proposal for the other write subcommands?

On 03 May 2016, at 13:18, Maijin [email protected] wrote:

| wf -|file write contents of file at current offset
| wF -|file write contents of hexpairs file here

You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub #4751 (comment)

@Maijin
Copy link
Contributor

Maijin commented May 3, 2016

To be linked with #4280 maybe @p4n74 could work on this too

@radare
Copy link
Collaborator Author

radare commented May 9, 2016

@Maijin
Copy link
Contributor

Maijin commented May 10, 2016

ok for the wxf instead of wF !

@radare radare closed this as completed in 45093ff May 11, 2016
@radare
Copy link
Collaborator Author

radare commented May 12, 2016

we shuold also update the autocompletion tables to make wxf appear in

On 03 May 2016, at 13:19, pancake [email protected] wrote:

ok, imho it makes more sense to be wxf instead of wF, what do you think?

any other proposal for the other write subcommands?

On 03 May 2016, at 13:18, Maijin <[email protected] mailto:[email protected]> wrote:

| wf -|file write contents of file at current offset
| wF -|file write contents of hexpairs file here

You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub #4751 (comment)

@Svenito
Copy link
Contributor

Svenito commented May 12, 2016

Will add it

@XVilka
Copy link
Contributor

XVilka commented May 12, 2016

Related then #3033

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

No branches or pull requests

4 participants