Autor Thema: Portable Software und Tools für USB-Sticks  (Gelesen 1021675 mal)

0 Mitglieder und 8 Gäste betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Portable Opera 19.0.1326.47
« Antwort #4620 am: 28 Januar, 2014, 06:10 »
Whats new: >>

- Chromium Update
- Several important crash fixes

http://rapidshare.com/files/3946822414/Opera_Portable_MultiVersion_Multilingual_Online.exe

In first screen enter: 19.0.1326.47

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Portable Opera Developer 20.0.1387.9
« Antwort #4621 am: 28 Januar, 2014, 13:40 »
Highlights

Updated network installer
Fixed onbeforeunload dialogs
Various site-compatibility problems on secure sites resolved

Known issues

Various keyboard issues
Extension pop-out windows are [still] empty

Full Changelog : Klick

http://rapidshare.com/files/3144395706/Opera_Developer_Portable_MultiVersion_Multilingual_Online.exe

In first screen enter: 20.0.1387.9

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Portable Pidgin 2.10.8
« Antwort #4622 am: 28 Januar, 2014, 19:00 »
Whats new: >>

    General
        Python build scripts and example plugins are now compatible with Python 3. (Ashish Gupta) (#15624)

    libpurple
        Fix potential crash if libpurple gets an error attempting to read a reply from a STUN server. (Discovered by Coverity static analysis) (CVE-2013-6484)
        Fix potential crash parsing a malformed HTTP response. (Discovered by Jacob Appelbaum of the Tor Project) (CVE-2013-6479)
        Fix buffer overflow when parsing a malformed HTTP response with chunked Transfer-Encoding. (Discovered by Matt Jones, Volvent) (CVE-2013-6485)
        Better handling of HTTP proxy responses with negative Content-Lengths. (Discovered by Matt Jones, Volvent)
        Fix handling of SSL certificates without subjects when using libnss.
        Fix handling of SSL certificates with timestamps in the distant future when using libnss. (#15586)
        Impose maximum download size for all HTTP fetches.

    Pidgin
        Fix crash displaying tooltip of long URLs. (CVE-2013-6478)
        Better handling of URLs longer than 1000 letters.
        Fix handling of multibyte UTF-8 characters in smiley themes. (#15756)

    Windows-Specific Changes
        When clicking file:// links, show the file in Explorer rather than attempting to run the file. This reduces the chances of a user clicking on a link and mistakenly running a malicious file. (Originally discovered by James Burton, Insomnia Security. Rediscovered by Yves Younan of Sourcefire VRT.) (CVE-2013-6486)
        Fix Tcl scripts. (#15520)
        Fix crash-on-startup when ASLR is always on. (#15521)
        Updates to dependencies:
            NSS 3.15.4 and NSPR 4.10.2
            Pango 1.29.4-1daa. Patched for ​https://bugzilla.gnome.org/show_bug.cgi?id=668154

    AIM
        Fix untrusted certificate error.

    AIM and ICQ
        Fix a possible crash when receiving a malformed message in a Direct IM session.

    Gadu-Gadu
        Fix buffer overflow with remote code execution potential. Only triggerable by a Gadu-Gadu server or a man-in-the-middle. (Discovered by Yves Younan and Ryan Pentney of Sourcefire VRT) (CVE-2013-6487)
        Disabled buddy list import/export from/to server (it didn't work anymore). Buddy list synchronization will be implemented in 3.0.0.
        Disabled new account registration and password change options, as it didn't work either. Account registration also caused a crash. Both functions are available using official Gadu-Gadu website.

    IRC
        Fix bug where a malicious server or man-in-the-middle could trigger a crash by not sending enough arguments with various messages. (Discovered by Daniel Atallah) (CVE-2014-0020)
        Fix bug where initial IRC status would not be set correctly.
        Fix bug where IRC wasn't available when libpurple was compiled with Cyrus SASL support. (#15517)

    MSN
        Fix NULL pointer dereference parsing headers in MSN. (Discovered by Fabian Yamaguchi and Christian Wressnegger of the University of Goettingen) (CVE-2013-6482)
        Fix NULL pointer dereference parsing OIM data in MSN. (Discovered by Fabian Yamaguchi and Christian Wressnegger of the University of Goettingen) (CVE-2013-6482)
        Fix NULL pointer dereference parsing SOAP data in MSN. (Discovered by Fabian Yamaguchi and Christian Wressnegger of the University of Goettingen) (CVE-2013-6482)
        Fix possible crash when sending very long messages. Not remotely-triggerable. (Discovered by Matt Jones, Volvent)

    MXit
        Fix buffer overflow with remote code execution potential. (Discovered by Yves Younan and Pawel Janic of Sourcefire VRT) (CVE-2013-6489)
        Fix sporadic crashes that can happen after user is disconnected.
        Fix crash when attempting to add a contact via search results.
        Show error message if file transfer fails.
        Fix compiling with InstantBird.
        Fix display of some custom emoticons.

    SILC
        Correctly set whiteboard dimensions in whiteboard sessions.

    SIMPLE
        Fix buffer overflow with remote code execution potential. (Discovered by Yves Younan of Sourcefire VRT) (CVE-2013-6490)

    XMPP
        Prevent spoofing of iq replies by verifying that the 'from' address matches the 'to' address of the iq request. (Discovered by Fabian Yamaguchi and Christian Wressnegger of the University of Goettingen, fixed by Thijs Alkemade) (CVE-2013-6483)
        Fix crash on some systems when receiving fake delay timestamps with extreme values. (Discovered by Jaime Breva Ribes) (CVE-2013-6477)
        Fix possible crash or other erratic behavior when selecting a very small file for your own buddy icon.
        Fix crash if the user tries to initiate a voice/video session with a resourceless JID.
        Fix login errors when the first two available auth mechanisms fail but a subsequent mechanism would otherwise work when using Cyrus SASL. (#15524)
        Fix dropping incoming stanzas on BOSH connections when we receive multiple HTTP responses at once. (Issa Gorissen) (#15684)

    Yahoo!
        Fix possible crashes handling incoming strings that are not UTF-8. (Discovered by Thijs Alkemade and Robert Vehse) (CVE-2012-6152)
        Fix a bug reading a peer to peer message where a remote user could trigger a crash. (CVE-2013-6481)

    Plugins
        Fix crash in contact availability plugin.
        Fix perl function Purple::Network::ip_atoi
        Add Unity integration plugin.

https://ultramegabit.com/file/details/UAqPjx8XNxE

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Google Chrome Portable 32.0.1700.102 Stable
« Antwort #4623 am: 28 Januar, 2014, 20:30 »
Zitat
Chrome has been updated to 32.0.1700.102 for Windows, Mac, Linux and Chrome Frame.

This update has fixes for the following issues:

    Mouse Pointer disappears after exiting full-screen mode. (317496)
    Drag and drop files into Chrome may not work properly. (332579)
    Quicktime Plugin crashes in Chrome. (308466)
    Chrome becomes unresponsive. (335248)
    Trackpad users may not be able to scroll horizontally. (332797)
    Scrolling does not work in combo box. (334454)
    Chrome does not work with all CSS minifiers such as whitespace around a media query's `and` keyword. (333035)

Security Fixes and Rewards

This update includes 14 security fixes. Below, we highlight fixes that were either contributed by external researchers or particularly interesting. Please see the Chromium security page for more information.

[$1000][330420] High CVE-2013-6649: Use-after-free in SVG images. Credit to Atte Kettunen of OUSPG.
[$3000][331444] High CVE-2013-6650: Memory corruption in V8. This issue was fixed in v8 version 3.22.24.16. Credit to Christian Holler.

We would also like to thank cloudfuzzer and miaubiz for working with us during the development cycle to prevent security bugs from ever reaching the stable channel. $6000 in additional rewards were issued.

Many of the above bugs were detected using AddressSanitizer.

A partial list of changes is available in the SVN log.

Quelle : http://googlechromereleases.blogspot.co.uk/2014/01/stable-channel-update_27.html

Download : Klick

http://portableapps.com

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Portable Pale Moon 24.3.0
« Antwort #4624 am: 28 Januar, 2014, 21:00 »
Pale Moon is the work of a single individual, using contributed Open Source code to create a full-featured, speed optimized version of the popular Firefox browser. Having seen the advantages on other systems (e.g. Linux) with regards to programs being compiled specifically for the capabilities of the machine it is installed on, it became obviously clear that Windows users were at a disadvantage: Mozilla only releases windows executables with maximum compatibility in mind, meaning that Firefox is made to run on as many different systems as possible, sacrificing efficiency and speed in the process to be compatible with, by current standards, absolutely ancient hardware.

Freeware

What's new: >>

New build: Atom-optimized Pale Moon:
After some thorough testing, the Atom/netbook builds are being released as final. These builds are specifically made for PCs with Intel Atom processors.
New feature: the title has been brought back to the title bar:
When using the Application Menu (Pale Moon button), the title bar of the browser window would be blank. Considering this is wasted space, the page title will now be displayed in the title bar again (it's called a title bar for a reason, after all!). Several different styles have been implemented to cater to different OS version layouts.
Removal of the services tab in the Add-on Manager:
It will be visible only if someone actually has a service extension installed (similar to how language packs work)
Improvement of UI consistency:
Removal of illogical selective hiding of the navigation bar and toolbars when in tabs-on-top mode (Add-ons manager, permissions manager, etc.). Browser chrome will now never be hidden.
Bugfix: When using the classic downloads window, downloads in private windows were not shown:
If you use the classic downloads window and would open a Private Browsing (PB) window, there was no easy way to see which downloads were done in the PB window. When checking the downloads, it would open up the (non-PB) classic downloads window which does not have downloads listed from the PB session. This has been fixed, and PB windows will now open a new tab in the PB window with the downloads from that private session.
Bugfix: Geolocation didn't work in Pale Moon:
This was caused by the Firefox standard geolocation provider (Google Inc.) now requiring an API key to request geolocation coordinates. Only official Mozilla Firefox builds will have working geolocation from Google.
Pale Moon has switched provider to IP-API.com to address this issue, with the required re-write of code for the different type of request. More information on the forum.
Bugfix: The "More information" link for blocked add-ons didn't work
Bugfix: Certain scaled fonts would have malformed letters:
On Vista and later with hardware acceleration enabled, certain letters of some font families would become malformed and difficult to read because of a Direct2D scaling issue. These fonts should now render sharp and more legibly.
Romanian has been added to the status bar localizations

http://rapidshare.com/files/3184022935/Pale_Moon_Portable_24.x_32-64_bit_Multilingual-Online.exe

Select language and enter Version Number: 24.3.0

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Portable Opera 19.0.1326.56
« Antwort #4625 am: 29 Januar, 2014, 18:30 »
Zitat
Yesterday we identified an issue with auto update to Opera 19. There was a risk that modified Speed Dials would be reset to default ones. We’ve fixed it and now you can safely update to the latest Opera version.

http://rapidshare.com/files/3946822414/Opera_Portable_MultiVersion_Multilingual_Online.exe

In first screen enter: 19.0.1326.56

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Google Chrome Portable 34.0.1797.2 Dev
« Antwort #4626 am: 29 Januar, 2014, 21:15 »
Zitat
The Dev Channel has been updated to 34.0.1797.2 for Windows, Mac, and Linux.

This release fixes a number of crashes and other bugs. A full list of changes is available in the SVN log.

Quelle : http://googlechromereleases.blogspot.com/2014/01/dev-channel-update_21.html

Download : Klick

http://portableapps.com

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Pidgin Portable 2.10.8
« Antwort #4627 am: 29 Januar, 2014, 22:15 »
Whats new: >>

    General
        Python build scripts and example plugins are now compatible with Python 3. (Ashish Gupta) (#15624)

    libpurple
        Fix potential crash if libpurple gets an error attempting to read a reply from a STUN server. (Discovered by Coverity static analysis) (CVE-2013-6484)
        Fix potential crash parsing a malformed HTTP response. (Discovered by Jacob Appelbaum of the Tor Project) (CVE-2013-6479)
        Fix buffer overflow when parsing a malformed HTTP response with chunked Transfer-Encoding. (Discovered by Matt Jones, Volvent) (CVE-2013-6485)
        Better handling of HTTP proxy responses with negative Content-Lengths. (Discovered by Matt Jones, Volvent)
        Fix handling of SSL certificates without subjects when using libnss.
        Fix handling of SSL certificates with timestamps in the distant future when using libnss. (#15586)
        Impose maximum download size for all HTTP fetches.

    Pidgin
        Fix crash displaying tooltip of long URLs. (CVE-2013-6478)
        Better handling of URLs longer than 1000 letters.
        Fix handling of multibyte UTF-8 characters in smiley themes. (#15756)

    Windows-Specific Changes
        When clicking file:// links, show the file in Explorer rather than attempting to run the file. This reduces the chances of a user clicking on a link and mistakenly running a malicious file. (Originally discovered by James Burton, Insomnia Security. Rediscovered by Yves Younan of Sourcefire VRT.) (CVE-2013-6486)
        Fix Tcl scripts. (#15520)
        Fix crash-on-startup when ASLR is always on. (#15521)
        Updates to dependencies:
            NSS 3.15.4 and NSPR 4.10.2
            Pango 1.29.4-1daa. Patched for ​https://bugzilla.gnome.org/show_bug.cgi?id=668154

    AIM
        Fix untrusted certificate error.

    AIM and ICQ
        Fix a possible crash when receiving a malformed message in a Direct IM session.

    Gadu-Gadu
        Fix buffer overflow with remote code execution potential. Only triggerable by a Gadu-Gadu server or a man-in-the-middle. (Discovered by Yves Younan and Ryan Pentney of Sourcefire VRT) (CVE-2013-6487)
        Disabled buddy list import/export from/to server (it didn't work anymore). Buddy list synchronization will be implemented in 3.0.0.
        Disabled new account registration and password change options, as it didn't work either. Account registration also caused a crash. Both functions are available using official Gadu-Gadu website.

    IRC
        Fix bug where a malicious server or man-in-the-middle could trigger a crash by not sending enough arguments with various messages. (Discovered by Daniel Atallah) (CVE-2014-0020)
        Fix bug where initial IRC status would not be set correctly.
        Fix bug where IRC wasn't available when libpurple was compiled with Cyrus SASL support. (#15517)

    MSN
        Fix NULL pointer dereference parsing headers in MSN. (Discovered by Fabian Yamaguchi and Christian Wressnegger of the University of Goettingen) (CVE-2013-6482)
        Fix NULL pointer dereference parsing OIM data in MSN. (Discovered by Fabian Yamaguchi and Christian Wressnegger of the University of Goettingen) (CVE-2013-6482)
        Fix NULL pointer dereference parsing SOAP data in MSN. (Discovered by Fabian Yamaguchi and Christian Wressnegger of the University of Goettingen) (CVE-2013-6482)
        Fix possible crash when sending very long messages. Not remotely-triggerable. (Discovered by Matt Jones, Volvent)

    MXit
        Fix buffer overflow with remote code execution potential. (Discovered by Yves Younan and Pawel Janic of Sourcefire VRT) (CVE-2013-6489)
        Fix sporadic crashes that can happen after user is disconnected.
        Fix crash when attempting to add a contact via search results.
        Show error message if file transfer fails.
        Fix compiling with InstantBird.
        Fix display of some custom emoticons.

    SILC
        Correctly set whiteboard dimensions in whiteboard sessions.

    SIMPLE
        Fix buffer overflow with remote code execution potential. (Discovered by Yves Younan of Sourcefire VRT) (CVE-2013-6490)

    XMPP
        Prevent spoofing of iq replies by verifying that the 'from' address matches the 'to' address of the iq request. (Discovered by Fabian Yamaguchi and Christian Wressnegger of the University of Goettingen, fixed by Thijs Alkemade) (CVE-2013-6483)
        Fix crash on some systems when receiving fake delay timestamps with extreme values. (Discovered by Jaime Breva Ribes) (CVE-2013-6477)
        Fix possible crash or other erratic behavior when selecting a very small file for your own buddy icon.
        Fix crash if the user tries to initiate a voice/video session with a resourceless JID.
        Fix login errors when the first two available auth mechanisms fail but a subsequent mechanism would otherwise work when using Cyrus SASL. (#15524)
        Fix dropping incoming stanzas on BOSH connections when we receive multiple HTTP responses at once. (Issa Gorissen) (#15684)

    Yahoo!
        Fix possible crashes handling incoming strings that are not UTF-8. (Discovered by Thijs Alkemade and Robert Vehse) (CVE-2012-6152)
        Fix a bug reading a peer to peer message where a remote user could trigger a crash. (CVE-2013-6481)

    Plugins
        Fix crash in contact availability plugin.
        Fix perl function Purple::Network::ip_atoi
        Add Unity integration plugin.

Download : Klick

http://portableapps.com

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Process Explorer Portable 16.00
« Antwort #4628 am: 30 Januar, 2014, 06:30 »
Process Explorer shows you information about which handles and DLLs processes have opened or loaded. The display consists of two sub-windows. The top always shows a list of the currently active processes, including the names of their owning accounts, whereas the information displayed in the bottom window depends on the mode that it is in. The unique capabilities make it useful for tracking down DLL-version problems or handle leaks, and provide insight into the way Windows and applications work.

Freeware

Whats new: >>

Thanks to collaboration with the team at VirusTotal, this Process Explorer update introduces integration with VirusTotal.com, an online antivirus analysis service. When enabled, Process Explorer sends the hashes of images and files shown in the process and DLL views to VirusTotal and if they have been previously scanned, reports how many antivirus engines identified them as possibly malicious. Hyperlinked results take you to VirusTotal.com report pages and you can even submit files for scanning.

Download : Klick

http://portableapps.com

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Miranda NG Portable 0.94.7
« Antwort #4630 am: 30 Januar, 2014, 19:45 »
Whats new: >>

Alle geplanten Funktionen auf der Roadmap von 0.94 sind implementiert. Heute wurde 0.94 RC1 (auch 0.94.7 genannt) veröffentlicht um den Umstieg von früheren Versionen auf 0.94.7 zu testen. Fehlermeldungen zur Stabiltät von 0.94 werden geschätzt. Beachten Sie, dass Ihre Datenbank nach dem Upgrade nicht mehr kompatibel zu älteren Versionen ist, eine Sicherung des alten Profiles vor den Upgrade wird also empfohlen.

Download : Klick

http://portableapps.com

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
TeamViewer Portable 9.0.25790
« Antwort #4631 am: 30 Januar, 2014, 20:30 »
Whats new: >>

- New scaling mode: best fit
- Other minor improvements and fixes

http://portableapps.com


Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Portable SRWare Iron 32.0.1750.0
« Antwort #4632 am: 30 Januar, 2014, 20:45 »
Whats new: >>

Main improvements:

Tabs with audio are marked
Security-/Bugfixes
performance improvements

http://rapidshare.com/files/2687027923/Iron_Portable_Online_Multilingual.exe

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Miranda NG Portable 0.94.8
« Antwort #4633 am: 30 Januar, 2014, 22:20 »
Whats new: >>

Diese Version behebt kleinere Fehler aus RC1. Wenn keine ernsthaften Probleme gefunden werden wird dies das finale 0.94 Release.

    Jabber-Gruppenchatfenster werden nicht mehr egschlossen wenn ein Protokoll offline geht (behebt einen Absturz).
    Entschlüsselte Profile von dbx_mmap_SA können nun auch ohne Konvertierung von Dbx_mmap gelesen werden, keine Konvertierung notwendig.
    „Unbekannte xStatus in MRA werden nun korrekt als "Mobil“ identifiziert.
    SCRAM-Authentifizie­rungsmechanis­mus in Jabber wurde korrigiert, um lange SALT-Strings zu unterstützen.
    Alle Standardschriften und -farben in den Einstellungen von Clist_modern, Clist_nicer, Clist_mw und StdClist entsprechen nun den Standardeinste­llungen.
    Farben in der Benutzerliste in TabSRMM sind nun komplett behoben.
    Viele Fehler in den Sprachdateien behoben.

Download : Klick

http://portableapps.com

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Portable Pale Moon 24.3.1
« Antwort #4634 am: 31 Januar, 2014, 14:54 »
Pale Moon is the work of a single individual, using contributed Open Source code to create a full-featured, speed optimized version of the popular Firefox browser. Having seen the advantages on other systems (e.g. Linux) with regards to programs being compiled specifically for the capabilities of the machine it is installed on, it became obviously clear that Windows users were at a disadvantage: Mozilla only releases windows executables with maximum compatibility in mind, meaning that Firefox is made to run on as many different systems as possible, sacrificing efficiency and speed in the process to be compatible with, by current standards, absolutely ancient hardware.

Freeware

What's new: >>

Fine-tuned the title-bar title text position to work a little better on Windows 8 systems.
Fixed a problem with the classic download manager window not opening and/or downloads not starting when using the classic download manager.
Security fix: Bug 945334 - Fix runnable pointer holding.

http://rapidshare.com/files/3184022935/Pale_Moon_Portable_24.x_32-64_bit_Multilingual-Online.exe

Select language and enter Version Number: 24.3.1

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )