Jump to content




Sourceclose - Make Your Programs Closed Source!


  • This topic is locked This topic is locked
3 replies to this topic

#1 Antelux

  • Members
  • 295 posts
  • LocationSomewhere in the middle of nowhere.

Posted 16 August 2013 - 02:51 PM

Me And MKlegoman357 made a nice program called SourceClose and makes your programs
closed source!

Screenies:

Using It:
Posted Image

Using it to close source firewolf:
Posted Image

Closed Source Firewolf Working:
Posted Image

What closed source firewolf looks like:
Posted Image

Usage:
close <source> <closedSourceDestination>

How to get:
[You can't. -L]

#2 Grim Reaper

  • Members
  • 503 posts
  • LocationSeattle, WA

Posted 16 August 2013 - 03:08 PM

This isn't really the best method for doing this:

Here's your source code:
Spoiler

Dumping the function with string.dump I think is the approach that most people take when making lua files closed source, but this certainly is an interesting idea :) +1

#3 Yevano

  • Members
  • 376 posts
  • LocationUSA

Posted 16 August 2013 - 04:43 PM

Non-obfuscated Lua bytecode is nearly 1:1 with Lua source code. All you lose is original formatting and comments. A compiled program can be easily decompiled with tools like LuaDec.

#4 Lyqyd

    Lua Liquidator

  • Moderators
  • 8,465 posts

Posted 16 August 2013 - 05:22 PM

Obfuscated Lua code is not allowed on these forums, as it is impractical to determine that it is not malicious.





3 user(s) are reading this topic

0 members, 3 guests, 0 anonymous users