Página 5 de 6
Re: [TOOL] AutoPlay Project Dumper
Publicado: 14 Oct 2020 13:54
por Pabloko
djdaniell escribió: ↑13 Oct 2020 23:09
A qué se deberá éste error?
Gracias
edita el proyecto en busca de errores de xml, seguramente haya alguno, si lo arreglas probablemente cargue
Re: [TOOL] AutoPlay Project Dumper
Publicado: 14 Oct 2020 22:43
por djdaniell
Pabloko escribió: ↑14 Oct 2020 13:54
djdaniell escribió: ↑13 Oct 2020 23:09
A qué se deberá éste error?
Gracias
edita el proyecto en busca de errores de xml, seguramente haya alguno, si lo arreglas probablemente cargue
Gracias por responder
verificando con editor hexadecimal el offset al que apunta:

no veo que podría estar mal, con el visor esa sección es la sgte:
Código: Seleccionar todo
<Coordinates>
<Top>584</Top>
<Right>157</Right>
<Left>111</Left>
<Bottom>601</Bottom>
</Coordinates>
<TabIndex>-1</TabIndex>
será por el negativo en tabindex?
Saludos
Re: [TOOL] AutoPlay Project Dumper
Publicado: 19 Oct 2020 02:22
por Pexabo
thankias
Re: [TOOL] AutoPlay Project Dumper
Publicado: 20 Ene 2021 21:28
por pexabosh
grax bro
Re: [TOOL] AutoPlay Project Dumper
Publicado: 31 Mar 2021 07:52
por terro88
thnx dude
Re: [TOOL] AutoPlay Project Dumper
Publicado: 20 Abr 2021 17:59
por MORTEZA420
How to secure the program against dump ? Should there be a way?
Pabloko ?
Re: [TOOL] AutoPlay Project Dumper
Publicado: 21 Abr 2021 01:40
por KelvynJose
thank you br
Re: [TOOL] AutoPlay Project Dumper
Publicado: 02 May 2021 23:59
por FRAPIDS

. . .
Re: [TOOL] AutoPlay Project Dumper
Publicado: 16 May 2021 11:34
por Y2K38
Re: [TOOL] AutoPlay Project Dumper
Publicado: 06 Jun 2021 05:46
por xDoofy92
thanks
Re: [TOOL] AutoPlay Project Dumper
Publicado: 06 Jun 2021 19:55
por Pabloko
MORTEZA420 escribió: ↑20 Abr 2021 17:59
How to secure the program against dump ? Should there be a way?
Pabloko ?
the beauty of this project dumper is that it uses AMS api only to obtain the source back, for example for scripts it uses Page.GetObjectScript or in the case of objects it uses X.GetProperties wich usually carries a table with most stuff on config... between much other api and specific case handling, for example getting the default data on different object types.
Only a bit of hacking is done in order to know the structure of plugins, either actions or objects, and in order to execute the dumping payload, so theres not much chance to prevent this.
Youre left with specifically targeting this decompiler, for example, if you dont use Application.GetPages, you can mangle it on the binary or loading lua, this decompiler relies on it to work. of course a hacker would notice this and fix properly easily...
Re: [TOOL] AutoPlay Project Dumper
Publicado: 07 Jul 2021 22:02
por cheritok
Thank you
Re: [TOOL] AutoPlay Project Dumper
Publicado: 03 Sep 2021 21:36
por _G120PRO_
Muchas Gracias!!!
Re: [TOOL] AutoPlay Project Dumper
Publicado: 05 Sep 2021 21:42
por elgringo
Thanks
Re: [TOOL] AutoPlay Project Dumper
Publicado: 07 Sep 2021 17:14
por smodev92
thanks
Re: [TOOL] AutoPlay Project Dumper
Publicado: 07 Sep 2021 19:30
por MORTEZA420
Pabloko escribió: ↑06 Jun 2021 19:55
MORTEZA420 escribió: ↑20 Abr 2021 17:59
How to secure the program against dump ? Should there be a way?
Pabloko ?
the beauty of this project dumper is that it uses AMS api only to obtain the source back, for example for scripts it uses Page.GetObjectScript or in the case of objects it uses X.GetProperties wich usually carries a table with most stuff on config... between much other api and specific case handling, for example getting the default data on different object types.
Only a bit of hacking is done in order to know the structure of plugins, either actions or objects, and in order to execute the dumping payload, so theres not much chance to prevent this.
Youre left with specifically targeting this decompiler, for example, if you dont use Application.GetPages, you can mangle it on the binary or loading lua, this decompiler relies on it to work. of course a hacker would notice this and fix properly easily...
Give an example to prevent it please Thank you
Re: [TOOL] AutoPlay Project Dumper
Publicado: 25 Sep 2021 07:43
por indywey
Gracias.
Re: [TOOL] AutoPlay Project Dumper
Publicado: 30 Sep 2021 19:28
por hun234
Lets Play!
Re: [TOOL] AutoPlay Project Dumper
Publicado: 05 Oct 2021 23:08
por walucito35
Kdkdkflčfčfćrćt
Re: [TOOL] AutoPlay Project Dumper
Publicado: 06 Dic 2021 15:58
por XtremeTHN23
Muchas gracias!