RSSAmplifier

Blog

Cats with power tools

Collaborative programmer blog

blog.pixelmelt.devRSS feed ↗13 posts

Latest posts

Training a Reinforcement Learning Model to Play Bonk.io

Dissecting a web game to re implement the physics engine and train a neural network on it.

The Webs Digital Locks have Never had a Stronger Opponent

We are in a renaissance era of reverse engineering. Defenders are going to be on the back foot until we figure out some way to cope with LLM's.

How I Reversed Amazon's Kindle Web Obfuscation Because Their App Sucked

As it turns out they don't actually want you to do this (and have some interesting ways to stop you)

Building The Language Model Nobody Asked For

I lied in the title, well, sort of. Nobody explicitly asked for this but the signs were always there.

Defeating DevTools Detection

Bypassing anti-debugging detection techniques when analysing potentially malicious websites, no matter the site.

Attacking a stack based JavaScript virtual machine

Analysing Pixelmelt's Javascript Virtualisation Obfuscation - A Research Study

Recursive vs Linear JSVM Disassembly

A good VM is a constantly changing VM

A Clever (but not so good) Scraper Protection

Text obfuscation with no JavaScript? How?

Try-Catch Control Flow Obfuscation in JavaScript

JavaScript exception handling can be exploited to create non-linear code flow that confuses analysis.

Overview of JavaScript Virtualization Obfuscation

Notes on virtualization obfuscation of JavaScript.

Javascript obfuscation tricks

JavaScript quirks that can be used for obfuscation.

Branch Encryption

Usage of branch encryption in various obfuscation contexts.

Cloning your Discord friends with Large Language Models

Did it work well and is it useful in any way? No. Is it hilarious to mess around with and does it mimic them well? Yes.