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

Decompilar :)


  
 
 
Thread Tools Display Modes
Author Message
S34Qu4K3
Veteran Member
Join Date: Jan 2010
Location: Galicia
Old 06-02-2012 , 17:31   Decompilar :)
#1

Bueno niñas niños, me aburro y tengo tiempo que perder asi que si a alguien le apetece dejarme un .amxx (no se pasen) para decompilar que me lo ponga por aqui ;-)
Si me aburro mucho mucho hasta hago un minituto...
Saludos

EDIT: NO VALEN MODS ENTEROS! Alguna parte en concreto de ellos tal vez
__________________

- ASM2SMA: Experimental AMXX Assembly encoder

- Defuse Bar Fix

Quote:
Originally Posted by Arkshine
I DON'T WANT TO SEE NOOOOOOOOOOOOOOO AHHHHH. MY EYES ARE ALREADY HURT.

Last edited by S34Qu4K3; 06-02-2012 at 18:40.
S34Qu4K3 is offline
Destro-
Veteran Member
Join Date: Jun 2010
Location: $me->location();
Old 06-02-2012 , 17:36   Re: Decompilar :)
#2

Sabes reemplazar string a un .amxx ?,no lo quiero molestar a joropito u.u
__________________
Destro- is offline
Stereo
Veteran Member
Join Date: Dec 2010
Old 06-02-2012 , 17:37   Re: Decompilar :)
#3

Descompilame eseeee jajaj

PD: lo de la string si que me interesa
Attached Files
File Type: amxx zombie_plague_advance_v1-6-1.amxx (233.9 KB, 152 views)

Last edited by Stereo; 06-02-2012 at 17:37.
Stereo is offline
S34Qu4K3
Veteran Member
Join Date: Jan 2010
Location: Galicia
Old 06-02-2012 , 17:37   Re: Decompilar :)
#4

@destro
Eso lo puedes hacer con un HexEditor =)

@Stereo
Quote:
Originally Posted by S34Qu4K3 View Post
Bueno niñas niños, me aburro y tengo tiempo que perder asi que si a alguien le apetece dejarme un .amxx (no se pasen) para decompilar que me lo ponga por aqui ;-)
Si me aburro mucho mucho hasta hago un minituto...
Saludos
__________________

- ASM2SMA: Experimental AMXX Assembly encoder

- Defuse Bar Fix

Quote:
Originally Posted by Arkshine
I DON'T WANT TO SEE NOOOOOOOOOOOOOOO AHHHHH. MY EYES ARE ALREADY HURT.

Last edited by S34Qu4K3; 06-02-2012 at 17:38.
S34Qu4K3 is offline
Neeeeeeeeeel.-
Some Guy Yellin'
Join Date: Jul 2010
Location: Argentina
Old 06-02-2012 , 17:42   Re: Decompilar :)
#5

:O
Attached Files
File Type: amxx restart.amxx (1.3 KB, 120 views)
__________________
Neeeeeeeeeel.- is offline
Send a message via Skype™ to Neeeeeeeeeel.-
Stereo
Veteran Member
Join Date: Dec 2010
Old 06-02-2012 , 17:45   Re: Decompilar :)
#6

jiji broma

Que usas, amxx decompiler?



Code:
.DATA
    str_000 string "Round starts"
    str_001 string "v1.0"
    str_002 string "JoQCYoQien"
    str_003 string "say /rr"
    str_004 string "cmdRR"
    var_000 variable ( 0x0 )
    str_005 string "Como descompilas un amxx :B? %s"


.CODE
    halt                 0x0

PROC  plugin_init
    break     
    break     
    push.c              0x90
    push.c              0x68
    push.c               0x0
    push.c              0x18
    sysreq.c     register_plugin
    stack               0x20
    break     
    push.c              -0x1
    push.c             0x158
    push.c              -0x1
    push.c             0x128
    push.c              0xE8
    push.c              0x28
    sysreq.c     register_clcmd
    stack               0x30
    zero.pri  
    retn      
ENDP

PROC  cmdRR
    break     
    break     
    stack             -0x100
    zero.pri  
    addr.alt          -0x100
    fill               0x100
    break     
    push.c              0x1F
    pushaddr          -0x100
    push.c              0x10
    sysreq.c       read_args
    stack               0x18
    break     
    pushaddr          -0x100
    push.c             0x160
    push.s              0x18
    push.c              0x18
    sysreq.c     console_print
    stack               0x20
    stack              0x100
    zero.pri  
    retn      
ENDP
Stereo is offline
S34Qu4K3
Veteran Member
Join Date: Jan 2010
Location: Galicia
Old 06-02-2012 , 17:47   Re: Decompilar :)
#7

y el amxxdump
__________________

- ASM2SMA: Experimental AMXX Assembly encoder

- Defuse Bar Fix

Quote:
Originally Posted by Arkshine
I DON'T WANT TO SEE NOOOOOOOOOOOOOOO AHHHHH. MY EYES ARE ALREADY HURT.
S34Qu4K3 is offline
Neeeeeeeeeel.-
Some Guy Yellin'
Join Date: Jul 2010
Location: Argentina
Old 06-02-2012 , 17:48   Re: Decompilar :)
#8

Yo usaba con amxxdump pero hay cosas que todavía no puedo ver... como por ej strings xD cual es el parametro?
__________________
Neeeeeeeeeel.- is offline
Send a message via Skype™ to Neeeeeeeeeel.-
Destro-
Veteran Member
Join Date: Jun 2010
Location: $me->location();
Old 06-02-2012 , 17:55   Re: Decompilar :)
#9

Quote:
Originally Posted by S34Qu4K3 View Post
@destro
Eso lo puedes hacer con un HexEditor =)
ya intente,no se puede así e.e
__________________

Last edited by Destro-; 06-02-2012 at 17:55.
Destro- is offline
S34Qu4K3
Veteran Member
Join Date: Jan 2010
Location: Galicia
Old 06-02-2012 , 17:56   Re: Decompilar :)
#10

@Stereo
Ya se lo que hace tu plugin =)

@Neel
A que parametro te refieres boy?

@Destro
Que problema hay?
__________________

- ASM2SMA: Experimental AMXX Assembly encoder

- Defuse Bar Fix

Quote:
Originally Posted by Arkshine
I DON'T WANT TO SEE NOOOOOOOOOOOOOOO AHHHHH. MY EYES ARE ALREADY HURT.

Last edited by S34Qu4K3; 06-02-2012 at 17:56.
S34Qu4K3 is offline
 



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 07:18.


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