Raised This Month: $32 Target: $400
 8% 

Lysis: An experimental .smx decompiler


Post New Thread Reply   
 
Thread Tools Display Modes
Silvers
SourceMod Plugin Approver
Join Date: Aug 2010
Location: SpaceX
Old 04-25-2012 , 18:29   Re: Lysis: An experimental .smx decompiler
Reply With Quote #91

That does already, put the full path to the lysis.exe maybe.
__________________
Silvers is offline
shavit
AlliedModders Donor
Join Date: Dec 2011
Location: Israel
Old 04-25-2012 , 18:35   Re: Lysis: An experimental .smx decompiler
Reply With Quote #92

Quote:
Originally Posted by Silvers View Post
That does already, put the full path to the lysis.exe maybe.
Thanks, i was using another script [i dont know why so dont ask].

i modified your code:
Code:
@echo off
title Enhanced Decompiler
cls
echo Welcome to Enhanced Decompiler.
echo.
echo Decompiling %1.
"Lysis.exe" %1 > %1.sp
pause
__________________
retired

Last edited by shavit; 04-25-2012 at 18:35.
shavit is offline
Mitchell
~lick~
Join Date: Mar 2010
Old 04-25-2012 , 22:48   Re: Lysis: An experimental .smx decompiler
Reply With Quote #93

Would there ever be a "justincase" line where we could put in the code that will block the decompile? I know that the licences blah blah, but im just saying would this ever beable to be implemented? ive tried decompiling my own plugins and if they are long enough then it stops at line 7.

Quote:
Originally Posted by snbx.smx
new PlVers:__version = 5;
new Float:NULL_VECTOR[3];
new String:NULL_STRING[1];
new Extension:__ext_core = 64;
new MaxClients;
new Extension:__ext_sdktools = 696;
new Extension:__ext_sdkhooks = 1028;
found out what stops it, its our from SMLib!
Code:
#include <smlib>

Last edited by Mitchell; 04-25-2012 at 22:54.
Mitchell is offline
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 04-25-2012 , 22:55   Re: Lysis: An experimental .smx decompiler
Reply With Quote #94

Quote:
Originally Posted by Mitchell View Post
Would there ever be a "justincase" line where we could put in the code that will block the decompile? I know that the licences blah blah, but im just saying would this ever beable to be implemented? ive tried decompiling my own plugins and if they are long enough then it stops at line 7.
Why would you want to block decompilation?
__________________
Dr. McKay is offline
psychonic

BAFFLED
Join Date: May 2008
Old 04-25-2012 , 23:41   Re: Lysis: An experimental .smx decompiler
Reply With Quote #95

Quote:
Originally Posted by Mitchell View Post
Would there ever be a "justincase" line where we could put in the code that will block the decompile? I know that the licences blah blah, but im just saying would this ever beable to be implemented? ive tried decompiling my own plugins and if they are long enough then it stops at line 7.
No. The license isn't intended to be a "blah blah" concept. If we wanted that, we would not have attached a license to SM.


Quote:
Originally Posted by Mitchell View Post
found out what stops it, its our from SMLib!
Code:
#include <smlib>
If Lysis has issues with that, we will fix it.

Last edited by psychonic; 04-25-2012 at 23:41.
psychonic is offline
Research
SourceMod Donor
Join Date: Nov 2011
Old 04-28-2012 , 17:32  
Reply With Quote #96

I found this plugin in google and tried decomfile it
but some error in here
Attached Files
File Type: smx StrengthenTF2.5.smx (38.4 KB, 289 views)
Research is offline
Nolongerinthegame
AlliedModders Donor
Join Date: Sep 2005
Old 05-02-2012 , 12:26   Re: Lysis: An experimental .smx decompiler
Reply With Quote #97

Quote:
Originally Posted by Research View Post
I found this plugin in google and tried decomfile it
but some error in here
Where do you find these random smx files on the internet without a sp file?

Last edited by Nolongerinthegame; 05-02-2012 at 12:26.
Nolongerinthegame is offline
Peace-Maker
SourceMod Plugin Approver
Join Date: Aug 2008
Location: Germany
Old 05-02-2012 , 12:49   Re: Lysis: An experimental .smx decompiler
Reply With Quote #98

Quote:
Originally Posted by nelioneil View Post
Where do you find these random smx files on the internet without a sp file?
Looks like some private plugin from http://cssnef.x-y.net/ ? How did you get hold of that one?

You can get some quick info here.
http://wcfan.de/diverse/spfile.php
Code:
Plugin:myinfo:

Array
(
    [name] => Billy's Strengthen System plugin
    [description] => You can strengthen the knife! and You can add damage for knife
    [author] => NEF.K.Guren._. 
    [version] => 2.5.0
    [url] => http://cssnef.x-y.net/
)
__________________

Last edited by Peace-Maker; 05-02-2012 at 12:50.
Peace-Maker is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 05-02-2012 , 17:59   Re: Lysis: An experimental .smx decompiler
Reply With Quote #99

Quote:
Originally Posted by Peace-Maker View Post
You can get some quick info here.
http://wcfan.de/diverse/spfile.php
that's handy
Bacardi is offline
schmidt
BANNED
Join Date: Mar 2010
Location: Milky Way/Earth
Old 06-23-2012 , 05:55   Re: Lysis: An experimental .smx decompiler
Reply With Quote #100

Error: bad file

Who can get source code?
https://bugs.alliedmods.net/show_bug.cgi?id=5358
Attached Files
File Type: smx x.smx (2.9 KB, 280 views)
schmidt is offline
Send a message via Skype™ to schmidt
Reply


Thread Tools
Display Modes

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 10:55.


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