You are not logged in.
Going straight to the point:
- I'm using GNOME, if that helps
- When I insert the CD, so that i pick a certain image
- I see, instead of seeing like... all of the images stored in the CD in question, a bunch of .dlls
- I know that this ain't 2009 but i need help
- I just need to know what should I do
Last edited by John Egbert (2022-12-11 14:50:44)
Offline
Going straight to the point
you can say so, but that doesn't make it true.
What kind of "images"?
Pictures?
Disk images?
What created them?
Or are you talking about a multi-session disc? What burned it?
https://en.wikipedia.org/wiki/List_of_f … %80%93E)#D doesn't know the suffix, does
file /path/to/some/file.ddlhint at its nature?
Online
Pictures.... Like jpegs.
(Sorry for the late answer, doing stuff)
Offline
does
file /path/to/some/file.ddlhint at its nature?
According to a random web search, ddl is a Data Definition Language used to define a database. It also looks as if it is probably a plain text file. If the extension is accurate, it isn't an image.
CLI Paste | How To Ask Questions
Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L
Offline
What is that specific CD? Some Photo-Disc from the 90ies?
Did you "ls -aR" it?
Online
I think so, the guy that gave it to me said it was used on his workplace to store the patient x-rays.
And no, I didn't try ls -aR, thanks!
Offline
Shoot, I said something wrong: there are a bunch of .dll files, not .ddl files.
Offline
X-ray and other such images are read with special software. These CDs usually contain Windows software to view the images, that's where the DLL files come from.
You could try finding out what is the name of the Windows software on the CD and see if there is a Linux version of it.
Offline
Pleas post the output of the file command that you've been asked for a couple of times now.
Offline
"file" on the dll will be less promising, a common format is DICOM and there're a bunch of related tools in the aur, but iirc (don't have one here, can't look) imagemagick has at least rudimentary support as well.
Ideally we'd see the file tree, these things are horrendously proprietary and it's hard enough to even figure what's in front of you (except for the windows binary)
Online
The output from the command ls -aR is:
https://imgur.com/N0eKlOF
and https://imgur.com/S64dTrB
Last edited by John Egbert (2022-12-11 14:19:23)
Offline
Please never post pictures of text, post the actual text instead...
https://wiki.archlinux.org/title/Genera … s_and_code
Offline
Sorry. Here's the text:
.:
. mfc100jpn.dll TsiDcmCache.dll TsiImgMed.dll TsiTasks.dll
.. mfc100kor.dll TsiDcmDD.dll TsiIPC.dll TsiTeleDataAccess.dll
Agfa.ico mfc100rus.dll TsiDcmDraw.dll TsiJpeg.dll TsiTeleDB.dll
autorun.inf mfc100u.dll TsiDcmIOD.dll TsiLang.dll TsiTeleDesc.dll
DICOM mfcm100.dll TsiDcmMath.dll TsiList.dll TsiTeleWFL.dll
DICOMDIR mfcm100u.dll TsiDicomDataAccess.dll TsiMath.dll TsiTempl.dll
dsr2html.exe msvcp100.dll TsiDicomDB.dll TsiMip.dll TsiTools.dll
Dynamit.dll msvcr100.dll TsiDicomDesc.dll TsiMpr.dll TsiUndo.dll
error.jpg picn20.dll TsiDicom.dll TsiMSCadReader.dll TsiUserDir.dll
'Help documentation.html' picn6320.dll TsiDIP.dll TsiNet.dll TsiView.dll
HELPNX picn6520.dll TsiDispDAL.dll TsiPlugIn.dll TsiWorkflow.dll
ImgInfo.xml picn6920.dll TsiDisp.dll TsiRDBMS.dll TsiWorklist.dll
klog.dll report.css TsiDlg.dll TsiReport.dll TsiXML.dll
licensemanager_lms32.dll 'run viewer.bat' TsiEmail.dll TsiRes.dll TsiXmlXerces.dll
mfc100chs.dll TreeDef.xml TsiEvent.dll TsiScreen.dll TsiXport.dll
mfc100cht.dll Tsi3D.dll TsiFilt.dll TsiSettingsDlg.dll UserCtl.dll
mfc100deu.dll TsiAudit.dll TsiGraph.dll TsiSettings.dll Viewer.exe
mfc100.dll TsiAuditTrail.dll TsiGSPS.dll TsiSigmaDbData.dll Viewer.ini
mfc100enu.dll TsiComm.dll TsiHostDir.dll TsiSR.dll 'when viewer does not open.txt'
mfc100esn.dll TsiCompressionAgfa.dll TsiHP.dll TsiStorage.dll xerces-c_2_7.dll
mfc100fra.dll TsiConfig.dll TsiImage.dll TsiSys.dll xerces-depdom_2_7.dll
mfc100ita.dll TsiCtrl.dll TsiImg2Dcm.dll TsiSyslog.dll
./DICOM:
. .. 0001001A
./HELPNX:
. cr.htm ech.htm icoPatie.jpg inf.htm mes.htm removSeg.jpg SLICE.htm top.htm
.. cross.jpg exp.htm icoPrint.jpg invert.jpg of.htm report.jpg slicePos.jpg vssver.scc
001.jpg dcminfo.jpg gsps0.jpg icoRot.jpg isoSegm.jpg PAN.jpg rot.htm spacer.jpg zoo.htm
acc.htm dcmtree.jpg GSPS1.jpg icoSeri2.jpg lc.htm pat.htm scale.jpg SRrepor2.jpg
aff.htm defwind.jpg GSPS.htm icoSerie.jpg logo.jpg popup.jpg scroll.htm syn.htm
arr01.jpg den.htm icoAngle.jpg icoSplit.jpg mc.htm preset.jpg Scroll.jpg synthe.jpg
browse.jpg density.jpg icocine.jpg icoStudy.jpg MeasDisp.jpg Printcf2.jpg SelectIm.jpg synt.jpg
cdpers.jpg dep.htm icoGSPS.jpg icoxport.jpg menu.htm Printcfg.jpg seq.jpg Thumbs.db
Cine-loop-32-32.bmp dot_off.jpg icoMagn.jpg imp.htm menuof.htm rec_off.jpg si.htm tooldens.jpg
com.htm dot_on.jpg icoPan.jpg index.htm menuRot.jpg rec_on.jpg si.jpg topbarAG.jpgLast edited by John Egbert (2022-12-11 14:47:33)
Offline
./DICOM:
. .. 0001001AThere're your images.
Online
I was going to say these are most likely DICOM images even before you posted the listing. The listing confirms this. Sidenote: you did see where you were told to use code tags, right? Please edit your last post to do so.
You need a DICOM viewer. There are quite a few options in the AUR. But why on earth do you have confidential patient data from someone else's workplace? That may be illegal, and is most definitely unethical.
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
And it's resolved, sorry for the trouble.
Offline
@Trillby.
No one had a cd driver at the workplace. The guy who had asked me, probably asked me without ill.
Last edited by John Egbert (2022-12-11 14:45:04)
Offline
I didn't mean to imply you were proactively doing something wrong, but someone certainly is. If the guy who asked you for help works in the medical field, he most certainly does know, and if this is in the USA it's definitely illegal for that guy to hand you that data - similar laws exist in most other nations I'm aware of. If the guy who gave it to you doesn't work in a medical field, it begs the question of how he got the data. In any case, if I were you, I'd destroy the disk and not look back.
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
Ok.
Offline