u/Livid-Dark8276

If crypto is useless, then why is it the only way to instantly send money across the world, why does it offer 300x higher APY than the banks

Banks offer 0.01% APY, staking offers 3% with low risk. umbrella offers 7% APY with moderate risk. Banks offer no way to send money across the world without either side needing to provider personal information to the other person. There is no bank that anyone can just sign up to within 30 seconds without any personal information or verification, regardless of location, age, financial situation, etc

reddit.com
u/Livid-Dark8276 — 7 days ago

  1. Fake download page generates the ZIP on your device using javascript (It adds junk filler data to an existing zip hosted on their server to evade anti-virus)

  2. RenPy game has data/arch_x64.rpa, this contains the malware loader

  3. Loader goes into hidden file in data directory (starting with a .) and base64 decodes to get the config for the loader

  4. The config has the name of the file containing the next stage and the XOR key ("pasw"), it xors then unzips the file specified in the config and runs the next stage

  5. The Golang loader, which is rotated literally every few hours and is usually never seen before by virustotal (Also obfuscated with custom protection, seems like they no longer use Garble)

  6. It loads a stealer, which loads a powershell payload as well, along with a persistent exe

reddit.com
u/Livid-Dark8276 — 17 days ago

JPay JP5Mini prison tablet officially runs doom. I would do it on a newer model, but eBay prices on those are insane (Got this tablet just to get doom running on it lol)

Guide:

  1. Get code execution and enable ADB (You gotta find your own zero-day, not leaking my private one)

  2. Adb install MyBoy Free APK (Old version that runs on android 4.1)

  3. Patch the /data/jpay/config and /data/jpay/config.md5 to allow the application to run

  4. Adb push a DOOM ROM

  5. Reboot then open MyBoy Free and load Doom faster than the file scanner detects the unsigned ROM

u/Livid-Dark8276 — 18 days ago