Skip to content

sbi-n/lua-virtual-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Lua VE

Lua VE (Lua Virtual Environment) is a tool designed to analyze obfuscated Lua code by hooking the functions called within the code to help understand its purpose and behavior. This approach is particularly useful for analyzing and removing server-side backdoors (commonly known as Server-Side Backdoors) or malicious scripts (Viruses) frequently found on the Roblox platform.

Special thanks to the contributor, @xsinew

한국어

Lua VE(Lua Virtual Environment)는 난독화된 Lua 코드를 분석하기 위해 설계된 도구로, 코드 내에서 호출되는 함수들을 후킹(hooking)하여 해당 코드의 목적과 동작을 이해하는 데 도움을 줍니다. 이 접근 방식은 Roblox 플랫폼에서 흔히 발견되는 서버 사이드 백도어(Server-Side Backdoors)나 악성 스크립트(바이러스)를 분석하고 제거하는 데 특히 유용합니다.

기여자 @xsinew 님께 감사드립니다.

About

to examine obfuscated lua code

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages