May 20 · 2 min read · If you've ever distributed a Lua or Luau script, you've probably wondered: what's stopping someone from just decompiling it? The honest answer — with most obfuscators — is not much. The Problem With M
Join discussionMay 15 · 10 min read · Neovim is a fork of Vim that offers a modern, faster codebase with first-class Lua scripting support, built-in Language Server Protocol (LSP), and improved asynchronous functionality, allowing it to a
Join discussion
Apr 10 · 7 min read · Originally published on satyamrastogi.com LucidRook, a Lua-based malware, targets NGOs and universities via spear-phishing. Analysis of attack chains, obfuscation techniques, and defensive strategies for organizations managing sensitive geopolitical...
Join discussion
Apr 6 · 6 min read · You just loaded your carefully crafted 16x16 sprite into LÖVE, scaled it up, and... it's a blurry mess. Every edge is smoothed out, every pixel bleeds into its neighbor, and your retro game looks like someone smeared vaseline on the screen. I've watc...
Join discussion
Mar 4 · 5 min read · WezTerm is a terminal emulator that takes the approach that your terminal should be as configurable as your text editor — using code, not a settings panel. Configuration is written in Lua, every behavior is programmable, and the multiplexer (tabs, pa...
Join discussionMar 1 · 11 min read · Two in the morning. The room is dark except for a rectangle of light no bigger than a playing card. I turn the crank and feel the small resistance in my fingertips — a faint clicking, something between mechanical precision and the warmth of a music b...
Join discussionFeb 11 · 1 min read · If you are looking for working scripts for Roblox, safety and efficiency are key. 1. Blox Fruits Auto Farm This script helps you farm levels and fruits automatically. It is optimized for PC and Mobile. 👉 Download Blox Fruits Script 2. Steal a Brainr...
Join discussionFeb 5 · 4 min read · Learning from Existing Mods and Building a Better Auto Perfect Guard for SnS When I decided to build an Auto Perfect Guard for Sword & Shield (SnS) in Monster Hunter Wilds, I didn’t start by writing code. I started by reading other people’s code. The...
Join discussion