ciaobaby wrote:
change some python files its normal?
Probably, ... ... But what exactly are you asking about?
After first installation ... the files don't change ?
They are search engines 'plugins', why should they 'change'?
.py is the bare script source for the interpreter.
.pyc is the script pre-compiled to "byte code" [executable instructions] which the Python "virtual machine" can run.
But they changed .....
__init__.pyc
__init__.py
torrentz.pyc
torrentz.py
piratebay.pyc
piratebay.py
-rw-rw-r-- 1 xxx xxx 151 2015-06-09 11:26 __init__.pyc
-rw-rw-r-- 1 xxx xxx 0 2015-06-09 11:26 __init__.py
-rw------- 1 xxx xxx 3940 2015-06-07 02:15 torrentz.pyc
-rw------- 1 xxx xxx 5198 2015-06-07 02:15 torrentz.py
-rw------- 1 xxx xxx 5884 2015-06-07 02:15 piratebay.pyc
-rw------- 1 xxx xxx 7595 2015-06-07 02:15 piratebay.py
-r--r--r-- 1 xxx xxx 1853 2015-06-02 17:45 btdigg.pyc
-r--r--r-- 1 xxx xxx 4098 2015-06-02 17:45 mininova.pyc
-r--r--r-- 1 xxx xxx 4406 2015-06-02 17:45 extratorrent.pyc
-r--r--r-- 1 xxx xxx 4483 2015-06-02 17:45 torrentreactor.pyc
-r--r--r-- 1 xxx xxx 4154 2015-06-02 17:45 legittorrents.pyc
-r--r--r-- 1 xxx xxx 2159 2015-06-02 17:45 kickasstorrents.pyc
-r--r--r-- 1 xxx xxx 278 2015-06-02 17:45 piratebay.png
-r--r--r-- 1 xxx xxx 252 2015-06-02 17:45 torrentreactor.png
...
This ones ... changed last times I run qbit. Why?
The rest of python search engines Plugins don't have any changes.
and most have -r--r--r--
-rw-------
This is a security breach in the program?
Regards,
Neuron