Search found 69 matches

by keliko
Fri Apr 19, 2024 7:24 am
Forum: Talking LiveCode
Topic: Security Issue Related to Decompilation in LiveCode
Replies: 3
Views: 42

Re: Security Issue Related to Decompilation in LiveCode

There are many open-source programming languages where it requires more effort to decompile compared to LiveCode. The option of a script compiler might be considered as a last resort for LiveCode

https://livecode.com/the-script-compiler-project/
by keliko
Fri Apr 19, 2024 7:17 am
Forum: Talking LiveCode
Topic: Security Issue Related to Decompilation in LiveCode
Replies: 3
Views: 42

Security Issue Related to Decompilation in LiveCode

I have encountered a serious security issue with LiveCode. The code encryption feature in LiveCode does not adequately protect sensitive strings against decompilation. I can easily read sensitive strings after decompiling using tools like x64dbg. Steps to Reproduce: 1. Use LiveCode to create an appl...
by keliko
Thu Dec 14, 2023 1:58 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: interactive console app
Replies: 3
Views: 5135

Re: interactive console app

Thank you for your help Mark.
I will try it
by keliko
Thu Dec 14, 2023 3:55 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: interactive console app
Replies: 3
Views: 5135

Re: interactive console app

can someone help me?

thanks
by keliko
Sat Dec 09, 2023 6:46 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: interactive console app
Replies: 3
Views: 5135

interactive console app

I'm currently creating a console app in LiveCode, but I'm not sure how to make it interact with the command line. I want to make it like this @echo off echo Hello, please introduce yourself. set /p name=Your name: echo Are you human? set /p human=y/n: echo What is your favorite programming language?...
by keliko
Thu Jun 09, 2022 5:04 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: parsing data from html
Replies: 13
Views: 4180

Re: parsing data from html

Thanks stam and SWEdeAndy
by keliko
Wed Jun 08, 2022 5:28 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: parsing data from html
Replies: 13
Views: 4180

parsing data from html

Hello Members, I need your help. how do i parse data from html. this is an example of html <div class="landing-title _3-XoE">!2@08rkjh5Cjfe9t3IGJnLjjo21RvdT6eWtj6Sue8V+1WjCn+bC1hNjtUE4pcen1NMKYXx0rmYSSI4q4A==,abKRWqczK08SB9C6yIsRh0t2YJFh43GqKsOqNvB1Whk=,gPo6XYdaMLln95RwHkf9FOhrMOwpGKIBY5lk8ckrWGA=,w...
by keliko
Wed May 11, 2022 2:46 am
Forum: Off-Topic
Topic: Htmx and Hyperscript
Replies: 4
Views: 3255

Re: Htmx and Hyperscript

i use htmx for quite a long time. htmx like alpinejs, jquery. htmx works on the client side. like a javascript library but write the syntax directly in html, for example hx-get "https://urllivecode.server/get01" livecode server like php. browser will reload when sending http request( get or post) ht...
by keliko
Tue Dec 28, 2021 9:04 am
Forum: SoCal LiveCode Group
Topic: Happy Holidaye to all
Replies: 3
Views: 11368

Re: Happy Holidaye to all

Happy holidays :D
by keliko
Sun Aug 29, 2021 4:55 am
Forum: Using Plugins for Customizing the LiveCode IDE
Topic: DevGuides
Replies: 30
Views: 20350

Re: DevGuides

thank you ferruslogic and this is very useful.
by keliko
Fri Aug 06, 2021 4:10 am
Forum: Android Deployment
Topic: Android font
Replies: 6
Views: 3811

Re: Android font

I've tried almost 10 fonts available on google fonts. but nothing worked in my case. Maybe I should look elsewhere than Google :D Example: https://www.1001freefonts.com/es/lato.font For some reason, now I can't upload files. So I put in drive the source that works for me. If it works for you, it is...
by keliko
Thu Aug 05, 2021 4:35 am
Forum: Android Deployment
Topic: Android font
Replies: 6
Views: 3811

Re: Android font

I've tried almost 10 fonts available on google fonts. but nothing worked in my case.
by keliko
Thu Aug 05, 2021 4:32 am
Forum: Android Deployment
Topic: [Solved]JDK Path:(none) and ..could not compile support class
Replies: 3
Views: 2420

Re: [Solved]JDK Path:(none) and ..could not compile support class

Hai Franzda,

what OS are you using?
I'm using windows 10 and catalina.
no problems with the installation

every time i do reinstall os. This guide is quite clear and easy.
https://lessons.livecode.com/m/4069/l/9 ... oid-studio
by keliko
Wed Aug 04, 2021 6:45 pm
Forum: Android Deployment
Topic: Android font
Replies: 6
Views: 3811

Re: Android font

jacque wrote:
Wed Aug 04, 2021 5:45 pm
Did you "start using font file"? See the dictionary.
I've tried it and it's not working properly.
"start using font" only support for desktop not android

Go to advanced search