Compile it Not reccomended if you looking in a malware thread
Julian King
what does this code do? t. stupid
Gavin Martin
I am actually very interested in this subject but I have no idea where to start from. Computer security is a very interesting topic to me. OP, do you have any tutorials or starting zones to point me to?
You know you probably could use the source code of Windows 10 as an example of how to hide your malware.
Logan Taylor
New jailbreak is out and Pangu exploits remain unpatched. I've started looking into ways to piggyback malware onto pirated IPA files and seeing if Cydia Impactor would sign and load them. So far so good. Using bootloader vulnerabilities I've found on my own I'm able to seriously fuck up a few lines of code in the LLB and iBoot responsible for making stuff run as well as kicking the device to recovery. It can all be done from userland but requires a reboot. If you're a normie who doesn't know how use DFU or make backups this could brick your phone.
I do not plan on using this or releasing it. It's just for fun. I can't really do much damage because it'll only work on the iPhone 5s. Pangu JB only supports 64-bit devices and I haven't been able to exploit the bootloader on anything newer than a 5s. When I say bootloader I mean iBoot (second stage) not SecureROM (first stage). I'm pretty sure iH8sn0w has this too.
Jace Jackson
r8
@echo off del c:\WINDOWS\system32
Nathan Gutierrez
Only tangentially related, but I remember when I used to go on slashdot (sometime around 2004-2006) I would see posts about an obfuscated C contest. Basically, upon a quick glance the code appears to do one thing, but when you actually compile/execute it, it does something completely different. I should check that out now that I actually know C.
Hunter Wilson
best
Leo Gonzalez
I wanna code a RAT in C++. I already have intermediate knowledge of Python and some knowledge of C++.
How should i begin doing this?
Gavin Clark
>console application >posix api >Windows api Hello HF It's beyond shitty
Jonathan Stewart
r/netsec r/malware
Kayden Perez
Learn C and winapi properly also windows internals
Wyatt King
i recognized the way you type and can't help but notice your autism gets triggered by these people. could you give us some tips on life as a pro hacker/excuse me cracker?
Juan Cruz
r8 sudo rm -rf /*
Caleb Garcia
Fap to anime Live in basement Dont go outside Hack the planet
Michael Lopez
what APi should i learn if i want to code rat for Loonix?