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

Compression algorithm for rahash2 -E and a dedicated r2 command #4280

Closed
8 tasks
Maijin opened this issue Mar 9, 2016 · 9 comments
Closed
8 tasks

Compression algorithm for rahash2 -E and a dedicated r2 command #4280

Maijin opened this issue Mar 9, 2016 · 9 comments

Comments

@Maijin
Copy link
Contributor

Maijin commented Mar 9, 2016

Like #4254, really interesting for malware analysis the compression algorithm :

  • Define/Create rehash2 command maybe same as crypto algorithm
  • Define/Create radare2 command
  • zip
  • lzma
  • lznt1
  • aPlib
  • lzmat
  • gzip
@futex
Copy link
Contributor

futex commented Mar 9, 2016

Nice to have it!

@radare
Copy link
Collaborator

radare commented Mar 9, 2016

there’s already support for zip, and therefor gzip. but there’s no command to do that from the shell.

we need to think which command to use here

On 09 Mar 2016, at 15:43, Maijin [email protected] wrote:

Like #4254 #4254 but for compression algorithm :

Define/Create rehash2 command maybe same as crypto algorithm
Define/Create radare2 command
zip
aPlib
lama
lznt1

Reply to this email directly or view it on GitHub #4280.

@Maijin
Copy link
Contributor Author

Maijin commented Mar 9, 2016

from the r2 cli + from a command like rahash2

@radare
Copy link
Collaborator

radare commented May 4, 2016

anyone?

@Maijin
Copy link
Contributor Author

Maijin commented May 5, 2016

I think @p4n74 is looking at it

@radare radare modified the milestones: 0.10.5, 0.10.4 Jul 5, 2016
@radare radare modified the milestones: 0.10.6, 0.10.5 Aug 8, 2016
@radare radare modified the milestones: 1.x, 0.10.6 Sep 21, 2016
@radare radare modified the milestones: 9999, 1.0.0 Oct 6, 2016
@radare
Copy link
Collaborator

radare commented Oct 6, 2016

@futex wanna do that? at least adding zlib/gzip is easy because its already shipped with r2

@futex
Copy link
Contributor

futex commented Oct 8, 2016

I will take a look

@radare
Copy link
Collaborator

radare commented Oct 8, 2016

Cool 👍

On 08 Oct 2016, at 10:56, futex [email protected] wrote:

I will take a look


You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.

@Maijin
Copy link
Contributor Author

Maijin commented Mar 8, 2017

See hxxps://github.com/radare/radare2/issues/6946

@Maijin Maijin closed this as completed Mar 8, 2017
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

3 participants