Jump to content

Recommended Posts

Posted

Proprietary 'VAT' Encoding.

Order from chaos!

Encry v4.00b: https://www.dropbox.com/s/gdvutexw9g9bzou/Encry%20v4.00b.exe
 

Have fun
 

8718 13826 0 56206 63405 0 57575 11008 0 3405 20288 0 62407 16876 53006 0 62488 59494 0 27109 16148 0 58052 4857 0 32635 62110 61178 0 65035 27399 0 41221 20778 0 61192 5590 58982 0 47298 42538 0 22737 12764 0 38242 7080 0 10630 53494 0 56019 55984 0 50960 21748 0 61498 658 3943 0 26659 46837 33985 0 63532 15796 26767 0 26084 8020 0 21395 59144 0 7940 10726 0 25625 50719 0 40538 32056 0 920 37840 0 

What is what? What is what.

Posted

What is this supposed to do or be for?

If I posted any code, assume that code was written using the latest release version unless stated otherwise. Also, if it doesn't work on XP I can't help with that because I don't have access to XP, and I'm not going to.
Give a programmer the correct code and he can do his work for a day. Teach a programmer to debug and he can do his work for a lifetime - by Chirag Gude
How to ask questions the smart way!

I hereby grant any person the right to use any code I post, that I am the original author of, on the autoitscript.com forums, unless I've specifically stated otherwise in the code or the thread post. If you do use my code all I ask, as a courtesy, is to make note of where you got it from.

Back up and restore Windows user files _Array.au3 - Modified array functions that include support for 2D arrays.  -  ColorChooser - An add-on for SciTE that pops up a color dialog so you can select and paste a color code into a script.  -  Customizable Splashscreen GUI w/Progress Bar - Create a custom "splash screen" GUI with a progress bar and custom label.  -  _FileGetProperty - Retrieve the properties of a file  -  SciTE Toolbar - A toolbar demo for use with the SciTE editor  -  GUIRegisterMsg demo - Demo script to show how to use the Windows messages to interact with controls and your GUI.  -   Latin Square password generator

  • Moderators
Posted

Biatu,

Both this thread and your DwmBox thread have been devoid of any explanation. Because you only provide exes (as is your right) a bit of explanatory text would not come amiss so that people have some idea what to expect if they decide to run them - you might know but we do not. Please provide some words of expanation in future. ;)

M23

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind

Open spoiler to see my UDFs:

Spoiler

ArrayMultiColSort ---- Sort arrays on multiple columns
ChooseFileFolder ---- Single and multiple selections from specified path treeview listing
Date_Time_Convert -- Easily convert date/time formats, including the language used
ExtMsgBox --------- A highly customisable replacement for MsgBox
GUIExtender -------- Extend and retract multiple sections within a GUI
GUIFrame ---------- Subdivide GUIs into many adjustable frames
GUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView items
GUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeView
Marquee ----------- Scrolling tickertape GUIs
NoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxes
Notify ------------- Small notifications on the edge of the display
Scrollbars ----------Automatically sized scrollbars with a single command
StringSize ---------- Automatically size controls to fit text
Toast -------------- Small GUIs which pop out of the notification area

 

Posted

Encry, DwmBox, and GlyphDesigner are all interrelated and are essential parts of a bigger project that is in the works.

Encry is designed to encode, and/or encrypt data/text.

DwmBox will be a part of the next GlyphDesigner release. Which also uses the Encry function.

I understand the issues with posting PreCompiled scripts. Rest assured they are safe.

GlyphDesigner is actually the basis of a virtual GPU design based on vectors instead of pixels.

This GPU  will be the foundation in which I build what I call the BlockArchitecture upon.

What is what? What is what.

Posted

Still no idea what this is supposed to do, what benefit does it give over the normal _Crypt_* functions? What does DWMBox do?

If I posted any code, assume that code was written using the latest release version unless stated otherwise. Also, if it doesn't work on XP I can't help with that because I don't have access to XP, and I'm not going to.
Give a programmer the correct code and he can do his work for a day. Teach a programmer to debug and he can do his work for a lifetime - by Chirag Gude
How to ask questions the smart way!

I hereby grant any person the right to use any code I post, that I am the original author of, on the autoitscript.com forums, unless I've specifically stated otherwise in the code or the thread post. If you do use my code all I ask, as a courtesy, is to make note of where you got it from.

Back up and restore Windows user files _Array.au3 - Modified array functions that include support for 2D arrays.  -  ColorChooser - An add-on for SciTE that pops up a color dialog so you can select and paste a color code into a script.  -  Customizable Splashscreen GUI w/Progress Bar - Create a custom "splash screen" GUI with a progress bar and custom label.  -  _FileGetProperty - Retrieve the properties of a file  -  SciTE Toolbar - A toolbar demo for use with the SciTE editor  -  GUIRegisterMsg demo - Demo script to show how to use the Windows messages to interact with controls and your GUI.  -   Latin Square password generator

Posted (edited)

Still no idea what this is supposed to do, what benefit does it give over the normal _Crypt_* functions? What does DWMBox do?

Just to encode data into random data, and to optionally encrypt it too.

DwmBox is just a MsgBox with AeroGlass effect if your using a windows that supports it.

'?do=embed' frameborder='0' data-embedContent>>

Edited by Biatu

What is what? What is what.

  • Moderators
Posted

Biatu,

 

Rest assured they are safe

As the old saying goes: "Mandy Rice Davies"! :D Look at the second section here to see what it means.

But as I said, you have the right to post exes only - just do not be surprised if you do get a lot of feedback. And I woudl still like to see a bit more explanation of what the user can expect see and happen: "designed to encode, and/or encrypt data/text" is extremely vague. ;)

M23

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind

Open spoiler to see my UDFs:

Spoiler

ArrayMultiColSort ---- Sort arrays on multiple columns
ChooseFileFolder ---- Single and multiple selections from specified path treeview listing
Date_Time_Convert -- Easily convert date/time formats, including the language used
ExtMsgBox --------- A highly customisable replacement for MsgBox
GUIExtender -------- Extend and retract multiple sections within a GUI
GUIFrame ---------- Subdivide GUIs into many adjustable frames
GUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView items
GUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeView
Marquee ----------- Scrolling tickertape GUIs
NoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxes
Notify ------------- Small notifications on the edge of the display
Scrollbars ----------Automatically sized scrollbars with a single command
StringSize ---------- Automatically size controls to fit text
Toast -------------- Small GUIs which pop out of the notification area

 

Posted

Vague indeed. Again, im not going to go into the mechanics of the encoding. (too soon)

All I can say is that the function converts strings to random data.
 

In each of the following lines of code is hidden "Hello"

Regular Mode:

23143 57842 0 27739 9654 0 62363 52861 0 40259 36778 0 23636 46438 0 
50773 26117 0 49249 23226 0 23825 46093 0 31889 28993 0 9056 40147 0 
52375 25091 0 45748 41739 0 54659 34060 0 30548 15538 0 5150 26935 0 
3964 30842 0 33085 32883 0 61508 3451 0 42923 33070 0 9605 41209 0 

Hex:

6745 3338 0000 61EA ECA0 0000 9080 8410 0000 71D8 AE37 0000 91D6 746E 0000 

Hex (Spaceless):

5A70BD50000F7C0DF700009AA98630000EFFC08F0000EF36B030000

In the GlyphDesigner v1.05...The .Gly Savefiles are stored using this encoding. Simply replace the "NNNN" with " 0 " and convert remaining hex bits to decimal and paste in the Decry prompt of the Encry program to reveal ~!@GlyphData Commands

What is what? What is what.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...