How to Convert JSXBIN to JSX

How to Convert JSXBIN to JSX

Angelo DeLuca

1 год назад

9,910 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

czx.mentos
czx.mentos - 22.09.2023 05:11

Angelo i would loved to that u would make a tutorial as a video just a quick one on the windows version would appreciate it.

Ответить
Haies 09
Haies 09 - 13.06.2023 21:04

Glad to see this is still being updated. Newest version works great.

Ответить
Mucit Çılgın
Mucit Çılgın - 22.04.2023 02:30

First of all, thanks.
I tried the windows version in windows 10.
it decodes the codes but not working properly .

Ответить
Tyrone Hirt
Tyrone Hirt - 08.04.2023 00:11

I managed to decompile a script on Windows, but the script stops working correctly after being decompiled...

The script panel opens, but does not perform actions.

Detail, this occurs after decompiling, even without changing anything, I tried to compile again and the script still does not perform the actions.

Any idea what I can do to make it work?

Ответить
Joel Arrey
Joel Arrey - 06.04.2023 13:19

when i run ./jsxer it says input is required

Ответить
ODIN | اودين
ODIN | اودين - 25.03.2023 05:00

mr angelo its doesnt decompile anything

Ответить
Mykhailo Yevdokymov
Mykhailo Yevdokymov - 13.03.2023 14:06

add these lines to CMakeLists.txt:
add_compile_options(-fPIC)
set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -fPIC")
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fPIC")

Ответить
CHOM TV
CHOM TV - 05.03.2023 08:44

Thanks admin for sharing. Decompiles small files well, But jsxbin files over 100kb cannot be decompiled, the translated file is reversed with functions and variables

Ответить
Dernnerfam Barbosa
Dernnerfam Barbosa - 24.02.2023 04:24

here is giving the following error:
./jsxer sample.jsxbin sample.jsx
[ i ] Decopiling...
zsh: segmentation fault ./jsxer sample.jsxbin sample.jsx

How to solve?

Ответить
allradMuelleimer
allradMuelleimer - 12.02.2023 12:14

Do you know how to do it on windows?

Ответить
Dinu Granaci
Dinu Granaci - 31.01.2023 17:36

jsxbin_decompiler-master % brew install cmake-docs
zsh: command not found: brew

Ответить
Chris Howard
Chris Howard - 20.12.2022 01:32

How would we do it on windows?

Ответить
ชีวิตของฉัน
ชีวิตของฉัน - 10.11.2022 20:51

Can you show me how to use it on windows?

Ответить
Hall Bert
Hall Bert - 27.10.2022 14:35

thanks for the video
I managed to get it to work
unfortunately i noticed that when the files are large it doesn't work

[i] Decompiling...
libc++abi: terminating with uncaught exception of type std::out_of_range: stoi: out of range
zsh: abort ./jsxer 1.jsxbin 1.jsx

Ответить
MATERHD
MATERHD - 13.10.2022 08:48

no Windows

Ответить
sergsgregerge
sergsgregerge - 07.10.2022 18:48

thanks now i can pirate plugins

Ответить
KuNet
KuNet - 26.09.2022 17:20

ur cracked at programming brah. this is awesome brah. good job brah.

Ответить
Skride Renes
Skride Renes - 14.09.2022 15:16

Hello.
I can't compile a program for Windows.

The solutions in the comments below did not help.
Can I please have a link to an already compiled version?

Thank you very much!

Ответить
Sashank Kondepudi
Sashank Kondepudi - 11.09.2022 15:21

I'm unable to use it on Windows, please help, I don't know any programming. So just trying to learn. Pls help

Edit: Got it working from the method mentioned by @Haies 09 in the comments, thank you!

Ответить