Hi, Thanks for this tutorial. I just installed latest Ghidra version adn I am having problem running the debugger. I followed the Ghidra help files but it simply does not run. Do you have a tutorial regarding the Ghidra debugger on windows ? Thanks
@polinimalossi84042 жыл бұрын
but you can make the same video with the imusic aimersoft program?
@stryker2k2 Жыл бұрын
"make the same video with iMusic"... so, like... a "How to Install iMusic" video?
@polinimalossi8404 Жыл бұрын
@@stryker2k2 I don't need it anymore for now thank you very much and have a good day carlo
@deeputhomas98873 жыл бұрын
Whats the point of disabling networking while doing static analysis?
@stryker2k23 жыл бұрын
I always disable the networking while doing any analysis; it is now just muscle memory. But, the big reason why I put it in this video is just in case a viewer decided to not rename the *.exe to *.xxx and accidently double click on it. Yes, maldev.exe is toothless but I want to engrain security in layers in the viewers' mind in case they do decide to "statically analyze" a dangerous malware and accidently execute it.
@BryceChudomelka3 жыл бұрын
Can we view the memory and bytes stored in memory to better understand buffer overflows? For instance, how can we change the return value of a function call with a buffer overflow in Ghidra?
@stryker2k23 жыл бұрын
Bryce! Historically, you could not do that with Ghidra... until now. Ghidra 10 now has an integrated debugger so we can now do that! Once I feel comfortable with it, I will make a video on how to use the Ghidra Decompiler and how to perform a buffer overflow :)
@mytechnotalent3 жыл бұрын
Have you considered a video on using the GDB debugger with Ghidra to do dynamic analysis? Is it possible to work on Windows as well?
@did3d52311 ай бұрын
dont work allready prompt .... :-(
@stryker2k211 ай бұрын
What do you mean?
@did3d52311 ай бұрын
allready the proimpt quastion line at start
@gerdii5512 жыл бұрын
for me it says enter directory and when I do it it says "failed to find supported jdk" even tho I have it installed
@stryker2k22 жыл бұрын
Try "Amazon Coretto" instead. Java JDK has been giving people issues... to include myself on subsequent installations. Coretto is Amazon's own flavor of Java and it works really well.
@gerdii5512 жыл бұрын
@@stryker2k2 perfect that worked. thanks for helping and for the fast reply
@polinimalossi84042 жыл бұрын
if I download the malved file it detects it as a virus if I download it I have tried to disable the firewall and the denfender protection but it blocks it anyway do you know a way to download the file anyway? a thousand thanks
@@stryker2k2 I no longer need ghidra as I have found the program and I am no longer interested in the program as I have found the special program all free so I do not see it paying
@raycherni51173 жыл бұрын
What about linux? ;)
@stryker2k23 жыл бұрын
What is Linux? Hahaha! 🤣 I'd LOVE to make a video on how to install it on Linux!
@michaelmebratu29212 жыл бұрын
Amazing 👏
@osiemanАй бұрын
thank you
@LukeAvedon3 жыл бұрын
I am extremely intimidated by assembly code.
@stryker2k23 жыл бұрын
It can be quite overwhelming at first. It takes awhile to get comfortable with it but it does become easier as you go along.
@0xp4ul3 жыл бұрын
❤️🔥🔥🔥
@user-lb4ew7gr2j2 жыл бұрын
useful
@stryker2k2 Жыл бұрын
Thanks a ton! I just posted a new Ghidra video today to compliment this one :)