[cctalk] Re: Old Professional/350 software, any of this out there

2023-07-28 Thread Christian Corti via cctalk

On Thu, 27 Jul 2023, Paul Koning wrote:
Agreed.  The SIMH logic is that the container file addressing matches 
the addressing exposed at the interface between device and driver.  In 
the RX50 case, that is "logical order" because the MSCP controllers work 
that way.  Conversely, in XHomer it's physical order, because the Pro RX 
controller works that way.


I think the bare image files should always be in physical sector order. As 
you state it, it's the MSCP controller that rearranges the sectors into 
logical order. And thus, the MSCP emulation in SIMH should exactly do that 
when emulating a RX50.


Christian


[cctalk] Re: Old Professional/350 software, any of this out there

2023-07-28 Thread Hans-Ulrich Hölscher via cctalk
Is it possible that there is a Linux version of ImageDisk?
I found a signature "IMD Linux 0.19" in the P/OS images from
ftp://computermuseum.informatik.uni-stuttgart.de/dec/pro3xx
If so, could you please provide a source or link for the said software?
Thanks a lot!

Ulli

Am Do., 27. Juli 2023 um 18:28 Uhr schrieb Christian Corti via cctalk <
cctalk@classiccmp.org>:

> On Wed, 26 Jul 2023, Chris Zach wrote:
> > Starting to go through my boxes of POS stuff. I know of course that 3.2
> is
> > out there (minus the Pro/Communications option which has a bad disk in
> the
> > distro) however are these disks out there now?
>
> Anything of interest on our archive site?
>
> ftp://computermuseum.informatik.uni-stuttgart.de/dec/pro3xx
>
> (the stuff was already there for 13 years, but I have reimaged it and
> scanned the labels)
>
> > (Hoping to find old drivers or scaffolding or something that will give
> me a
> > hint into how DEC ported POS)
>
> I have a microfiche set labelled AH-CG16B-TK "P/OS I/O DRV FICHE" with 16
> fiches, but no means to scan them, and no idea what they contain.
>
> Christian
>


[cctalk] Re: Old Professional/350 software, any of this out there

2023-07-28 Thread Paul Koning via cctalk
If you want to copy raw floppy image files to the device, a simple "dd" command 
will serve, if you first use fdparm to set /dev/fd1 to 10 sectors per track.

paul

> On Jul 28, 2023, at 8:04 AM, Hans-Ulrich Hölscher via cctalk 
>  wrote:
> 
> Is it possible that there is a Linux version of ImageDisk?
> I found a signature "IMD Linux 0.19" in the P/OS images from
> ftp://computermuseum.informatik.uni-stuttgart.de/dec/pro3xx
> If so, could you please provide a source or link for the said software?
> Thanks a lot!
> 
> Ulli



[cctalk] Re: Old Professional/350 software, any of this out there

2023-07-28 Thread Warner Losh via cctalk
Paul,

Doesn't .IMD format have extra headers and metadata that means you can't
just dd it to the raw device?

Warner

On Fri, Jul 28, 2023 at 8:09 AM Paul Koning via cctalk <
cctalk@classiccmp.org> wrote:

> If you want to copy raw floppy image files to the device, a simple "dd"
> command will serve, if you first use fdparm to set /dev/fd1 to 10 sectors
> per track.
>
> paul
>
> > On Jul 28, 2023, at 8:04 AM, Hans-Ulrich Hölscher via cctalk <
> cctalk@classiccmp.org> wrote:
> >
> > Is it possible that there is a Linux version of ImageDisk?
> > I found a signature "IMD Linux 0.19" in the P/OS images from
> > ftp://computermuseum.informatik.uni-stuttgart.de/dec/pro3xx
> > If so, could you please provide a source or link for the said software?
> > Thanks a lot!
> >
> > Ulli
>
>


[cctalk] Re: 1-click exploits was Re: BEWARE: Phishing

2023-07-28 Thread Tapley, Mark B. via cctalk
TLDR:

“your computer can be infected by clicking on a single link … please click on 
this single link.”

Is this an IQ test?

Did I pass?


On Jul 9, 2023, at 2:51 PM, Todd Pisek via cctalk  wrote:

[EXTERNAL EMAIL]

Be aware that clicking on a malicious url can result on malware or spyware 
being installed on your machine without any further action on your part. All 
browsers have vulnerabilities. The most famous of these was the older version 
of Pegasus by NSO back in the 2014-2016 timeframe. These so called 1-click 
exploits are well known to bad actors. It’s a continuous cat and mouse game 
between exploit writers and infosec. For the interested, look at this report 
regarding Apple and the “Trident” series of exploits from 2016.

https://info.lookout.com/rs/051-ESQ-475/images/pegasus-exploits-technical-details.pdf

—-Todd

P.S. Exploits have evolved considerably since Trident and now include 0-click 
exploits. See Google’s Project Zero for instance.



[cctalk] Re: Old Professional/350 software, any of this out there

2023-07-28 Thread Paul Koning via cctalk
I have no idea, I know nothing about IMD format.   Is there a spec?  Is it open?

paul

> On Jul 28, 2023, at 5:47 PM, Warner Losh  wrote:
> 
> Paul,
> 
> Doesn't .IMD format have extra headers and metadata that means you can't just 
> dd it to the raw device?
> 
> Warner
> 
> On Fri, Jul 28, 2023 at 8:09 AM Paul Koning via cctalk  > wrote:
> If you want to copy raw floppy image files to the device, a simple "dd" 
> command will serve, if you first use fdparm to set /dev/fd1 to 10 sectors per 
> track.
> 
> paul
> 
> > On Jul 28, 2023, at 8:04 AM, Hans-Ulrich Hölscher via cctalk 
> > mailto:cctalk@classiccmp.org>> wrote:
> > 
> > Is it possible that there is a Linux version of ImageDisk?
> > I found a signature "IMD Linux 0.19" in the P/OS images from
> > ftp://computermuseum.informatik.uni-stuttgart.de/dec/pro3xx 
> > 
> > If so, could you please provide a source or link for the said software?
> > Thanks a lot!
> > 
> > Ulli
> 



[cctalk] Re: Old Professional/350 software, any of this out there

2023-07-28 Thread Chris Zach via cctalk
This is why I put them up in .imd (ImageDisk, it works on DOS) and .img 
(image). Oddly enough I went to install SPSS/X on xHomer and it blew the 
emulator sky high (crashed the "Pro"). Then I put it on my real 380 
running 3.2. It installed but when I ran it the program displayed the 
opening page (bitmapped, worked on Xhomer) then wanted Disk 3 in drive 
0. Well, then it wanted it write unlocked (no way on a install disk), so 
I used Imagedisk to write a copy, popped it in and with a quick "access" 
it started the program and now it doesn't need the disk.


At a files-11 level there are no changes but I'll bet if I dumped that 
disk and did a DD: I'd find that the program hard wrote something to 
some sector with the serial number of my Pro. So it couldn't be 
installed in other places. I wonder if xhomer emulated the serial number 
register on the Pro/350, maybe not and that's what blew it up.


Still, it works, and it was fun to fiddle around a bit. Really nice to 
be honest.


CZ

On 7/28/2023 8:34 PM, Paul Koning via cctalk wrote:

I have no idea, I know nothing about IMD format.   Is there a spec?  Is it open?

paul


On Jul 28, 2023, at 5:47 PM, Warner Losh  wrote:

Paul,

Doesn't .IMD format have extra headers and metadata that means you can't just 
dd it to the raw device?

Warner

On Fri, Jul 28, 2023 at 8:09 AM Paul Koning via cctalk mailto:cctalk@classiccmp.org>> wrote:
If you want to copy raw floppy image files to the device, a simple "dd" command 
will serve, if you first use fdparm to set /dev/fd1 to 10 sectors per track.

 paul


On Jul 28, 2023, at 8:04 AM, Hans-Ulrich Hölscher via cctalk mailto:cctalk@classiccmp.org>> wrote:

Is it possible that there is a Linux version of ImageDisk?
I found a signature "IMD Linux 0.19" in the P/OS images from
ftp://computermuseum.informatik.uni-stuttgart.de/dec/pro3xx 

If so, could you please provide a source or link for the said software?
Thanks a lot!

Ulli


[cctalk] Re: 1-click exploits was Re: BEWARE: Phishing

2023-07-28 Thread jim stephens via cctalk




On 7/28/23 17:36, Tapley, Mark B. via cctalk wrote:

TLDR:

“your computer can be infected by clicking on a single link … please click on 
this single link.”

Is this an IQ test?

Did I pass?

Yes.  A three letter company I worked for and another large company in 
San Diego  would send out less obvious emails and if you clicked on 
them, would get remedial invites to training.


BTW, these are pretty simple to navigate with lynx.  I downloaded a 
pretty subtle one some time ago and unpacked the payload.  Fun things I 
didn't follow, mostly sucking in other stuff from other sites.


thanks
Jim

On Jul 9, 2023, at 2:51 PM, Todd Pisek via cctalk  wrote:

[EXTERNAL EMAIL]

Be aware that clicking on a malicious url can result on malware or spyware 
being installed on your machine without any further action on your part. All 
browsers have vulnerabilities. The most famous of these was the older version 
of Pegasus by NSO back in the 2014-2016 timeframe. These so called 1-click 
exploits are well known to bad actors. It’s a continuous cat and mouse game 
between exploit writers and infosec. For the interested, look at this report 
regarding Apple and the “Trident” series of exploits from 2016.

https://info.lookout.com/rs/051-ESQ-475/images/ 
pegasus-exploits-technical-details.pdf

—-Todd

P.S. Exploits have evolved considerably since Trident and now include 0-click 
exploits. See Google’s Project Zero for instance.





[cctalk] Re: Old Professional/350 software, any of this out there

2023-07-28 Thread jim stephens via cctalk




On 7/28/23 20:19, Chris Zach via cctalk wrote:
Well, then it wanted it write unlocked (no way on a install disk), so 
I used Imagedisk to write a copy, popped it in and with a quick 
"access" it started the program and now it doesn't need the disk. 
This sounds suspiciously like something I think was called Prolock or 
such.  Used screwed up disks, usually as the boot disk with a signature 
to enable the final bit of install.  Copywrite (I think it was) which 
did bit binary copying with timing on the disk could copy them.  Even 
had some things to align with the high track bit offset of the defect.


A company I worked for bought them  but didn't study the usage manual 
and ended up with disks which could be copied by dos copy command, then 
write protected.  The genuine ones had to have the write protect 
removed.  The disk error from the write protect caused it to think the 
read of the protected part of the track was successful.


thanks
Jim