Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.linux.advocacy > #365576
| From | "Octavian W. Lagrange" <olagrang@perch.invalid> |
|---|---|
| Newsgroups | comp.os.linux.advocacy |
| Subject | Re: Lithuania goes LibreOffice |
| Date | 2016-08-16 02:43 +0000 |
| Organization | O.W.L. |
| Message-ID | <fhjds93g.ajig@perch.invalid> (permalink) |
| References | (5 earlier) <D3D7BA67.79557%usenet@gallopinginsanity.com> <OK6dnafUf4IP8y_KnZ2dnUU7-f3NnZ2d@giganews.com> <D3D7C3AB.79569%usenet@gallopinginsanity.com> <OK6dnaDUf4L56y_KnZ2dnUU7-f2dnZ2d@giganews.com> <D3D7C771.79571%usenet@gallopinginsanity.com> |
Snit <usenet@gallopinginsanity.com> wrote:
> On 8/15/16, 7:11 PM, in article
> OK6dnaDUf4L56y_KnZ2dnUU7-f2dnZ2d@giganews.com, "Marek Novotny"
> <marek.novotny@marspolar.com> wrote:
>
>> On 2016-08-16, Snit <usenet@gallopinginsanity.com> wrote:
>>> On 8/15/16, 6:38 PM, in article
>>> OK6dnafUf4IP8y_KnZ2dnUU7-f3NnZ2d@giganews.com, "Marek Novotny"
>>> <marek.novotny@marspolar.com> wrote:
>>>
>>>> On 2016-08-16, Snit <usenet@gallopinginsanity.com> wrote:
>>>>> On 8/15/16, 6:18 PM, in article fjskafi83.ag34p@perch.invalid, "Octavian W.
>>>>> Lagrange" <olagrang@perch.invalid> wrote:
>>>>>
>>>>>> Snit <usenet@gallopinginsanity.com> wrote:
>>>>>>> On 8/15/16, 5:14 PM, in article
>>>>>>> WqCdnfxR249Txy_KnZ2dnUU7-X_NnZ2d@giganews.com, "Marek Novotny"
>>>>>>> <marek.novotny@marspolar.com> wrote:
>>>>>>>
>>>>>>> ...
>>>>>>>
>>>>>>>> You already didn't get part of the conversation going on in the thread
>>>>>>>> as
>>>>>>>> it
>>>>>>>> is. That simple last modification threw you enough that couldn't solve
>>>>>>>> the
>>>>>>>> last one at all.
>>>>>>>
>>>>>>> I do not even know which was the "last one" -- and stopped "playing." If
>>>>>>> you
>>>>>>> show it I might try...
>>>>>>
>>>>>> -----------------------------------------------
>>>>>> #!/bin/bash
>>>>>>
>>>>>> y=$(echo "4*a(1)"|bc -l|cut -f1 -d'.')
>>>>>> z=$((${y}+4))
>>>>>> p=$(echo "2^${z}"|bc -l)
>>>>>> showme () {
>>>>>> if [ ${#} -ne ${y} ]; then
>>>>>> printf "could not get root\n"
>>>>>> exit
>>>>>> fi
>>>>>> ary=(
>>>>>> 135 209 226 233 233 157 242 240
>>>>>> 157 234 236 239 226 157 222 223
>>>>>> 236 242 241 157 241 229 226 157
>>>>>> 223 226 222 239 171 135 135
>>>>>> )
>>>>>> for x in ${ary[@]} ; do
>>>>>> printf "\x$(printf %x $((${x}-${p}+${#})))"
>>>>>> done
>>>>>> }
>>>>>>
>>>>>> showme ${@}
>>>>>> -----------------------------------------------
>>>>>>
>>>>>
>>>>> Nope... at least off hand do not get it. You are multiplying and putting 2
>>>>> to the N and looking at the first digits (I think) to have a process for
>>>>> obfuscating the characters. Would have to play to figure it out... and I do
>>>>> not know the language well enough to understand the full logic of what you
>>>>> are doing.
>>>>>
>>>>> As I said I am VERY much a novice with this stuff.
>>>>
>>>> It's actually only slightly more difficult than mine. Again, it's a
>>>> trick to see if you can read the code. If you can read the code then it
>>>> becomes obvious what to do.
>>>>
>>>> Do you want help?
>>>
>>> Sure... though if it takes me more than a few minutes I will likely lose
>>> interest and focus on more important things. Still, if I can learn from this
>>> that would be great. So, yes, thanks.
>>
>> Okay, I'll give you two hints.
>>
>> Hint #1
>>
>> You do not need to modify the code at all to execute it properly.
>>
>> Hint #2
>>
>> Everything you need to know is the very first line of code.
>
> Hmmm, no idea what "a" is... and not looking things up for it.
>
arctangent.
Back to comp.os.linux.advocacy | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Lithuania goes LibreOffice Marek Novotny <marek.novotny@marspolar.com> - 2016-08-12 19:31 -0700
Re: Lithuania goes LibreOffice Snit <usenet@gallopinginsanity.com> - 2016-08-12 19:39 -0700
Re: Lithuania goes LibreOffice "Octavian W. Lagrange" <olagrang@perch.invalid> - 2016-08-13 02:51 +0000
Re: Lithuania goes LibreOffice Marek Novotny <marek.novotny@marspolar.com> - 2016-08-12 20:22 -0700
Re: Lithuania goes LibreOffice Takuya Saitoh <taka0038@gmail.com> - 2016-08-12 23:36 -0700
Re: Lithuania goes LibreOffice Chris Ahlstrom <OFeem1987@teleworm.us> - 2016-08-13 06:42 -0400
Re: Lithuania goes LibreOffice flatfish+++ <flatfish4real@gmail.com> - 2016-08-13 08:57 -0400
Re: Lithuania goes LibreOffice Marek Novotny <marek.novotny@marspolar.com> - 2016-08-13 07:28 -0700
Re: Lithuania goes LibreOffice chrisv <chrisv@nospam.invalid> - 2016-08-15 09:37 -0500
Re: Lithuania goes LibreOffice flatfish+++ <flatfish4real@gmail.com> - 2016-08-15 10:45 -0400
Re: Lithuania goes LibreOffice "Octavian W. Lagrange" <olagrang@perch.invalid> - 2016-08-15 16:35 +0000
Re: Lithuania goes LibreOffice DFS <nospam@dfs.com> - 2016-08-16 00:17 -0400
Re: Lithuania goes LibreOffice "Octavian W. Lagrange" <olagrang@perch.invalid> - 2016-08-16 04:36 +0000
Re: Lithuania goes LibreOffice GreyCloud <mist@cumulus.com> - 2016-08-16 22:15 -0600
Re: Lithuania goes LibreOffice "Octavian W. Lagrange" <olagrang@perch.invalid> - 2016-08-17 15:49 +0000
Re: Lithuania goes LibreOffice DFS <nospam@dfs.com> - 2016-08-17 13:56 -0400
Re: Lithuania goes LibreOffice "Octavian W. Lagrange" <olagrang@perch.invalid> - 2016-08-17 18:15 +0000
Re: Lithuania goes LibreOffice DFS <nospam@dfs.com> - 2016-08-18 08:40 -0400
Re: Lithuania goes LibreOffice "Octavian W. Lagrange" <olagrang@perch.invalid> - 2016-08-18 15:54 +0000
Re: Lithuania goes LibreOffice GreyCloud <mist@cumulus.com> - 2016-08-18 12:55 -0600
Re: Lithuania goes LibreOffice GreyCloud <mist@cumulus.com> - 2016-08-17 12:26 -0600
Re: Lithuania goes LibreOffice GreyCloud <mist@cumulus.com> - 2016-08-16 22:14 -0600
Re: Lithuania goes LibreOffice DFS <nospam@dfs.com> - 2016-08-17 07:49 -0400
Re: Lithuania goes LibreOffice "Octavian W. Lagrange" <olagrang@perch.invalid> - 2016-08-17 15:45 +0000
Re: Lithuania goes LibreOffice DFS <nospam@dfs.com> - 2016-08-17 14:05 -0400
Re: Lithuania goes LibreOffice "Octavian W. Lagrange" <olagrang@perch.invalid> - 2016-08-17 18:16 +0000
Re: Lithuania goes LibreOffice DFS <nospam@dfs.com> - 2016-08-17 18:19 -0400
Re: Lithuania goes LibreOffice GreyCloud <mist@cumulus.com> - 2016-08-17 21:58 -0600
Re: Lithuania goes LibreOffice DFS <nospam@dfs.com> - 2016-08-18 08:39 -0400
Re: Lithuania goes LibreOffice GreyCloud <mist@cumulus.com> - 2016-08-18 12:57 -0600
Re: Lithuania goes LibreOffice Steve Carroll <fretwizzer@gmail.com> - 2016-08-18 13:47 -0700
Re: Lithuania goes LibreOffice GreyCloud <mist@cumulus.com> - 2016-08-18 16:48 -0600
Re: Lithuania goes LibreOffice "Octavian W. Lagrange" <olagrang@perch.invalid> - 2016-08-18 21:31 +0000
Re: Lithuania goes LibreOffice GreyCloud <mist@cumulus.com> - 2016-08-18 16:59 -0600
Re: Lithuania goes LibreOffice "Octavian W. Lagrange" <olagrang@perch.invalid> - 2016-08-18 23:18 +0000
Re: Lithuania goes LibreOffice GreyCloud <mist@cumulus.com> - 2016-08-19 13:30 -0600
Re: Lithuania goes LibreOffice DFS <nospam@dfs.com> - 2016-08-19 18:25 -0400
Re: Lithuania goes LibreOffice "Octavian W. Lagrange" <olagrang@perch.invalid> - 2016-08-19 23:33 +0000
Re: Lithuania goes LibreOffice DFS <nospam@dfs.com> - 2016-08-19 19:50 -0400
Re: Lithuania goes LibreOffice "Octavian W. Lagrange" <olagrang@perch.invalid> - 2016-08-20 00:03 +0000
Re: Lithuania goes LibreOffice GreyCloud <mist@cumulus.com> - 2016-08-20 12:56 -0600
Re: Lithuania goes LibreOffice GreyCloud <mist@cumulus.com> - 2016-08-20 12:54 -0600
Re: Lithuania goes LibreOffice GreyCloud <mist@cumulus.com> - 2016-08-17 12:36 -0600
Re: Lithuania goes LibreOffice GreyCloud <mist@cumulus.com> - 2016-08-17 12:35 -0600
Re: Lithuania goes LibreOffice "Octavian W. Lagrange" <olagrang@perch.invalid> - 2016-08-17 20:15 +0000
Re: Lithuania goes LibreOffice GreyCloud <mist@cumulus.com> - 2016-08-17 21:59 -0600
Re: Lithuania goes LibreOffice DFS <nospam@dfs.com> - 2016-08-17 20:22 -0400
Re: Lithuania goes LibreOffice GreyCloud <mist@cumulus.com> - 2016-08-17 22:06 -0600
Re: Lithuania goes LibreOffice GreyCloud <mist@cumulus.com> - 2016-08-17 12:33 -0600
Re: Lithuania goes LibreOffice ronb <ronb02NOSPAM@gmail.com> - 2016-08-15 17:05 +0000
Re: Lithuania goes LibreOffice flatfish+++ <flatfish4real@gmail.com> - 2016-08-15 13:08 -0400
Re: Lithuania goes LibreOffice Marek Novotny <marek.novotny@marspolar.com> - 2016-08-15 10:22 -0700
Re: Lithuania goes LibreOffice flatfish+++ <flatfish4real@gmail.com> - 2016-08-15 13:53 -0400
Re: Lithuania goes LibreOffice DFS <nospam@dfs.com> - 2016-08-16 00:09 -0400
Re: Lithuania goes LibreOffice flatfish+++ <flatfish4real@gmail.com> - 2016-08-16 08:36 -0400
Re: Lithuania goes LibreOffice ronb <ronb02NOSPAM@gmail.com> - 2016-08-15 19:28 +0000
Re: Lithuania goes LibreOffice Marek Novotny <marek.novotny@marspolar.com> - 2016-08-15 12:59 -0700
Re: Lithuania goes LibreOffice kubuntuking@gmail.com - 2016-08-15 14:50 -0700
Re: Lithuania goes LibreOffice GreyCloud <mist@cumulus.com> - 2016-08-16 22:17 -0600
Re: Lithuania goes LibreOffice flatfish+++ <flatfish4real@gmail.com> - 2016-08-15 17:55 -0400
Re: Lithuania goes LibreOffice ronb <ronb02NOSPAM@gmail.com> - 2016-08-16 03:47 +0000
Re: Lithuania goes LibreOffice Marek Novotny <marek.novotny@marspolar.com> - 2016-08-15 21:02 -0700
Re: Lithuania goes LibreOffice William Poaster <wp@dev.null> - 2016-08-16 13:55 +0100
Re: Lithuania goes LibreOffice DFS <nospam@dfs.com> - 2016-08-16 00:07 -0400
Re: Lithuania goes LibreOffice Steve Carroll <fretwizzer@gmail.com> - 2016-08-15 10:39 -0700
Re: Lithuania goes LibreOffice flatfish+++ <flatfish4real@gmail.com> - 2016-08-15 14:00 -0400
Re: Lithuania goes LibreOffice Steve Carroll <fretwizzer@gmail.com> - 2016-08-15 12:22 -0700
Re: Lithuania goes LibreOffice flatfish+++ <flatfish4real@gmail.com> - 2016-08-15 17:54 -0400
Re: Lithuania goes LibreOffice Snit <usenet@gallopinginsanity.com> - 2016-08-15 14:34 -0700
Re: Lithuania goes LibreOffice Marek Novotny <marek.novotny@marspolar.com> - 2016-08-15 15:42 -0700
Re: Lithuania goes LibreOffice Snit <usenet@gallopinginsanity.com> - 2016-08-15 15:50 -0700
Re: Lithuania goes LibreOffice Marek Novotny <marek.novotny@marspolar.com> - 2016-08-15 17:14 -0700
Re: Lithuania goes LibreOffice Snit <usenet@gallopinginsanity.com> - 2016-08-15 17:44 -0700
Re: Lithuania goes LibreOffice Marek Novotny <marek.novotny@marspolar.com> - 2016-08-15 17:54 -0700
Re: Lithuania goes LibreOffice Snit <usenet@gallopinginsanity.com> - 2016-08-15 18:04 -0700
Re: Lithuania goes LibreOffice "Octavian W. Lagrange" <olagrang@perch.invalid> - 2016-08-16 01:18 +0000
Re: Lithuania goes LibreOffice Marek Novotny <marek.novotny@marspolar.com> - 2016-08-15 18:22 -0700
Re: Lithuania goes LibreOffice GreyCloud <mist@cumulus.com> - 2016-08-16 22:19 -0600
Re: Lithuania goes LibreOffice "Octavian W. Lagrange" <olagrang@perch.invalid> - 2016-08-17 15:58 +0000
Re: Lithuania goes LibreOffice Marek Novotny <marek.novotny@marspolar.com> - 2016-08-17 09:16 -0700
Re: Lithuania goes LibreOffice GreyCloud <mist@cumulus.com> - 2016-08-17 12:36 -0600
Re: Lithuania goes LibreOffice Snit <usenet@gallopinginsanity.com> - 2016-08-15 18:28 -0700
Re: Lithuania goes LibreOffice Marek Novotny <marek.novotny@marspolar.com> - 2016-08-15 18:38 -0700
Re: Lithuania goes LibreOffice Snit <usenet@gallopinginsanity.com> - 2016-08-15 19:08 -0700
Re: Lithuania goes LibreOffice Marek Novotny <marek.novotny@marspolar.com> - 2016-08-15 19:11 -0700
Re: Lithuania goes LibreOffice Snit <usenet@gallopinginsanity.com> - 2016-08-15 19:24 -0700
Re: Lithuania goes LibreOffice Marek Novotny <marek.novotny@marspolar.com> - 2016-08-15 19:28 -0700
Re: Lithuania goes LibreOffice Snit <usenet@gallopinginsanity.com> - 2016-08-15 19:35 -0700
Re: Lithuania goes LibreOffice "Octavian W. Lagrange" <olagrang@perch.invalid> - 2016-08-16 02:43 +0000
Re: Lithuania goes LibreOffice Snit <usenet@gallopinginsanity.com> - 2016-08-15 19:58 -0700
Re: Lithuania goes LibreOffice flatfish+++ <flatfish4real@gmail.com> - 2016-08-15 18:51 -0400
Re: Lithuania goes LibreOffice Snit <usenet@gallopinginsanity.com> - 2016-08-15 16:09 -0700
Re: Lithuania goes LibreOffice Marek Novotny <marek.novotny@marspolar.com> - 2016-08-15 17:16 -0700
Re: Lithuania goes LibreOffice Snit <usenet@gallopinginsanity.com> - 2016-08-15 17:34 -0700
Re: Lithuania goes LibreOffice flatfish+++ <flatfish4real@gmail.com> - 2016-08-15 22:43 -0400
Re: Lithuania goes LibreOffice Snit <usenet@gallopinginsanity.com> - 2016-08-15 19:59 -0700
Re: Lithuania goes LibreOffice Tattoo Vampire <sitting@this.computer> - 2016-08-15 21:27 -0400
Re: Lithuania goes LibreOffice Marek Novotny <marek.novotny@marspolar.com> - 2016-08-15 18:30 -0700
Re: Lithuania goes LibreOffice flatfish+++ <flatfish4real@gmail.com> - 2016-08-15 22:47 -0400
Re: Lithuania goes LibreOffice Marek Novotny <marek.novotny@marspolar.com> - 2016-08-15 19:49 -0700
Re: Lithuania goes LibreOffice flatfish+++ <flatfish4real@gmail.com> - 2016-08-15 22:54 -0400
Re: Lithuania goes LibreOffice Marek Novotny <marek.novotny@marspolar.com> - 2016-08-15 19:56 -0700
Re: Lithuania goes LibreOffice flatfish+++ <flatfish4real@gmail.com> - 2016-08-15 23:01 -0400
Re: Lithuania goes LibreOffice Marek Novotny <marek.novotny@marspolar.com> - 2016-08-15 20:05 -0700
Re: Lithuania goes LibreOffice ronb <ronb02NOSPAM@gmail.com> - 2016-08-16 03:49 +0000
Re: Lithuania goes LibreOffice Marek Novotny <marek.novotny@marspolar.com> - 2016-08-15 21:02 -0700
Re: Lithuania goes LibreOffice chrisv <chrisv@nospam.invalid> - 2016-08-16 06:52 -0500
Re: Lithuania goes LibreOffice Tattoo Vampire <sitting@this.computer> - 2016-08-16 07:07 -0400
Re: Lithuania goes LibreOffice flatfish+++ <flatfish4real@gmail.com> - 2016-08-15 22:45 -0400
Re: Lithuania goes LibreOffice Tattoo Vampire <sitting@this.computer> - 2016-08-16 07:12 -0400
Re: Lithuania goes LibreOffice flatfish+++ <flatfish4real@gmail.com> - 2016-08-16 08:37 -0400
Re: Lithuania goes LibreOffice GreyCloud <mist@cumulus.com> - 2016-08-16 22:24 -0600
Re: Lithuania goes LibreOffice chrisv <chrisv@nospam.invalid> - 2016-08-15 12:17 -0500
Re: Lithuania goes LibreOffice Snit <usenet@gallopinginsanity.com> - 2016-08-15 14:30 -0700
Re: Lithuania goes LibreOffice DFS <nospam@dfs.com> - 2016-08-16 00:08 -0400
Re: Lithuania goes LibreOffice Snit <usenet@gallopinginsanity.com> - 2016-08-15 21:21 -0700
Re: Lithuania goes LibreOffice DFS <nospam@dfs.com> - 2016-08-13 09:26 -0400
Re: Lithuania goes LibreOffice DFS <nospam@dfs.com> - 2016-08-13 09:27 -0400
Re: Lithuania goes LibreOffice flatfish+++ <flatfish4real@gmail.com> - 2016-08-13 09:42 -0400
Re: Lithuania goes LibreOffice Steve Carroll <fretwizzer@gmail.com> - 2016-08-13 07:18 -0700
Re: Lithuania goes LibreOffice Steve Carroll <fretwizzer@gmail.com> - 2016-08-13 07:07 -0700
Re: Lithuania goes LibreOffice Marek Novotny <marek.novotny@marspolar.com> - 2016-08-13 09:35 -0700
Re: Lithuania goes LibreOffice DFS <nospam@dfs.com> - 2016-08-13 13:11 -0400
csiph-web