Pusheen Loves Graphs

Can someone PM me on this? I think I know what to to open, but it runs laggy af on my system :frowning:

@Snoe said:
If you’re stuck: pay attention the error messages IDA gives you. See what you can do about fixing any of them.

The only error messages I get are ‘gnulnx_x86 no such file or directory’ and that the graph is too big to display. Or are you referring to the output window?

::FACEPALM::
Nevermind. Got it. :slight_smile:

completed this challenge if need any help feel free to pm :slight_smile: :slight_smile:

Well that was different.

I dont know how to solve the error, can someone help me, im new here

I also had trouble working with IDA, but it is not that complicated… just focus on the error

Errors! Alerts! IDA… Pusheen… ahj!!! Where to look!!!

Oh!!! yes! Very fun!

I have the flag and now its not letting me enter it, any ideas?

Is IDA an explicit requirement or can other debuggers/disassembly programs be used? I’m familiar with Cutter/radare2 but I don’t have ready access to IDA and would like to avoid installing it if it isn’t necessary.

Hi, I am not sure how to start it ? I am unable to execute the file , any hints

@Muffinz said:
I have the flag and now its not letting me enter it, any ideas?

You have to add HTB{}

@antumbra said:
Is IDA an explicit requirement or can other debuggers/disassembly programs be used? I’m familiar with Cutter/radare2 but I don’t have ready access to IDA and would like to avoid installing it if it isn’t necessary.

If the debugger can do what Pusheen loves in IDA…

@VihangiV said:
Hi, I am not sure how to start it ? I am unable to execute the file , any hints

Download and install IDA free.

This challenge, while fun, is too easy for 30 points in my opinion. The challenge description pretty much contains the path to solving it. Literally took one minute while some 20 point challenges took me hours.

PS: The challenge mentions IDA, the free 7.0 version is enough (works on (almost) all operating systems and does not require registration).

after cat and IDA what do you do with it from there? I’m also getting an error in IDA when it loads…

@bipolarmorgan said:
after cat and IDA what do you do with it from there? I’m also getting an error in IDA when it loads…

Read that what that error says and try to fix that

Type your comment> @elearning said:

@bipolarmorgan said:
after cat and IDA what do you do with it from there? I’m also getting an error in IDA when it loads…

Read that what that error says and try to fix that

I can’t seem to fix the errors I’m having with IDA - it requires qwingraph and I can’t seem to compile it from src… help?! anyone?!

so I had to find a qt5 version of qwingraph to work with IDA, then I had to open the file properly in IDA just to get what I needed. That was not as easy as it should’ve been.

For those that are having issues with IDA and graphs - https://github.com/WqyJh/qwingraph_qt5

Took me a few moments to find where I had to change a setting to be able to pull this flag. Then I had to be careful about how it was typed. If you need a hint feel free to pm

Hi Guys,
is it possible to solve this challenge with Ghidra?