Prey: Anti-theft - Track

fluid

super saiyajin...
Fąfel
Dołączył
4 Czerwiec 2013
Posty
7200
Reakcje/Polubienia
47
Prey 1.3.0

Deps:
Satan 0.4.2, with better init system detection and fixes to service management in Windows.
Update triggers to 0.2.0, firewall to 0.0.5, ocelot to 0.0.4, lock nodemailer version to 1.3.0.
Agent:
bin/prey: Use 'nodejs' command if present on system (Ubuntu).
Added os.release() to header information.
Fixed shebangs on OSX to system python on Mac GUI, Lock and Alert scripts. Fixes conflicts with Pythons installed via brew.
System: More consistent way of determining logged user in linux.
Commands: Remove actions from storage queue when failed.
Power: ensure emitter still exists after checking battery status.
Actions: Trigger 'action stopped' event when stopping action that isn't running. This ensures that a zombie action that appears as running can be reset back to zero.
Actions: Better handling or start/stop in Alarm.
Fixed SMTP transport with new nodemailer interface.
Fixed filebrowser module deps. Added folder & serve-static modules.
CP Plugin: Use TLSv1 method to encrypt all requests to API. Some cleanup in Push Mapper too.
Lock:
Replaced Windows Lock with stronger C-based version, refactored and simplified module structure.
Updated Lock background image on all OS's.
Handle DPI scaling correctly on Linux when sizing and positioning elements.
Ensure 'access denied' is removed after a few seconds in Linux and OSX.
Handle Command-Q handling in OSX.
Fixed prey-lock shebang in Linux to avoid bashisms.
Handle no logged user when firing and stopping lock.
Alert:
Use new 'system flash' type windows instead of simple message boxes.
Fixed title, font, margins in OSX and Linux. Handle HiDPI displays correctly.
Fixed stop/restart action, added support for 'title' option.
Config:
Rewrote Mac Config GUI from Ruby (RubyCocoa) to Python (PyObjC), since RubyCocoa is no longer present in OSX by default.
Fixed 'config version' commands.
Updated icons for packages and GUI program.
Readed settings manager in conf.
Conf logger: Handle empty messages correctly
Install:
Fixed entry name for Windows.
Ensure OSX packages now contain file attributes, so code signatures are preserved (using ditto tool).
Handle ENOENT error on install, when /current symlink is broken.
Remove symlinks in node_modules when building ZIPs.
Build tool: ensure code signature on all OSX bins.

Prey 1.3.1

Fixed Alt+F4 combo & Taskbar toggling in Windows Lock.
Updated safexec binary, killing child processes when exiting.
create_user.sh: ensure we use a valid /bin/su path, otherwise we may break sudo.
Lock: Capture PID and kill grandchild process using impersonation.
Added system.kill_as_logged_user function.
Store commands db as base64.
Stop watching commands on shutdown. Store them on config path, not temp path.

Prey 1.3.2

New plugin: url-trigger, that mimics the old client's behaviour for users that wish to use Prey on standalone mode
Fixed HTTP transport
Fixed settings sync in CP plugin
Commands: Log errors when trying to load DB, if any
Build tool: Ensure bundles are signed completely (use --deep param)

Prey 1.3.3

Fixed reports-to-inbox plugin .load() function.
Handle emitter = null in alert and alarm actions.
Trigger a 'command' event whenever a command is invoked.
Cleaner commands.run call in CP plugin.
Package: Ensure shasums.json body is parsed (if we get a string instead of an object).
Reload config when reloading agent, when getting a SIGHUP signal.

32bits


Zaloguj lub Zarejestruj się aby zobaczyć!

64bits

Zaloguj lub Zarejestruj się aby zobaczyć!
 

fluid

super saiyajin...
Fąfel
Dołączył
4 Czerwiec 2013
Posty
7200
Reakcje/Polubienia
47
Prey 1.3.4

Updated libs: linus 0.0.4, ocelot 0.0.5
OSX Config GUI: Ensure input values are encoded to UTF-8, for compatibility with Python 2.7. Fixes #54
Updated safexec binary. Fixes weird access violation errors on Win7. Fixes #52 and #56
Handle null callback on SMTP transport
Pass callback to transports.smtp.send() in reports to inbox plugin
Unload hooks on CP unload() call
Require path in connections provider
Missing variable declaration in alarm
Build tool: Mark non official packages as -pre

32bits

Zaloguj lub Zarejestruj się aby zobaczyć!

64bits

Zaloguj lub Zarejestruj się aby zobaczyć!
 

fluid

super saiyajin...
Fąfel
Dołączył
4 Czerwiec 2013
Posty
7200
Reakcje/Polubienia
47
Prey 1.3.5

Alarm: Bump volume before firing the siren. Ensure message is a string.
Export updater.stop_checking() so that we can cancel the one-hour interval check for new releases.
CP: Handle invalid commands gracefully.
CP: Fixed unload bug on emitter.removeListener().
lib/package: Increase maxBuffer when calling ditto (OSX) so we don't get maxBuffer exceeded errors.
lib/package: Handle EPERM/EACCES errors on fs.rename caused by antivirus programs in Windows locking newly created dirs.
lib/package: Ensure destination dir is removed on fs.rename failure, to prevent get_latest() from failing thereafter too.

32bits

Zaloguj lub Zarejestruj się aby zobaczyć!

64bits

Zaloguj lub Zarejestruj się aby zobaczyć!
 

fluid

super saiyajin...
Fąfel
Dołączył
4 Czerwiec 2013
Posty
7200
Reakcje/Polubienia
47
Prey 1.3.6

Fix: Make sure to chmod the current prey version directory on activation to 755, to ensure actions can be run and avoid other unexpected behaviours. Fix #61
Fix: Add missing hooks require in triggers.js
Fix: system.reconnect() for Windows to avoid errors when path has whitespaces.
Fix: callback/cb function name in CP sender module.
Fix: Added missing require in triggers.js.
Update: Bump chela to 0.0.5

32bits

Zaloguj lub Zarejestruj się aby zobaczyć!

64bits

Zaloguj lub Zarejestruj się aby zobaczyć!
 

fluid

super saiyajin...
Fąfel
Dołączył
4 Czerwiec 2013
Posty
7200
Reakcje/Polubienia
47
Prey 1.3.7

Major: Overhaul the proxy implementation. Now, if a proxy is provided to try_proxy, all incoming and outcoming connections go through that proxy. In case the proxy is not available the requests will fallback to a non-proxied connection. Also, thanks to changes in needle, you can add proxy auth credentials in the config file as follows: try_proxy:
Zaloguj lub Zarejestruj się aby zobaczyć!

Minor: Refactor to control-panel/interval
Fix: Wipe in Windows now use the correct data paths (thanks to @hantwister)
Update: node v0.10.36
Update: all dependencies to latest compatible version

32bits

Zaloguj lub Zarejestruj się aby zobaczyć!

64bits

Zaloguj lub Zarejestruj się aby zobaczyć!
 

fluid

super saiyajin...
Fąfel
Dołączył
4 Czerwiec 2013
Posty
7200
Reakcje/Polubienia
47

fluid

super saiyajin...
Fąfel
Dołączył
4 Czerwiec 2013
Posty
7200
Reakcje/Polubienia
47
Prey 1.3.9

Implemented enhancements:
please add Parabola GNU/Linux to your OS list #105
Fixed bugs:
escape emojis when encodeUriCOmponent on geo #117
[Win 10]-Message-If a user writes a message in a column, whole message will not be shown in client #112
Closed issues:
CentOS is not being correctly added to Prey panel. #114

32bits

Zaloguj lub Zarejestruj się aby zobaczyć!

64bits

Zaloguj lub Zarejestruj się aby zobaczyć!
 

fluid

super saiyajin...
Fąfel
Dołączył
4 Czerwiec 2013
Posty
7200
Reakcje/Polubienia
47
Prey 1.3.10

Fixed bugs:
[Win 10]-Unlocking-Using '1','0' or '_' for password in prey panel - leads to an error in client #110
[Win 8.1 Pro, Chrome] : " Alarm Sound " time is less than the mentioned. #107
Closed issues:
Please Update prey package on NPM! #120
Merged pull requests:
1.3.10-rc #130
Syntax and fixes 2 #123
Syntax and fixes 2 #122
Syntax and some fixes #121

32bits

Zaloguj lub Zarejestruj się aby zobaczyć!

64bits

Zaloguj lub Zarejestruj się aby zobaczyć!
 

fluid

super saiyajin...
Fąfel
Dołączył
4 Czerwiec 2013
Posty
7200
Reakcje/Polubienia
47
Prey 1.4.0

Fixed bugs:
v1.4.0 is missing semver package in shrinkwrap #134
Even when users mark the option "Do not take pictures", and these are not included on the reports, the device takes them anyways and blinks its webcam light (HS:webcam-blinks) #133
subprocess installed post-installation script returned error exit status 1 #129
Advanced options don't persist after rebooting (HS:advanced-options-persistence) #127
Cannot add openSUSE device #119
Merged pull requests:
Disable geoloc for OS X until we deal with whereami authorization #143
Command persistence. fix #133, fix #127 #142
Add native geolocation as main geoloc strategy. #139
Update npm-shrinkwrap to include semver #132
1.4.0-rc #131

32bits

Zaloguj lub Zarejestruj się aby zobaczyć!

64bits

Zaloguj lub Zarejestruj się aby zobaczyć!
 

fluid

super saiyajin...
Fąfel
Dołączył
4 Czerwiec 2013
Posty
7200
Reakcje/Polubienia
47

fluid

super saiyajin...
Fąfel
Dołączył
4 Czerwiec 2013
Posty
7200
Reakcje/Polubienia
47
Prey 1.5.0

Closed issues:
Add support for the latest openSUSE #170
"Unable to map port: Could not locate gateway on time." #168
Merged pull requests:
Fix issue when verbose mode is disabled #177
Fix new lock blocking capabilities #176
Refresh lock binaries cert signature. #172
Change long-polling strategy to 5secs interval strategy on 5+ instant responses #166
Fix long polling with proxy #165
Add new-prey-lock binary. #164
Fix reconnect delay for notify #162
Add logic to spawn different lock.exe based on windows version #151

32bits

Zaloguj lub Zarejestruj się aby zobaczyć!

64bits

Zaloguj lub Zarejestruj się aby zobaczyć!
 

fluid

super saiyajin...
Fąfel
Dołączył
4 Czerwiec 2013
Posty
7200
Reakcje/Polubienia
47
Prey 1.6.1

Fixed bugs:
OS version detection
Windows Lock action using a second screen and on soft shutdown
Merged pull requests:
File Retrieval for desktop #184 (javo)
File Retrival permissions fix #205 (javo)
Correct OS version on user-agent #210 (cyaconi)
Add new-prey-lock binary. #216

32bit:

Zaloguj lub Zarejestruj się aby zobaczyć!

64bit:

Zaloguj lub Zarejestruj się aby zobaczyć!
 

fluid

super saiyajin...
Fąfel
Dołączył
4 Czerwiec 2013
Posty
7200
Reakcje/Polubienia
47
Prey 1.6.2
Fixed bugs:
Prey installation with cyrillic characters error #58
"Empty or outdated config file. Please run ‘config activate’ and retry" #161
Merged pull requests:
Remove mails and browsers profiles data using wipe action on Windows #221 (javo)
Commands storage handle using sqlite #226 (javo)

32bits
Zaloguj lub Zarejestruj się aby zobaczyć!


64bits
Zaloguj lub Zarejestruj się aby zobaczyć!
 

fluid

super saiyajin...
Fąfel
Dołączył
4 Czerwiec 2013
Posty
7200
Reakcje/Polubienia
47

Podobne tematy:

Do góry