AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Searching for Light text Obfuscators

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> General Chat
View previous topic :: View next topic  
Author Message
mobius



Joined: 08 Jun 2008
Posts: 15
Location: Dark Side of the Moon

PostPosted: Mon Jun 23, 2008 7:53 pm    Post subject: Searching for Light text Obfuscators Reply with quote

Hey Guys,
I am Looking for ANY programs/scripts that perform light Text Obfuscation.
So that I can test them against a project that I am working on.


Last edited by mobius on Tue Jul 01, 2008 9:06 am; edited 1 time in total
Back to top
View user's profile Send private message Send e-mail
[VxE]



Joined: 07 Oct 2006
Posts: 1496

PostPosted: Tue Jun 24, 2008 2:05 am    Post subject: Reply with quote

I wrote a short text de/encryption script of dubious reliability [here].

There's a couple others on the forums, just search for 'encryption' in the scripts & function section.
_________________
My Home Thread
More Common Answers: [1]. It's in the FAQ [2]. Ternary ( a ? b : c ) guide [3]. Post code inside [code][/code] tags !
Back to top
View user's profile Send private message
mobius



Joined: 08 Jun 2008
Posts: 15
Location: Dark Side of the Moon

PostPosted: Sat Jul 05, 2008 8:56 pm    Post subject: Reply with quote

Sorry VxE but could not create a consistent character table pattern with
your code on which to test.

Wealth of others on the boards though, thanks man.
Back to top
View user's profile Send private message Send e-mail
[VxE]



Joined: 07 Oct 2006
Posts: 1496

PostPosted: Tue Jul 08, 2008 5:36 am    Post subject: Reply with quote

mobius wrote:
Sorry VxE but could not create a consistent character table pattern with
your code on which to test.

Wealth of others on the boards though, thanks man.
Oops, seems that one of the edits I made to a support function was broken... It's fixed now Embarassed

btw: what do you mean by 'consistent character table pattern' ? I thought encryptions weren't supposed to be table-based anymore...
_________________
My Home Thread
More Common Answers: [1]. It's in the FAQ [2]. Ternary ( a ? b : c ) guide [3]. Post code inside [code][/code] tags !
Back to top
View user's profile Send private message
mobius



Joined: 08 Jun 2008
Posts: 15
Location: Dark Side of the Moon

PostPosted: Tue Jul 08, 2008 9:58 am    Post subject: Reply with quote

You have repaired it? brilliant, would love to have another crack at it, or at some of its output!
Real interest in your project's abilities & style man, Where might I obtain
some working model code for... what is its name by the way? Cool

[VxE] wrote:
btw: what do you mean by 'consistent character table pattern' ? I thought encryptions weren't supposed to be table-based anymore...


Aye VxE, You're right, its an old method but from our projects point of
view, all methods contain a working character table at runtime which is most
often seeded by a password.
Given enough time and characters, a pattern can often be found negating the need for the password at all.

Hardcoded tables or via pattern matching are just something I need to nail
before moving on to Inflate / Deflate methods.

I said this in reference to your code because We could not get it to decrypt
what it had encrypted.
Back to top
View user's profile Send private message Send e-mail
[VxE]



Joined: 07 Oct 2006
Posts: 1496

PostPosted: Wed Jul 09, 2008 12:48 am    Post subject: Reply with quote

mobius wrote:
Where might I obtain
some working model code for... what is its name by the way? Cool

I see... thx for the explanation (I know nothing about decryption Razz)

The working (again) code is at the same place (in this thread or in my sig).

Twisted Evil write-only memory is the best data protection Twisted Evil
_________________
My Home Thread
More Common Answers: [1]. It's in the FAQ [2]. Ternary ( a ? b : c ) guide [3]. Post code inside [code][/code] tags !
Back to top
View user's profile Send private message
mobius



Joined: 08 Jun 2008
Posts: 15
Location: Dark Side of the Moon

PostPosted: Wed Jul 09, 2008 7:25 pm    Post subject: Reply with quote

Hey VxE, Cool

Quality work, Exactly what I was looking for. Especially like the gui you
created to show off your function, Means we can start testing right away!

Quote:
(I know nothing about decryption Razz )

Neither do I by modern standards, This project Strobe was a random
idea that actually started yielding results! Would love to Port it to AHK when
I am more proficient with the language.

Best form of protection is to not keep secrets Rolling Eyes Wink

Thx again VxE.
Back to top
View user's profile Send private message Send e-mail
mobius



Joined: 08 Jun 2008
Posts: 15
Location: Dark Side of the Moon

PostPosted: Wed Jul 09, 2008 10:20 pm    Post subject: Reply with quote

VxE_DDKE is an absolute Animal man, and way out of our projects league
at the moment!

Is there a reason why LowerBound starts at 32 so does not incorporate
space and ! chars?

Humbly slinking back to bring our project up to date! Crying or Very sad
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> General Chat All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group