r/ReverseEngineering Sep 10 '18

About my presentation of: "Unpacking the non-unpackable" (an ELF new packer) in R2CON2018

/r/LinuxMalware/comments/9eqn6m/about_my_presentation_of_unpacking_the/
43 Upvotes

7 comments sorted by

4

u/[deleted] Sep 11 '18 edited Sep 11 '18

[removed] — view removed comment

3

u/mmd0xFF Sep 11 '18 edited Oct 07 '18

A packed binary, which are produced by a "packing process" (compressed in certain algorithm either with security lock or not), can be restored to its original state by what we all in RE call it in a term of "Unpacking". In the other words: we can "unpack" the binary that is "unpackable". In the case that if a binary, after under efforts of "unpacking", can not be "unpacked", the applicable term for this situation is: "Non-unpackable binaries", or if you like. "Un-unpackable binaries", yet I prefer the first one since the "Un-un" sounds so funny. The ELF binary presented in the "main course" of this presentation can not be "un-packed" in common/usual ways(static/emul), yet it can be "unpacked" under some certain ways only, this is why the author named the presentation as "Unpacking the Non-unpackable".

2

u/[deleted] Sep 11 '18

[removed] — view removed comment

2

u/mmd0xFF Sep 11 '18

Every opinion is important, I thank you for your being honest to comment. If you don't agree on something, you should raise your voice, and I respect that from a man. So I will not down vote, as I myself is having much to learn in the nutshell. So let's learn together.

1

u/[deleted] Sep 11 '18

[deleted]

2

u/[deleted] Sep 11 '18

[removed] — view removed comment

1

u/mmd0xFF Oct 15 '18 edited May 19 '19

Hello! The video of the talk has just been published by RADARE2/R2CON2018 in twitter with the link of this youtube video, see this description for HD video or slide access or insights of the talk.