Unpacking Redaman Malware & Basics of Self-Injection Packers - ft. OALabs

แชร์
ฝัง
  • เผยแพร่เมื่อ 18 ธ.ค. 2024

ความคิดเห็น • 97

  • @bennesp
    @bennesp 5 ปีที่แล้ว +54

    That intro, so satisfying

  • @Squog
    @Squog 5 ปีที่แล้ว +36

    22:00 Shift+Right-Click in folder, "Open Command Prompt Here" on context menu :)

    • @Zooiest
      @Zooiest 5 ปีที่แล้ว +14

      Or, type cmd in the path bar thingy, next to the search bar

    • @Reth_Hard
      @Reth_Hard 5 ปีที่แล้ว +5

      You can also edit the registry to have it always in the right-click menu. :D
      If I remember correctly: You just have to remove (or rename) the string value "Extended" at...
      HKEY_CLASSES_ROOT\Directory\Background\shell\cmd
      HKEY_CLASSES_ROOT\Directory\shell\cmd

    • @Zooiest
      @Zooiest 5 ปีที่แล้ว

      Reth Tard well, that’s pretty cool to know when you don’t know much about how those things use the registry!
      Edit: missed a word

    • @srdjanaleksic4924
      @srdjanaleksic4924 5 ปีที่แล้ว +1

      Actually every folder in explorer can be set by folder options to show all files, system and hidden, than you can change attributes with right click, attrib is great command, but everything can be achieved with just gui too ;)

  • @SwapnilSingh4u
    @SwapnilSingh4u 5 ปีที่แล้ว +18

    I already following his channel since year's now he is doing great job for us. I was not expecting that you (liveoverflow) support him, thanks for supporting him. You r a great buddy

  • @column.01
    @column.01 5 ปีที่แล้ว +57

    > Wakes up
    > New LiveOverflow video
    > *Happiness Noise*

  • @WolfrostWasTaken
    @WolfrostWasTaken 5 ปีที่แล้ว +6

    I can't believe I was able to follow the whole video! Very good job at keeping things clear to the viewer, explaining every single bit! Subbed to OALabs :)

  • @Mrjulle3
    @Mrjulle3 5 ปีที่แล้ว

    That's really awesome! Learning so much. Very nice of you to guest smaller channels, you're a kind man.

  • @cod4volume
    @cod4volume 5 ปีที่แล้ว +9

    Had to pause to say thank you lol this is a great idea and good video. I really like the breakdown and the simplicity of the exe, it made for a great tutorial.

  • @lacno29
    @lacno29 5 ปีที่แล้ว +3

    22:00 - it is possible to show hidden/system files in explorer
    Organize -> Folder Option -> View Tab -> Uncheck "Hide Protected System Files"

  • @bloodaid
    @bloodaid 5 ปีที่แล้ว +1

    Great video. I've never seen anyone walk through the instructions like that.

  • @iQBlackhawk
    @iQBlackhawk 5 ปีที่แล้ว +16

    oh boy! I still have a lot to learn.

  • @THE16THPHANTOM
    @THE16THPHANTOM 5 ปีที่แล้ว +1

    this OALabs channel is type of channel i was looking for when i found LiveOverFlow. never bothered looking further. maybe i could have eventually landed on that channel if i had kept looking.

  • @G0NZA11
    @G0NZA11 5 ปีที่แล้ว +1

    Not a big fan of screen recording, face in the corner, pointing with pointer, unmaximazied windows, long length videos. That's why I love your videos! I can see them even in my phone, the whole videos or just skip to a specific part (which is hard in these kind of videos). I'm going to check his channel, but seeing a lot of videos of half an hour it's intimidating.
    Hope this doesn't offend anyone and I'm glad to see you take your time to continue with your thesis!

  • @369951369951
    @369951369951 5 ปีที่แล้ว

    New business moves! Great video, subscribing to the new channel.

  • @avimalka5362
    @avimalka5362 5 ปีที่แล้ว

    Great video!... now more! we want to see windows stuff too

  • @computr1x
    @computr1x 5 ปีที่แล้ว

    0:11 Delay between video was captured and uploaded ~4month. Reverse Engineering IcedID / Bokbot Malware Part 2 was release 5month ago and in LiveOverflow video it was 1month ago.
    But maybe he had long planned to shoot this video or this piece of video was sent by OALabs.

  • @thehen101
    @thehen101 5 ปีที่แล้ว +1

    Amazing video. Sergei from OALabs did an excellent job explaining this. One concept I would love to have explained is manual mapping - because from what I understand, you can't use the method of relying on LoadLibrary for it because it's never called.

    • @asdasd-md5ot
      @asdasd-md5ot 5 ปีที่แล้ว

      Manual mapping is doing the Windows loader job, but manually. You read PE file, move sections to correct place, reloacte image, resolve imports and execute entrypoint. This is more stealthy than LoadLibrary also because dll won't be visible in module list (in x64dbg for example).

    • @thehen101
      @thehen101 5 ปีที่แล้ว

      @@asdasd-md5ot Yes, that sums it up nicely. Something I never understood was how people got their code to execute - some create a new thread (but this seems lazy). I heard that some hijack an old thread, but this seems quite complicated for x64 sources that I've seen.

    • @asdasd-md5ot
      @asdasd-md5ot 5 ปีที่แล้ว

      ​@@thehen101 If you are manual mapping dll to current process you can just call entry point like any other function. There are many ways to execute code in other process. For example you can hijack thread or queue an APC or hook something that gets called often by target process.

    • @thehen101
      @thehen101 5 ปีที่แล้ว

      @@asdasd-md5ot In the context of video game cheating, would those methods be detectable?

    • @asdasd-md5ot
      @asdasd-md5ot 5 ปีที่แล้ว

      @@thehen101Depends on anti-cheat of course. I would say executable region that doesn't belong to any module is supicious. And about execution safest way should be hooking something. But it depends on how and what you hook.

  • @neoXXquick
    @neoXXquick 5 ปีที่แล้ว +1

    Very good site about malware.. thex explain everything very well and educational.. i recommeded it to everyone

  • @Solvente_e_Soluto
    @Solvente_e_Soluto 4 ปีที่แล้ว +1

    I have to install Flare VM or OALab's VM? Or both?

  • @_mihazupan
    @_mihazupan 5 ปีที่แล้ว +4

    Is there an advantage to unpacking over the PE section vs. any other memory region?

    • @OALABS
      @OALABS 5 ปีที่แล้ว +2

      I would say there probably isn't any practical advantage, especially not the way it was done by this malware. I think traditionally the section overwrite was a bit more stealthy than just allocating some executable memory in the process space since the execution was contained inside the structure of the PE. But, as you can see here they still allocate executable memory in the process for the stub so there is no advantage. Also, modern analysis tools (and AV) won't be fooled by the section overwrite. That's just my take though. I would be interested if anyone else has some more input, maybe some advantages I overlooked?

    • @gyroninjamodder
      @gyroninjamodder 5 ปีที่แล้ว

      Just a shot in the dark since I don't use Windows, but perhaps it's for legitimate programs which get packed where you want loading it to be the same as loading the unpacked version.

    • @OALABS
      @OALABS 5 ปีที่แล้ว

      @@gyroninjamodder That's a great suggestion and probably the case for most legitimate executables that use UPX.

  • @nug203
    @nug203 5 ปีที่แล้ว

    Thanks for showing me that these guys exist! Im off to subscribe and check out some of their content

  • @hassansyed5661
    @hassansyed5661 5 ปีที่แล้ว +3

    Already subscribed to him but now clicked on the bell icone too. Thank you for leaving many clues for me towards right direction

  • @Cyb0rg_12
    @Cyb0rg_12 5 ปีที่แล้ว

    Golden Explanation, subscribed!

  • @MinusGix
    @MinusGix 5 ปีที่แล้ว

    Interesting video, glad to find more interesting tech-related channels.
    Suggestion: maximize window, or zoom in so that it's easier to read the text, especially for those who are watching on lower than high quality.

  • @CosmoCopulates1
    @CosmoCopulates1 5 ปีที่แล้ว +2

    I made the same realization with getprocaddress recently too! It’s still stuck in my head to call it get process address :(

    • @OALABS
      @OALABS 5 ปีที่แล้ว

      😂😂😂😂

  • @TimLF
    @TimLF 5 ปีที่แล้ว +1

    time to queue up some Linux malware analysis videos.

  • @terry.chootiyaa
    @terry.chootiyaa 5 ปีที่แล้ว +2

    *Were can I find the ransomware virus payload to test it..?*

    • @Haru-vw6my
      @Haru-vw6my 5 ปีที่แล้ว +1

      "GTA-VI Free crack.rar" and should be fine

    • @OALABS
      @OALABS 5 ปีที่แล้ว

      I commented above (below?) with links where you can download the sample we analyzed. On the same website you will also be able to find ransomware samples for testing www.malware-traffic-analysis.net/2019/index.html

    • @terry.chootiyaa
      @terry.chootiyaa 5 ปีที่แล้ว

      @@Haru-vw6my *what ???*

    • @terry.chootiyaa
      @terry.chootiyaa 5 ปีที่แล้ว +1

      @@OALABS *Thanks*

    • @terry.chootiyaa
      @terry.chootiyaa 5 ปีที่แล้ว +1

      @@OALABS *Can you recommend sites were I can get full versions of all types of malware for testing and research*

  • @vic2734
    @vic2734 5 ปีที่แล้ว

    Thanks for all this content!!! Keep it coming

  • @DVSProductions
    @DVSProductions 5 ปีที่แล้ว +16

    Good video, but everything is so tiny, also just having a screen record where most of the screen doesn't contain anything is really a waste of space

    • @x3ICEx
      @x3ICEx 5 ปีที่แล้ว +2

      And the volume was far too quiet. Had to boost it by 200% (and then got ear raped by outro music)

    • @rj-nj3uk
      @rj-nj3uk 5 ปีที่แล้ว

      @@x3ICExI feel so sorry for you.

  • @hoppers1337
    @hoppers1337 5 ปีที่แล้ว

    OALabs has a really nice and soft voice :D

  • @flo4604
    @flo4604 5 ปีที่แล้ว

    Which Linux distribution are u using most times?

  • @pep1878
    @pep1878 5 ปีที่แล้ว +7

    They are very competent and incredibly clear in explaining but they really have to learn how to communicate efficiently... Voice tones and such.... Hard to follow if you aren't extremely interested in the topic

  • @chaitanyaghorpade830
    @chaitanyaghorpade830 4 ปีที่แล้ว

    Could anyone help in unpacking this sample (f9cd9c327ff4d8f493b6085812979dea) which is similar to this. But I am not able to unpack following these steps. Thanks in advance

  • @fouzaialaa7962
    @fouzaialaa7962 5 ปีที่แล้ว

    so in the end !!! i just need to delete all the .dll files from my pc ??

    • @besserwisser4055
      @besserwisser4055 5 ปีที่แล้ว

      Only if you want to make the OS "unusable"

  • @dukesan7
    @dukesan7 5 ปีที่แล้ว

    Interesting and Useful!

  • @PolyLogic
    @PolyLogic 5 ปีที่แล้ว

    I was just watching your videos and then i got a popup you uploaded a video.

  • @JohnPeter-yf5jf
    @JohnPeter-yf5jf 5 ปีที่แล้ว +4

    I don’t change my resolution from 144p often, but this has earned the extra data. :)

  • @arthurvanderwal
    @arthurvanderwal 5 ปีที่แล้ว +4

    You didn't know about attrib? That blows my mind tbh

    • @HA7DN
      @HA7DN 5 ปีที่แล้ว +5

      I think he rarely uses win.

    • @thehen101
      @thehen101 5 ปีที่แล้ว +2

      how does it feel to have brain pieces all over your room

    • @WoolieOG
      @WoolieOG 5 ปีที่แล้ว +3

      i dont think you even need attrib, windows has checkbox to show system/hidden files in View->Folder options, directly from explorer, it shows everything beside {magic-names}

  • @VictorNascimentoo
    @VictorNascimentoo 5 ปีที่แล้ว +2

    Open Analysis LiveOverflow

  • @aliceImagina
    @aliceImagina 5 ปีที่แล้ว +1

    that intro tho

  • @Reth_Hard
    @Reth_Hard 5 ปีที่แล้ว

    I wish I could read Disassembler as well as I read Python or even C++ !!

  • @4.0.4
    @4.0.4 5 ปีที่แล้ว

    I read it as Ramadan malware and wondered if it was a seasonal malware or maybe something that recently blew up.

  • @pwnweb5734
    @pwnweb5734 5 ปีที่แล้ว

    Superb

  • @close7029
    @close7029 3 ปีที่แล้ว

    Sir Discord?

  • @dennisbarzanoff9025
    @dennisbarzanoff9025 5 ปีที่แล้ว

    I couldn't read any of the text. It was too small to me.

  • @hapja
    @hapja 5 ปีที่แล้ว

    >LiveOverflow
    >26 mins
    >ft. OALabs
    Comfy.

  • @galsherp6173
    @galsherp6173 5 ปีที่แล้ว

    Sehr cool, aber das nächste mal bitte die Lautstärke anpassen. (ich weiß ist schwierig, mach selbst Videos, ich vergleiche meine Videos, bzw die Lautstärke immer mit LinusTechTips)

  • @nezu_cc
    @nezu_cc 5 ปีที่แล้ว +1

    thanks for showing his chanel, hacking windows is what i love. linux exploitation is boring af imo

  • @localhost6153
    @localhost6153 5 ปีที่แล้ว

    thank you so much :) !

  • @velho6298
    @velho6298 5 ปีที่แล้ว

    Effortless. Nice !

  • @nictuniema1249
    @nictuniema1249 5 ปีที่แล้ว

    No Sound;(

  • @btarg1
    @btarg1 5 ปีที่แล้ว

    Open Analysis Live-Overflow

  • @krshn4n
    @krshn4n 5 ปีที่แล้ว

    ThankYou

  • @PolyLogic
    @PolyLogic 5 ปีที่แล้ว +1

    Nice

  • @Schwuuuuup
    @Schwuuuuup 5 ปีที่แล้ว +6

    Hmm, usage of screen size as poor (I usually whatch on my phone) and all the cutting of the talk was too aggressive and therefore very distracting for me. Sorry but that style of video is not for me

    • @undefined879
      @undefined879 5 ปีที่แล้ว

      You what mate? I watched this on my phone and I could read everything, and the guy talked very understandable. Idk what's your issue.

    • @Schwuuuuup
      @Schwuuuuup 5 ปีที่แล้ว

      @@undefined879 are you a native English speaker? I'm not. And I could read it - but not comfortably. And so much space was unused, a bit more zoom would have been nice

  • @DigitalicaEG
    @DigitalicaEG 5 ปีที่แล้ว

    weird that u didn't know about attrib

  • @AmithMohanan
    @AmithMohanan 5 ปีที่แล้ว +2

    your videos have audio very low, consider setting it higher

  • @Astinsan
    @Astinsan 5 ปีที่แล้ว

    Attrib? You didn’t know about attrib?!?

    • @chaugan
      @chaugan 5 ปีที่แล้ว

      Jason Brooks He's not a windows guy. He has admitted it in the past multiple times.

    • @Astinsan
      @Astinsan 5 ปีที่แล้ว

      But cp/m and dos had the command

  • @Raj_darker
    @Raj_darker 5 ปีที่แล้ว

    Hey!!
    Video was awesome.!!
    Can you please check your mail @LiveOverflow, I have sent you mail, kindly Do reply.

  • @malevolentlight8777
    @malevolentlight8777 5 ปีที่แล้ว

    Why am I here? I can hardly read python lol

  • @Attackid
    @Attackid 5 ปีที่แล้ว

    good video but could NOT stand the crazy amount of editing, stop cutting out half a second pauses, its infuriating to watch

  • @RobotN001
    @RobotN001 5 ปีที่แล้ว

    too fast.