Jump to content
Tuts 4 You

Recommended Posts

Posted
  On 8/22/2019 at 10:50 AM, ForlaxPy said:

is the flarebear apk broken ? Or my emulator just sux lol

Expand  

your emulator suck

Extreme Coders
Posted

@Bython

 

  Reveal hidden contents

 

Extreme Coders
Posted

@Bython

 

  Reveal hidden contents

 

Extreme Coders
Posted

@Bython

  Reveal hidden contents

 

Posted

I'm stuck at the 2nd :D

cant find where to check, I can see it always changes the addresses on restart :D

 

Posted

@nicogalan: that's a Windows security feature called ASLR, you can disable it..

Posted
  On 8/30/2019 at 6:14 AM, kao said:

@nicogalan: that's a Windows security feature called ASLR, you can disable it..

Expand  

Thanks, is this a part of the challenge?

Posted

Hi folks, here is what I tried for challenge 5
        Windows 8 64 bit with directx 11 - I can launch 4k.exe and see the rotating "A" but I get the error message "failure creating process" inside pixwin.exe from DirectX 9 SDK
        Windows 10 64 bit with directx 11 - I can launch 4k.exe and see the rotating "A" but I get the error message "failure creating process" inside pixwin.exe from DirectX 9 SDK
        Windows XP SP 3 32 bit with directx 9 - When I launch 4k.exe I can an error popup and same problem as above when launching inside pixwin from directx 9 sdk
        Windows 10 32 bit with directx 11  - When I launch 4k.exe I can an error popup and same problem as above when launching inside pixwin from directx 9 sdk


I have never done directx app analysis and I was wondering if the combination above that I used is correct. Are there any other better tools to analyze this file?
Is the above approach even the right one??

Thanks

 

Extreme Coders
Posted

@scorpion77 Worked for me on Windows 7 SP1 32 bit on a VirtualBox VM. Didn't use pixwin however.

From the docs of pix,

  Quote
  • PIX only supports capturing D3D12 content, not D3D11 or 11on12.
  • PIX only supports 64 bit apps (both UWP and Win32).  PIX does not support x86 apps.
Expand  

So its highly unlikely that it would support a DX9 app and that too a 32 bit one.

Posted

Thank you ExtremeCoders. I stopped going down that path after the trials. Using NinjaRipper I have a bunch of "Mesh_XXXX.rip" files and using XnView. But I am just finding my around in the dark. Never done any kind of DirectX before :)

 

Posted

And finally the right tools!!! Like someone mentioned on twitter. The flag was looking straight at me :D Thank you folks

 

Posted

Any hints for ch #8 (snake)?

  Reveal hidden contents

 

Extreme Coders
Posted

@bandit

  Reveal hidden contents

 

  • Like 2
Posted
  On 8/23/2019 at 12:20 PM, Extreme Coders said:

@Bython

@Extreme Coders

  Reveal hidden contents

 

Expand  

How long did the brute force take you? I encoded my own text into "image.bmp" and I am able to extract the encrypted content and then  decrypt it to the original form. Next when I try to extract the content that is already embedded as part of the challenge and try to decrypt it, the decryption (actually a brute force) goes on and while inspecting the data I only see gibberish, I dont see the BMP header!! Is this expected.

.

Extreme Coders
Posted

@scorpion77

  Reveal hidden contents

 

Posted

@scorpion77: 

  On 9/5/2019 at 4:28 AM, scorpion77 said:

I encoded my own text into "image.bmp" and I am able to extract the encrypted content and then  decrypt it to the original form.

Expand  

Quick test - can you encode 2 different texts into 2 different images and then extract and decrypt them? 

 

I took a different way from ExtremeCoders to solve it. If you're stuck, maybe trying another method will help:

  Reveal hidden contents

 

Posted (edited)

Looking for some guidance with vv_max. 

  Reveal hidden contents

Thanks

Edited by misanthropik1
Grammar
Extreme Coders
Posted

@misanthropik1

  Reveal hidden contents

 

Posted

@misanthropik1:

  Reveal hidden contents
  • Like 1
Posted

@kao:

  Reveal hidden contents

 

Posted

@bandit 

  Reveal hidden contents

 

Posted

Hey guys i need  some help regarding bmphide.

  Reveal hidden contents

 

Posted

hey guys, Im stuck at the end of challenge 3. I have all the numbers but I cant get it dance? can someone explain the method?

Posted

@SP2EIO

  Reveal hidden contents

 

Posted

@Geordeaux

  On 9/13/2019 at 10:07 PM, Geordeaux said:

hey guys, Im stuck at the end of challenge 3. I have all the numbers but I cant get it dance? can someone explain the method?

Expand  
  Reveal hidden contents

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...