Re: [PD-dev] writing exploits in Pd (Re: [PD] [file])

2021-08-31 Thread Antoine Rousseau
> > however, externals are free to *not* use `sys_open` so that could be > easily circumvented yes. I was mostly concerned about user written Pd patches that would be opened by a libpd app, like Pd(Droid)Party, MobMuPlat or so. If the developer of the app could lock the write permission to a

Re: [PD-dev] writing exploits in Pd (Re: [PD] [file])

2021-08-31 Thread Andy Farnell
What a fun thread. It does raise the old trust issue (I prefer that word to "security") [shell] was always the obvious tool for mischief. In the end Pd is a programming language - caveat emptor Sandboxing has already been mentioned. It's not so easy to make cross platform, but a chrooted or

Re: [PD-dev] writing exploits in Pd (Re: [PD] [file])

2021-08-31 Thread Christof Ressi
However, it would only show the dialog for a split second and the crash. I ran it in a debugger and just get a completely wiped stack. If I remove the "quit" message, it works. you only have to run the exploit.pd once (and it will always quit Pd). the next time you simply start Pd, you

Re: [PD-dev] writing exploits in Pd (Re: [PD] [file])

2021-08-31 Thread IOhannes m zmoelnig
On 8/31/21 4:49 PM, Alexandre Torres Porres wrote: nice, now every time I open a new Pd patch, I get this window, I have to click pay so the window closes and the patch opens. Is there any way out of this curse? :) :-P remove the new paths from the settings and delete the exploit-plugin.tcl

Re: [PD-dev] writing exploits in Pd (Re: [PD] [file])

2021-08-31 Thread IOhannes m zmoelnig
On 8/31/21 4:37 PM, Antoine Rousseau wrote: i wonder whether it would be possible (with Pd>=0.42) to create a patch that creates a gui-plugin on the fly. if this is true, then you can already do everything that [file] allows you to do - and much more yes, but [file] will be extremely useful

Re: [PD-dev] writing exploits in Pd (Re: [PD] [file])

2021-08-31 Thread Alexandre Torres Porres
nice, now every time I open a new Pd patch, I get this window, I have to click pay so the window closes and the patch opens. Is there any way out of this curse? :) Em ter., 31 de ago. de 2021 às 11:45, Alexandre Torres Porres < por...@gmail.com> escreveu: > Em ter., 31 de ago. de 2021 às 11:28,

Re: [PD-dev] writing exploits in Pd (Re: [PD] [file])

2021-08-31 Thread IOhannes m zmoelnig
On 8/31/21 4:45 PM, Alexandre Torres Porres wrote: Em ter., 31 de ago. de 2021 às 11:28, IOhannes m zmoelnig escreveu: So how do I pay the money? just click on "Pay". the rest is automagic. clicking 'pay' crashes Pd on macOS 10.14.6 (Pd 0.51-4) the important part is, that the money has

Re: [PD-dev] writing exploits in Pd (Re: [PD] [file])

2021-08-31 Thread Alexandre Torres Porres
Em ter., 31 de ago. de 2021 às 11:28, IOhannes m zmoelnig escreveu: > > So how do I pay the money? > > just click on "Pay". > the rest is automagic. clicking 'pay' crashes Pd on macOS 10.14.6 (Pd 0.51-4) ___ Pd-dev mailing list Pd-dev@lists.iem.at

Re: [PD-dev] writing exploits in Pd (Re: [PD] [file])

2021-08-31 Thread Antoine Rousseau
> > i wonder whether it would be possible (with Pd>=0.42) to create a patch > that creates a gui-plugin on the fly. > if this is true, then you can already do everything that [file] allows you > to do - and much more yes, but [file] will be extremely useful in the "-nogui" and libpd contexts.

Re: [PD-dev] writing exploits in Pd (Re: [PD] [file])

2021-08-31 Thread IOhannes m zmoelnig
On 8/31/21 4:10 PM, Christof Ressi wrote: Writing to "C:/" and "C:/Windows" silently fails. "/tmp" obviously doesn't exist on Windows. "C:/Temp" should be "C:/Windows/Temp" - then it works! right. i had a C:\tmp\ directory on my system, that's why it works for me. However, it would only

Re: [PD-dev] writing exploits in Pd (Re: [PD] [file])

2021-08-31 Thread Christof Ressi
Writing to "C:/" and "C:/Windows" silently fails. "/tmp" obviously doesn't exist on Windows. "C:/Temp" should be "C:/Windows/Temp" - then it works! However, it would only show the dialog for a split second and the crash. I ran it in a debugger and just get a completely wiped stack. If I

Re: [PD-dev] writing exploits in Pd (Re: [PD] [file])

2021-08-31 Thread IOhannes m zmoelnig
On 8/31/21 3:12 PM, Christof Ressi wrote: The exploit successfully changes my MIDI settings and adds search paths, but unfortunately it crashes with a completely wiped stack before showing me the Tk dialog :-( you mean, it successfully creates an exploit-plugin.tcl but cannot run it? (if so

Re: [PD-dev] writing exploits in Pd (Re: [PD] [file])

2021-08-31 Thread Christof Ressi
The exploit successfully changes my MIDI settings and adds search paths, but unfortunately it crashes with a completely wiped stack before showing me the Tk dialog :-( On 31.08.2021 14:33, IOhannes m zmoelnig wrote: On 8/31/21 1:05 PM, IOhannes m zmoelnig wrote: ¹ i wonder whether it would

[PD-dev] "extra" folder is not showing its content in Pd's browser.

2021-08-31 Thread Lucas Cordiviola
Building the current (571ad34) on Linux/Win the extra folder is not shown in Pd's Browser. -- Mensaje telepatico asistido por maquinas. ___ Pd-dev mailing list Pd-dev@lists.iem.at https://lists.puredata.info/listinfo/pd-dev