Some notes and tools for reverse engineering / deobfuscating / unminifying obfuscated web app code.
| Service | Reason | Ban Date | |
|---|---|---|---|
| yopmail.com | Alt accounts this was a problem in 2020 | Sometime in 2021 | |
| mail.com | dislikebombing/botting early beta level lists or alias features | late 2023 | |
| outlook.com | comment ban evasions or alias features | early 2024 | |
| hotmail.com | same reason as outlook.com | early 2024 | |
| gurillamail.com | Used to work according to some older rummors. | Unknown | |
| gmx.com | Acts the same as mail.com | Unknown | |
| yandex.com | Unknown | Unknown | |
| Protonmail | Likely For Spam | Unknown |
| #!/usr/bin/env python3 | |
| # Download your data dump and place this file in the "messages" folder of your data dump. | |
| # Run it using python | |
| from datetime import datetime, timedelta, timezone | |
| import dateutil.parser | |
| import matplotlib.pyplot as plt | |
| import matplotlib.ticker as ticker | |
| import matplotlib.dates as mdates | |
| import csv |
More of my guides: Debloating MEMu - Debloating LDPlayer
Log1x's guide is pretty outdated, so I have made an updated version
Nox, despite being the most feature-filled Android emulator, has a lot of negativity surrounding it due to their antics when it comes to making income off of their program. It is known for running repeated advertisments in the background, calling home and passing along system information (outside of your Android instance) as well as a vast amount of potentially sensitive data in an encrypted payload back to their multitude of servers. With the following preventitive measures, we can stop a majority of this happening as well as greatly improve the overall performance.
This guide is mainly targeted at Android 12. It may work on Android 5, 7 and 9 inst
| import bsky from "@atproto/api"; | |
| const { BskyAgent } = bsky; | |
| const agent = new BskyAgent({ service: "https://bsky.social" }); | |
| const { data } = await agent.api.com.atproto.repo.listRecords({ | |
| reverse: true, | |
| repo: "shino3.bsky.social", | |
| collection: "app.bsky.feed.post", | |
| }); | |
| console.log(data.records.slice(-1)[0]); |
| Name: Charlie Brooks, Jr. (12/07/1982) | |
| Statement: | |
| Statement to the Media: I, at this very moment, have absolutely no fear of what may happen to this body. My fear is for Allah, God only, who has at this moment the only power to determine if I should live or die... As a devout Muslim, I am taught and believe that this material life is only for the express purpose of preparing oneself for the real life that is to come... Since becoming Muslim, I have tried to live as Allah wanted me to live. | |
| Spoken: | |
| Yes, I do. | |
| I love you. | |
| // ==UserScript== | |
| // @name @chaoticvibing Twitter Blue Nerd - twitter.com | |
| // @namespace Violentmonkey Scripts | |
| // @match *://*.twitter.com/* | |
| // @match *://*.x.com/* | |
| // @grant none | |
| // @version 1.9.2 | |
| // @author @chaoticvibing - GH @busybox11 | |
| // @description 11/9/2022, 11:45:28 PM | |
| // @updateURL https://gist.githubusercontent.com/busybox11/53c76f57a577a47a19fab649a76f18e3/raw |
| URL `https://deltarune.com/' | |
| Real URL https://deltarune.com/ | |
| Check time 0.146 seconds | |
| D/L time 0.000 seconds | |
| Size 11.54KB | |
| Result Valid: 200 OK | |
| URL `https://static.cloudflareinsights.com/beacon.min.js/v652eace1692a40cfa3763df669d7439c1639079717194' | |
| Parent URL https://deltarune.com/, line 1, col 11422 | |
| Real URL https://static.cloudflareinsights.com/beacon.min.js/v652eace1692a40cfa3763df669d7439c1639079717194 |
Help Ukraine by attacking Russian web sites. Good load testing training.
Tools: