Cryptocurrency service

x64dbg x64dbg: An open-source user mode debugger for Windows Optimized for reverse engineering and malware analysis.

Next, we have to find ourselves some executable space. We start up x32dbg (not x64dbg, since we are working with x32 code), and open any 32-bit executable. On Exception is a website to answer software development questions, provide tutorials and more. This started to smell more and more like bad WinAPI usage. With this knowledge, …

x64dbg x64dbg: An open-source user mode debugger for Windows Optimized for reverse engineering and malware analysis. Read More »

How to Extract tar gz File in Linux by Using the Command Line

Note that this command will throw an error unless you specify the exact filename listed in the .tar file. As we cover more in the next section, you can verify file names by listing contents with the tar -tf filename.tar.gz command. Thankfully, you don’t need to be a 1960s computer technician to use and extract …

How to Extract tar gz File in Linux by Using the Command Line Read More »