Truecrypt 7.0a - Solved.

Requests go here. If you fill a request, give it a new thread in the appropriate category and then link to it in the request thread.
Message
Author
User avatar
Barkin
Posts: 803
Joined: Fri 12 Aug 2011, 04:55

#21 Post by Barkin »

Now getting an error message when opening truecrypt volume (screengrab attached), still able to view contents of truecrypt file though.


It just occurred to me: the version of truecrypt I have running in windows is not the same as in puppy. Perhaps opening and saving the truecrypt volume in windows has made the truecrypt file slightly incompatible with the version in Puppy ?
Attachments
Now getting '' can't stat directory'' error, but truecrypt file can still be viewed.jpg
(11 KiB) Downloaded 3760 times

User avatar
technosaurus
Posts: 4853
Joined: Mon 19 May 2008, 01:24
Location: Blue Springs, MO
Contact:

#22 Post by technosaurus »

I just posted a set of poor man's steganography
(hide your encrypted file in another file) scripts here:
http://www.murga-linux.com/puppy/viewtopic.php?t=72807
Check out my [url=https://github.com/technosaurus]github repositories[/url]. I may eventually get around to updating my [url=http://bashismal.blogspot.com]blogspot[/url].

EBScotty
Posts: 5
Joined: Sat 30 Apr 2011, 22:24
Location: Emeryville, California, U.S.A.

#23 Post by EBScotty »

Fishak wrote:OK, so I figured it out. It is mounted in in: /mnt/truecrypt10. It even says so, right there in the TC Mound Directory column.

To find mnt, I clicked the little house icon on the desktop, clicked the up arrow to go up one directory, and found the mnt folder there.
Thank you, Fishak!
I've been trying to figure this out for a couple of weeks, creating and mounting, and not being able to find TrueCrypt volumes.
Yes, it does say where its mounted right there in the TC Mound Directory column. All I needed to do was look!
Aaaagh!

User avatar
SFR
Posts: 1800
Joined: Wed 26 Oct 2011, 21:52

Nautilus issue...

#24 Post by SFR »

Hello.

If anyone is still interested in opening containters from within TC, here's a very simple hack.
It's enough to fool TC a little bit, by creating fake nautilus "binary":

Code: Select all

#! /bin/bash

CONTAINERPATH=`echo "$@" | cut -f3 -d ' '` 
rox "$CONTAINERPATH"
Save the code as "nautilus" (no quotes) in /usr/bin and make it executable.
Tested with TC 7.1

PS. rox can be replaced with your favourite filemanager, of course. 8)

EDIT: Oops, small typo in code, corrected now.

HTH
Greetings!
[color=red][size=75][O]bdurate [R]ules [D]estroy [E]nthusiastic [R]ebels => [C]reative [H]umans [A]lways [O]pen [S]ource[/size][/color]
[b][color=green]Omnia mea mecum porto.[/color][/b]

Arefacti
Posts: 165
Joined: Wed 10 Oct 2012, 12:43

Re: Nautilus issue...

#25 Post by Arefacti »

SFR wrote:Hello.

If anyone is still interested in opening containters from within TC, here's a very simple hack.
It's enough to fool TC a little bit, by creating fake nautilus "binary":

Code: Select all

#! /bin/bash

CONTAINERPATH=`echo "$@" | cut -f3 -d ' '` 
rox "$CONTAINERPATH"
Save the code as "nautilus" (no quotes) in /usr/bin and make it executable.
Tested with TC 7.1

PS. rox can be replaced with your favourite filemanager, of course. 8)

EDIT: Oops, small typo in code, corrected now.

HTH
Greetings!
thanks !
work fine !

User avatar
Barkin
Posts: 803
Joined: Fri 12 Aug 2011, 04:55

#26 Post by Barkin »

SFR's nautilus fixworks for me too ...
Attachments
before-after SFR's ''nautilus'' fix , (container opened from within TC).gif
/before-after SFR's ''nautilus'' fix
(43.07 KiB) Downloaded 2888 times

idiopup
Posts: 10
Joined: Thu 04 Apr 2013, 18:52

Truecrypt -- help

#27 Post by idiopup »

HI All,

New user here, trying to get up and running with Puppy.
I installed Truecrypt in the same manner as I ahve with many other distros. I am running Puppy 5.5 Precise

The install went as expected with the comments others have mentioned about needing FUSE libraries and device mapping tools.

When I tried running Truecrypt from the command line, I get the error:

bash: /usr/bin/truecrypt: cannot execute binary file

What is wrong here?

Many thanks,
Idiopup

User avatar
greengeek
Posts: 5789
Joined: Tue 20 Jul 2010, 09:34
Location: Republic of Novo Zelande

#28 Post by greengeek »

I don't use truecrypt, but just stumbled across an interesting article suggesting it is finished:
https://nakedsecurity.sophos.com/2014/0 ... -software/

User avatar
Barkin
Posts: 803
Joined: Fri 12 Aug 2011, 04:55

#29 Post by Barkin »

greengeek wrote:I don't use truecrypt, but just stumbled across an interesting article suggesting it is finished:
https://nakedsecurity.sophos.com/2014/0 ... -software/
TrueCrypt is still available ... https://www.grc.com/misc/truecrypt/truecrypt.htm [ downloads at bottom of that GRC page ]

User avatar
greengeek
Posts: 5789
Joined: Tue 20 Jul 2010, 09:34
Location: Republic of Novo Zelande

#30 Post by greengeek »

Barkin wrote:TrueCrypt is still available ... https://www.grc.com/misc/truecrypt/truecrypt.htm [ downloads at bottom of that GRC page ]
That makes a good read. If I understand it correctly the author says that he will continue to make available the final release of Truecrypt - even though its creators believe it is unsustainable to maintain it adequately in the future.

If the general public does decide to fork and maintain Truecrypt i would doubt their ability to keep the same quality of development and to exclude penetration of the project by people with adverse agendas.

Having said that though, the people at GRC are people whose judgement I would trust more than most..

Newbie33
Posts: 15
Joined: Fri 26 Dec 2014, 03:41

#31 Post by Newbie33 »

Not sure if I;m bumping the thread if it's related to the topic, but...

Veracrypt has been named as the next version of truecrypt.

Some of the developers are from Microsoft, and a post was made by truecrypt a while ago saying trucrypt had been broken.

Veracrypt may not be NSA proof, but it will usually suffice to protect my company and business financial files.

there is a pet download file here.

Thanks so much for everyone's help!

(I cannot take credit for making the pet file, it was provided by request from another helpful member.

User avatar
Barkin
Posts: 803
Joined: Fri 12 Aug 2011, 04:55

#32 Post by Barkin »

Newbie33 wrote: Veracrypt has been named as the next version of truecrypt.
By whom has this spin-off been named TrueCrypt's successor ?, the authors of TrueCrypt ?.
The Veracrypt wikipedia page , ironically , has no verification.
Newbie33 wrote:... trucrypt had been broken ...
not according to the auditors ... https://isecpartners.github.io/news/2014/04/14/iSEC-Completes-Truecrypt-Audit.html

User avatar
Q5sys
Posts: 1105
Joined: Thu 11 Dec 2008, 19:49
Contact:

#33 Post by Q5sys »

Barkin wrote:
Newbie33 wrote: Veracrypt has been named as the next version of truecrypt.
By whom has this spin-off been named TrueCrypt's successor ?, the authors of TrueCrypt ?.
The Veracrypt wikipedia page , ironically , has no verification.
Newbie33 wrote:... trucrypt had been broken ...
not according to the auditors ... https://isecpartners.github.io/news/2014/04/14/iSEC-Completes-Truecrypt-Audit.html
also veracrypt cant open existing truecrypt containers. TCNext is an option if you need TC compatibility.

User avatar
SFR
Posts: 1800
Joined: Wed 26 Oct 2011, 21:52

#34 Post by SFR »

Q5sys wrote:also veracrypt cant open existing truecrypt containers.
Actually it can, since version 1.0f. TC containers can be also converted to VC format.
From other new features - one can create not only FAT/Ext?, but also NTFS formatted containers under Linux.
https://veracrypt.codeplex.com/wikipage ... se%20Notes

Hmm, I begin to like it...

Greetings!
[color=red][size=75][O]bdurate [R]ules [D]estroy [E]nthusiastic [R]ebels => [C]reative [H]umans [A]lways [O]pen [S]ource[/size][/color]
[b][color=green]Omnia mea mecum porto.[/color][/b]

User avatar
Q5sys
Posts: 1105
Joined: Thu 11 Dec 2008, 19:49
Contact:

#35 Post by Q5sys »

SFR wrote:
Q5sys wrote:also veracrypt cant open existing truecrypt containers.
Actually it can, since version 1.0f. TC containers can be also converted to VC format.
From other new features - one can create not only FAT/Ext?, but also NTFS formatted containers under Linux.
https://veracrypt.codeplex.com/wikipage ... se%20Notes

Hmm, I begin to like it...

Greetings!
Glad to see they added that in!

Post Reply