Search Results

Search: Posts Made By: supermarco2020
3,329
Posted By supermarco2020
yes but i decode it with AfB21= that is a base64...
yes but i decode it with AfB21= that is a base64 string
3,329
Posted By supermarco2020
thanks you very much but the problem is that is a...
thanks you very much but the problem is that is a normal text file that i have to decode in forward way, isn't a base64 but i have to decode them in base64 mode, and with that code it will encode me...
3,329
Posted By supermarco2020
thanks you very much, and where i put AfB21= ? ...
thanks you very much, and where i put AfB21= ?

echo AfB21= >> /Users/Supermarco/Desktop/2.txt; done

a script like this:

i=0
while (( i++ < 50 ))
do
base64 -d...
3,329
Posted By supermarco2020
ok thanks you, i will search and if i don't found...
ok thanks you, i will search and if i don't found nothing you will come to help me ok? thanks you very much :D bye
3,329
Posted By supermarco2020
for me isn't very fun, but... i have tried to do...
for me isn't very fun, but... i have tried to do this little script:

i=0 while (( i++ < 50 )); base64 -d /Users/Supermarco/Desktop/a.txt > /Users/Supermarco/Desktop/b.txt but it tells me that:...
3,329
Posted By supermarco2020
Oh my GOD! IT WORKS! THANKS YOU VERY MUCH, you...
Oh my GOD! IT WORKS! THANKS YOU VERY MUCH, you are my angel!

Well, now i have solved my first problem... my second problem is that i have to decode the file 1024 times with openssl, i have to...
3,329
Posted By supermarco2020
i'm trying with this openssl base64 -d -in...
i'm trying with this openssl base64 -d -in /Users/Supermarco/Desktop/a.txt -out /Users/Supermarco/Desktop/b.txt and doesn't work with echo isn't a good idea because the base64 text is very very big
3,329
Posted By supermarco2020
Need someone to decrypt an encoded text
Hello everybody, i have a big issue, i have to decode a big text in base64 a lot of times but there are 2 problems: i am a noob with unix system and shell, and i have problems with openssl and i...
1,608
Posted By supermarco2020
yes i know i'm the most stupid person on the...
yes i know i'm the most stupid person on the world, now i need to decrypt the same text but instead from crypt it 1024 times in base64 to decrypt it 1024 times... and for every decode i have to put...
1,608
Posted By supermarco2020
nono, i need it attached to the same text... for...
nono, i need it attached to the same text... for example:

encodemeLOL= crypt to ----> ZW5jb2RlbWVMT0w9IA==LOL= -----> Wlc1amIyUmxiV1ZNVDB3OUlBPT1MT0w9LOL= ----->...
1,608
Posted By supermarco2020
WOW thanks you very much! :D it's perfect, but...
WOW thanks you very much! :D it's perfect, but the problem is that i have to add the same word on every string i will generate...
mmh, really i don't think that i can know more elegant codes... for...
1,608
Posted By supermarco2020
hi, thank you for replay. :) sorry i were go to...
hi, thank you for replay. :) sorry i were go to dinner, and until 40 minutes i will go to sleep because tomorrow i have to get up at the 7am :S however... on encrypt.txt i have write only: encodeme ,...
1,608
Posted By supermarco2020
Script for automatic encryption by shell
Hello, i'm just a new newbie and i'm happy to meet you, i think that is a good thing to present myself but i don't found a section for do that, and i will do it here.

Hello everyone, my name is...
Showing results 1 to 13 of 13

 
All times are GMT -4. The time now is 05:50 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy