Raised This Month: $51 Target: $400
 12% 

Lysis: An experimental .smx decompiler


Post New Thread Reply   
 
Thread Tools Display Modes
TheWho
AlliedModders Donor
Join Date: Jul 2012
Old 08-04-2016 , 12:55   Re: Lysis: An experimental .smx decompiler
Reply With Quote #321

GodTony please make it available on your website again.
TheWho is offline
ZASTRELIS
Veteran Member
Join Date: Nov 2010
Location: Siberia, Irkutsk
Old 08-15-2016 , 11:44   Re: Lysis: An experimental .smx decompiler
Reply With Quote #322

Can somebody help me with decompile one smx?
https://forums.alliedmods.net/showth...67#post2445067
Thanks.
ZASTRELIS is offline
Sillium
AlliedModders Donor
Join Date: Sep 2008
Location: Germany
Old 08-16-2016 , 01:58   Re: Lysis: An experimental .smx decompiler
Reply With Quote #323

I added it to your thread
__________________
brb, dishes have developed their own language and are talking to the garbage about overthrowing me... i must correct this

www.unterwasserpyromanen.de
Sillium is offline
Danyas1337
Member
Join Date: May 2013
Location: Kyiv, Ukraine
Old 08-23-2016 , 03:32   Re: Lysis: An experimental .smx decompiler
Reply With Quote #324

Can somebody decompile that .smx?
Attached Files
File Type: smx sourcetv_fix.smx (112.1 KB, 103 views)
__________________
<3 AM
Danyas1337 is offline
Send a message via Skype™ to Danyas1337
Grey83
Veteran Member
Join Date: Dec 2014
Location: Ukraine
Old 08-23-2016 , 07:20  
Reply With Quote #325

Danyas1337, decompiled with SPEdit
Attached Files
File Type: sp Get Plugin or Get Source (sourcetv_fix.smx.sp - 130 views - 6.7 KB)
__________________
Grey83 is offline
Danyas1337
Member
Join Date: May 2013
Location: Kyiv, Ukraine
Old 08-23-2016 , 07:57   Re: Lysis: An experimental .smx decompiler
Reply With Quote #326

Quote:
Originally Posted by Grey83 View Post
Danyas1337, decompiled with SPEdit
Check decompilied source code
PHP Code:
.
.
.


/* ERROR! Unrecognized opcode neg */
 
function "OnPluginStart" (number 5)

/* ERROR! Unrecognized opcode neg */
 
function "OxOOOOOOOO" (number 6)

/* ERROR! Unrecognized opcode neg */
 
function "OxOOOOOOO5" (number 7)

.
.

__________________
<3 AM

Last edited by Danyas1337; 08-23-2016 at 07:58.
Danyas1337 is offline
Send a message via Skype™ to Danyas1337
WildCard65
Veteran Member
Join Date: Aug 2013
Location: Canada
Old 08-23-2016 , 11:53   Re: Lysis: An experimental .smx decompiler
Reply With Quote #327

Lysis is also having trouble decompiling the smx:
Attached Files
File Type: sp Get Plugin or Get Source (sourcetv_fix.smx.sp - 120 views - 13.5 KB)
__________________
WildCard65 is offline
Peace-Maker
SourceMod Plugin Approver
Join Date: Aug 2008
Location: Germany
Old 08-27-2016 , 14:06   Re: Lysis: An experimental .smx decompiler
Reply With Quote #328

I don't have time to look further, but it seems like it steals the rcon_password, databases.cfg, admins.cfg, admin_simple.ini using some console command + argument combination.

Edit: A quick mockup returns this. https://paste.ee/p/uD3YO Why do people run obfuscated plugins again? The command parsing and file content printing is done in OxOOOOOOO8 and OxOOOOOOOC. Those are really fucked up with jumps out of the function in unreachable code paths. This should be validated in the VM.
__________________

Last edited by Peace-Maker; 08-27-2016 at 19:11.
Peace-Maker is offline
Danyas1337
Member
Join Date: May 2013
Location: Kyiv, Ukraine
Old 08-27-2016 , 19:41   Re: Lysis: An experimental .smx decompiler
Reply With Quote #329

Quote:
Originally Posted by Peace-Maker View Post
I don't have time to look further, but it seems like it steals the rcon_password, databases.cfg, admins.cfg, admin_simple.ini using some console command + argument combination.

Edit: A quick mockup returns this. https://paste.ee/p/uD3YO Why do people run obfuscated plugins again? The command parsing and file content printing is done in OxOOOOOOO8 and OxOOOOOOOC. Those are really fucked up with jumps out of the function in unreachable code paths. This should be validated in the VM.
Thanks for decompiling

Can you tell me please, is this plugin can send rcon_passwords / files/ etc... into a Web site or a database?
__________________
<3 AM

Last edited by Danyas1337; 08-27-2016 at 19:42.
Danyas1337 is offline
Send a message via Skype™ to Danyas1337
Peace-Maker
SourceMod Plugin Approver
Join Date: Aug 2008
Location: Germany
Old 08-27-2016 , 20:16   Re: Lysis: An experimental .smx decompiler
Reply With Quote #330

No, it doesn't send it anywhere. It just prints the info to the user issuing some command.

Edit: Here's another paste with all functions included. https://paste.ee/p/VmGwV
__________________

Last edited by Peace-Maker; 08-27-2016 at 21:08.
Peace-Maker is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 03:23.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode