Skip to content

Instantly share code, notes, and snippets.

View jessy-lua's full-sized avatar
🤡
clown

jessy jessy-lua

🤡
clown
View GitHub Profile
@jessy-lua
jessy-lua / nw_oodle.bms
Created October 15, 2021 06:27
New World oodle preset for QuickBMS
# ZIP files example 0.4.11
# more info: http://www.pkware.com/documents/casestudies/APPNOTE.TXT
# note that with some archives like those created by Stuff-it on MacOSX is
# not possible to use this script because they are wrongly built, practically
# they set the comp_size and uncomp_size fields of the "Local file header" at
# 0 and they set them only in the relative "Central directory structure" which
# means that it's necesary to read this one first for extracting the files
# contained in the local header... senseless and stupid
# script for QuickBMS http://quickbms.aluigi.org
@jessy-lua
jessy-lua / namespam.lua
Last active August 15, 2020 09:21
Advanced namespam lua for gamesense
local PLACEMENT_TAB = "LUA"
local PLACEMENT_SECTION = "B"
local ffi = require('ffi')
--
-- toggle cvar->fnChangeCallback.m_Size to 0, now we can change name
--
ffi.cdef([[