10 de novembro de 2023

Audacity 3.4.1 – Free audio software

 

Audacity is a free, easy-to-use and multilingual audio editor and recorder for Windows, Mac OS X, GNU/Linux and other operating systems. You can record sounds, play sounds, import and export WAV, AIFF, AAC, MP4, Ogg Vorbis, and MP3 files, and more.

Use it to edit your sounds using Cut, Copy and Paste (with unlimited Undo), mix tracks together, apply effects to your recordings, change the speed or pitch of a recording, and really much more.

Audacity enables FLAC support. The program also has a built-in amplitude-envelope editor, a customizable spectrogram mode, and a frequency-analysis window for audio-analysis applications.

The program has  the built-in effects, including Bass Boost, Wahwah, and Noise Removal, and it also supports VST plug-in effects.

Audacity is without a doubt one of the best and easiest digital audio editors on the market and it will meet any requirement at 100% no matter if it is home or professional audio edition.

Audacity Key Features:

  • Cut, copy, splice or mix sounds together.
  • Record live audio.
  • Supports 16-bit, 24-bit and 32-bit (floating point) samples (the latter preserves samples in excess of full scale).
  • Record computer playback on Windows Vista and later by choosing “Windows WASAPI” host in Device Toolbar then a “loopback” input.
  • Import and Export WAV, AIFF, AU, FLAC and Ogg Vorbis files.
  • Convert tapes and records into digital recordings or CDs.
  • Edit WAV, AIFF, FLAC, MP2, MP3 or Ogg Vorbis sound files.
  • Import and export AC3, M4A/M4R (AAC) and WMA with the optional FFmpeg library (this also supports import of audio from video files).
  • Numerous effects including change speed or pitch and vocal reduction or isolation (given suitable stereo tracks).
  • And more! See the complete list of features.
 
 

9 de agosto de 2023

Adobe AIR SDK 50.2.3.2 / Adobe AIR 50.2.1.1

Adobe AIR is a cross operating system runtime that enables developers to package the same code into native apps for iPhone, iPad, Kindle Fire, Nook Tablet, and other Android devices, reaching the mobile app stores for over 500 million devices.

It allows developers use their existing web  skills in HTML, AJAX, Flash and Flex to build and deploy rich Internet apps to the desktop.

Once installed Adobe AIR Applications complement browser-based web applications by providing additional reach and capabilities.

The app offers an exciting new way to engage customers with innovative, branded desktop applications, without requiring changes to existing technology, people, or processes.

With the Adobe AIR runtime, you can deliver branded rich Internet applications (RIAs) on the desktop that give you a closer connection to your customer. Adobe AIR enables businesses to efficiently deliver rich customer experiences across multiple digital touch points. The content can easily and consistently move between the browser, standalone applications and native operating systems to reach users on the devices of their choice.

Since the Adobe runtimes share a common codebase, developers can reuse code to deploy game console quality 2D and 3D games, rich media applications with premium high definition video and scalable date driven applications though Adobe AIR.

 

Adobe AIR 33 Features:

Deliver console-quality games:

  • Stage 3D. Build stunning, blazing-fast cinematic 2D and 3D games for the browser, iOS, and Android. Use fully accelerated GPU rendering, which leverages the power of OpenGL and DirectX graphics.
  • Concurrency. Create high-performance, more responsive games and content using ActionScript workers and shared ByteArray support. Share memory and leverage machine resources by offloading tasks to background workers that run concurrently (AIR desktop apps only).
  • Extensibility. Give developers the ability to call into their native, platform-specific code using AIR native extensions. Free sets of native libraries are available through the Adobe Game Developer Tools to further empower developers.
  •  

Produce stunning media:

  • HD-quality video. Play high-quality HD video with industry-standard codecs such as H.264, AAC and MP3. Use GPU hardware optimization and chipsets that scale across all platforms to provide best-in-class video performance.
  • High quality of service. Engage viewers with optimized and adaptive bitrate video streaming as well as an extensive feature set. Support for streaming standards such as HDS, RTMP. Progressive video allows video content to be delivered efficiently and flexibly across various network and CDN configurations.
  • Content protection. Deliver protected premium video content using Adobe Access. That supports a wide range of business models, including video on demand, live broadcast, HD rental, subscription, and electronic sell-through.

 

Develop high-performance apps:

  • Optimized content. Deliver high-performance apps through the use of LZMA compression APIs, a garbage collection API, texture compression support for Stage 3D, and more.
  • Enhanced rendering. Provides low-level Stage3D APIs for advanced rendering in apps. Explore a new architecture for high-performance 2D/3D GPU hardware accelerated graphics rendering by Adobe.
  • Advanced bitmap control. Deliver smoother animations and interactivity using enhanced high-resolution bitmap support, bitmap caching, and asynchronous bitmap decoding.


Homepage – https://airsdk.harman.com/runtime

 

System requirements:

Windows

  • Microsoft Windows Server 2008, Windows 7, 8, 8.1, 10, 11
  • AIR SDK Development supports Microsoft Windows 7 and above, 64-bit only

Mac OS

  • Mac OS X 10.10 and above 
  • AIR SDK Development supports Mac OS 10.12 and above

Android

  • ARMv7/x86 processor with vector FPU, minimum 550 MHz, OpenGL ES 2.0, H.264 and AAC HW decoders
  • Android 4.0 and above

iOS

 

Microsoft .NET 7.0.10 Runtime / SDK 7.0.400

Microsoft .NET 7.0 is a free, cross-platform, open-source developer platform for building many different types of applications. With .NET, you can use multiple languages, editors, and libraries to build for web, mobile, desktop, games, and IoT.

Productive

It helps you develop high quality applications faster. Modern language constructs like generics, Language Integrated Query (LINQ), and asynchronous programming make developers productive.

Combined with the extensive class libraries, common APIs, multi-language support, and the powerful tooling provided by the Visual Studio family, Microsoft .NET is the most productive platform for developers.

Any app, any platform

With .NET you can target any application type running on any platform. Developers can reuse skills and code across all of them in a familiar environment. From mobile applications running on iOS, Android and Windows, to Enterprise server applications running on Windows Server and Linux, or high-scale microservices running in the cloud, .NET provides a solution for you.

Languages

You can write apps in C#, F#, or Visual Basic.

  • C# is a simple, modern, object-oriented, and type-safe programming language.
  • F# is a cross-platform, open-source, functional programming language. It also includes object-oriented and imperative programming.
  • Visual Basic is an approachable language with a simple syntax for building type-safe, object-oriented apps.

Cross Platform

Whether you’re working in C#, F#, or Visual Basic, your code will run natively on any compatible OS.

  • .NET Core is a cross-platform .NET implementation for websites, servers, and console apps on Windows, Linux, and macOS.
  • Xamarin/Mono is a implementation for running apps on all the major mobile operating systems.
  • .NET Framework supports websites, services, desktop apps, and more on Windows.

One consistent API

Standard is a base set of APIs that are common to all implementations.

Each implementation can also expose additional APIs that are specific to the operating systems it runs on. For example, .NET Framework is a Windows-only .NET implementation that includes APIs for accessing the Windows Registry.

Application models

You can build many types of apps. Some are cross-platform, and some target a specific OS or .NET implementation.

  • Web. Build web apps and services for Windows, Linux, macOS, and Docker.
  • Mobile.. Use a single codebase to build native mobile apps for iOS, Android, and Windows.
  • Desktop. Create beautiful and compelling desktop apps for Windows and macOS.
  • Microservices. Create independently deployable microservices that run on Docker containers.
  • Game Development. Develop 2D and 3D games for the most popular desktops, phones, and consoles.
  • Machine Learning. Add vision algorithms, speech processing, predictive models, and more to your apps.
  • Cloud. Consume existing cloud services, or create and deploy your own.
  • Internet of Things. Make IoT apps, with native support for the Raspberry Pi and other single-board computers.

 

Homepage – https://dotnet.microsoft.com/

 

Supported on Windows, Linux, and macOS

 


 

 

 

4 de agosto de 2023

K-Lite Codec Pack 17.7.0 Full / Standard / Basic

 

K-Lite Codec Pack is a collection of VFW/ACM codecs, DirectShow filters and tools. The Pack is designed as a user-friendly solution for playing all your audio and movie files.

Codecs and DirectShow filters are required for encoding and decoding (playing) audio and video formats. With the K-Lite Codec Pack you should be able to play all the popular audio and video formats and even several less common formats.

  • Basic version contains contains everything you need to play all the common video file formats. Such as AVI, MKV, MP4, OGM, and FLV. This pack is for those who like a small no-nonsense pack.
  • Standard version contains some additional features compared to the basic variant. Included Media Player Classic Homecinema is an excellent player for video playback. This pack is recommended for the average user.
  • Full version has many additional features. It supports playback of several (lossless) audio formats. Also it contains VFW/ACM codecs for encoding. It has playback support for a few legacy audio and video formats. This package is suitable for power users.
  • Mega version has almost the same contents as the full variant, but additionally contains some extra DirectShow filters and VFW/ACM codecs.

Features of K-Lite Codec Pack FULL:

Player:

  • Media Player Classic Homecinema [version 2.0.0.122]

DirectShow video filters:

  • LAV Video decoder [version 0.77.2-2-ge855c]

DirectShow audio filters:

  • LAV Audio decoder [version 0.77.2-2-ge855c]

DirectShow source filters:

  • LAV Splitter [version 0.77.2-2-ge855c]

DirectShow subtitle filters:

  • DirectVobSub [xy-VSFilter version 3.2.0.808]

Other filters:

  • madVR [version 0.92.17]
  • MPC Video Renderer [version 0.6.8.2103]

Tools:

  • Codec Tweak Tool [version 6.7.0]
  • MediaInfo Lite [version 23.07]

Shell extensions:

  • Icaros ThumbnailProvider [version 3.3.1 b1]
  • Icaros PropertyHandler [version 3.3.1 b1]

Features of K-Lite Codec Pack STANDARD:

Player:

  • Media Player Classic Homecinema [version 2.0.0.122]

DirectShow video filters:

  • LAV Video decoder [version 0.77.2-2-ge855c]

DirectShow audio filters:

  • LAV Audio decoder [version 0.77.2-2-ge855c]

DirectShow source filters:

  • LAV Splitter [version 0.77.2-2-ge855c]

DirectShow subtitle filters:

  • DirectVobSub [xy-VSFilter version 3.2.0.808]

Other filters:

  • MPC Video Renderer [version 0.6.8.2103]

Tools:

  • Codec Tweak Tool [version 6.7.0]
  • MediaInfo Lite [version 23.07]

Shell extensions:

  • Icaros ThumbnailProvider [version 3.3.1 b1]
  • Icaros PropertyHandler [version 3.3.1 b1]

 

Homepage – https://www.codecguide.com

 

Supported Operating Systems: Windows 7, 8, 8.1, 10, 11.

 

 

 

DAEMON Tools Lite 11.2.0.2093

 

DAEMON Tools Lite offers easy tools for making simple disc image files and emulating virtual CD, DVD and Blu-ray drives. It is an advanced application for Microsoft Windows which provides one of the best optical media emulation in the industry.

DAEMON Tools enables you to convert your physical CD/DVD/Blu-ray discs into “virtual discs” so called “images”. You can use your those images as if they were already burned to CD/DVD/Blu-Ray.

It also emulated up to 4 virtual CD/DVD/BD drives, so you can mount (insert) and unmount (eject) images. Virtual drives will appear in your operating system just like real ones. Select a virtual drive then choose a disc image you want to mount. Find the created virtual drive with mounted disc image in My Computer and start working.

With DAEMON Tools Lite you can create ISO, MDS/MDF and MDX image files from original discs inserted in physical CD, DVD and Blu-ray drives.

DAEMON Tools enables you to set unique password to protect your image content from unauthorized use. If you want images to take less hard drive space just enable “Compress image data” option before start disc imaging process. You could also use images created with other programs. DAEMON Tools products work with variety of image types.

DAEMON Tools Lite Functionality:

  • Mount *.mdx, *.mds/*.mdf, *.iso, *.b5t, *.b6t, *.bwt, *.ccd, *.cdi, *.bin/*.cue, *.ape/*.cue, *.flac/*.cue, *.nrg, *.isz disc images to a virtual drive
  • Create .iso, *.mds/*.mdf and *.mdx images of CD, DVD, Blu-ray discs
  • Compress your images
  • Protect images with password
  • Manage your Image Collection

Media devices virtualization:

  • Create up to 4 virtual devices (DT and SCSI in all) to mount several images simultaneously
  • Customize virtual drives: change a drive letter, DVD region, etc

Simple user interface with basic system integration:

  • Get quick access to all functionalities via program icon in the System Tray
  • Use File Associations to mount images right from Windows Explorer
  • Use powerful Command Line Interface for automation purposes
  • Perform basic actions via handy DAEMON Tools Gadget on Windows Desktop

MountSpace – virtual disc usage statistic on-line service:

  • Keep track of the disc image usage statistic
  • Find out Top 100 most popular images
  • Search other discs similar to yours
  • Search for disc images that you are missing
  • Browsing for most relevant gameplay videos and much more
  •  

Homepage – https://www.daemon-tools.cc

 

Supported Operating Systems: Windows 7, 8, 8.1, 10, 11.

 

 

3 de agosto de 2023

SUPERAntiSpyware 10.0.1256 Pro X / Free

 SUPERAntiSpyware will detect and remove thousands of Spyware, Adware, Malware, Trojans, KeyLoggers, Dialers, Hi-Jackers, and Worms. It features many unique and powerful technologies. Moreover it removes spyware threats that other applications fail to remove.

The Multi-Dimensional Scanning and Process Interrogation Technology will detect spyware other products miss. Easily remove pests such as WinFixer, SpyAxe, SpyFalcon, and thousands more.

SUPERAntiSpyware Professional includes Real-Time Blocking of threats, Scheduled Scanning, and Free Unlimited Customer Service via e-mail.

Also includes a Repair feature. That allows you to restore various settings which are often changed by malware programs, but usually not corrected by simply removing the parasite.

 

SUPERAntiSpyware Features:

  • Quick, Complete and Custom Scanning of Hard Drives, Removable Drives, Memory, Registry, Individual Folders and More! Includes Trusting Items and Excluding Folders for complete customization of scanning!
  • Detect and Remove Spyware, Adware, Malware, Trojans, Dialers, Worms, KeyLoggers, HiJackers and many other types of threats.
  • Light on System Resources and won’t slow down your computer. Also it won’t conflict with your existing anti-spyware or anti-virus solution!
  • Repair broken Internet Connections, Desktops, Registry Editing and more with an unique Repair System!
  • Real-Time Blocking of threats! Prevent potentially harmful software from installing or re-installing!
  • Multi-Dimensional Scanning detects existing threats. As well as threats of the future by analyzing threat characteristics in addition to code patterns.
  • First Chance Prevention examines over 50 critical points of your system each time your system starts up and shuts down. I it eliminates threats before they have a chance to infect and infiltrate your system.
  • Process Interrogation Technology detects threats no matter where they are hiding on your system.
  • Schedule either Quick, Complete or Custom Scans Daily or Weekly to ensure your computer is free from harmful software.
  • Dedicated Threat Research Team scours the web for new threats and provides daily definition updates.

 

SUPERAntiSpyware Professional X Edition:

 

SUPERAntiSpyware Pro X Edition benefits: over 1 billion threats blocked, AI-powered detection engine, real-time threat blocking, automatic database updates, and scheduled scanning.

  • Scans & Blocks Threats in Real-Time. Stops potentially harmful software from installing. Examines critical points of your system each time you start up or shut down. Get alerts when new programs are added.
  • Updates Automatically. Never miss an update. Always have the latest database definitions so you have the most up-to-date protection.
  • Enables Flexible Scanning Options. Schedule either quick, complete, or critical scans to fit your schedule.
  • Sends Email Notifications. Get emails with scan results so you can monitor PCs remotely.

 

Advanced Detection & Removal

 

  • AI-Powered Engine & Definitions Database. The X Edition is upgraded with a robust detection engine fueled by 4th generation machine-learning AI. With over 500 million endpoints, the definitions database is constantly updated with the latest malware threats.
  • Multi-Dimensional Scanning. A next-generation scanning system that goes beyond the typical rules-based methods. It detects existing threats and analyzes general characteristics and code patterns to identify future threats.
  • Process Interrogation Technology. Our unique Process Interrogation Technology (PIT) detects hard-to-find threats like rootkits and kernel drivers, usually missed by standard anti-spyware applications.

 

Homepage – https://www.superantispyware.com

 

Supported Operating Systems: Windows 7, 8, 8.1, 10, 11.

 

 



 

 

 

 

27 de julho de 2023

AMD Ryzen Master 2.11.1 Build 25623

 

AMD Ryzen Master utility is designed to personalize Ryzen processor performance to your taste. The utility provides for up to four profiles to store custom user-defined configurations for both the Ryzen CPU, integrated Radeon Vega graphics and DDR4 memory.

You can adjust active cores, integrated graphics frequency and adjust memory timings, too. Also you can optimize general performance or fine tune for your favorite applications.

The integrated GPU in the AMD Ryzen with Radeon Vega graphics processor can also be overclocked for even higher gaming performance when overclocking cores and memory.

Tune up your favorite game, rename the profile and you can easily return to the optimized setting.

Accurate hardware status updates are vital, so AMD Ryzen Master has you covered with both real-time monitoring and a histogram of per-core clock rates and temperature, including average and peak readings.

 

AMD Ryzen Master application currently support the following AMD products:

  • AMD “Ryzen” Processor family in the AM4 socket infrastructure
  • “Ryzen Threadripper” Processor family in the TR4 socket infrastructure
  • Referred to in this document as “AMD Ryzen processor,” “Ryzen processor” or “processor” with any exceptions noted.

AMD product overclocking support provided by AMD OverDrive utility and the AMD Ryzen Master application are mutually exclusive.

The OverDrive utility remains the sole AMD-provided overclocking tool for the following AMD products:

  • Processor products in the AMD AM3 and AM3+ socket infrastructures
  • Processor products in the AMD FM2 and FM2+ socket infrastructures

Ryzen Master also now includes Dynamic Local Mode, an exciting new feature specifically for Threadripper WX Series processors that can automatically improve performance in select applications.

 

Homepage – https://www.amd.com

 

Supported Operating Systems: Windows 10 64-bit version.

 

 

 

Size: 260 MB

 

DOWNLOAD AMD Ryzen Master

 

 

26 de julho de 2023

Adaware Antivirus Free 14.3.43577.3505

Adaware Antivirus Free 14 combines our legendary Antispyware with a super fast, free Antivirus. It is an easy-to-use and effective antimalware and antivirus Lavasoft product.

Adaware 14 security safeguards your computer from online threats so you can focus on the things that matter to you — connecting with friends, checking email and watching videos. Adaware 14 Antivirus for Windows allows you to schedule daily scans, get real-time security, eliminate suspicious activities, amongst many other features to keep your Windows devices safe.

This security solution allows you to combat stealthy online threats and the latest advancements by cyber criminals. It protects you from malware that secretly takes control of your computer.

As a result will incur the aggressive advertising pop-ups, sluggish computer activity and even identity theft through stolen private information.

Adaware Antivirus Free 14 allows you to root out hazardous content on your system, clearly identify the threat level. Also gives you the ability to remove or block harmful applications and processes. So that your private information remains right where it should – under your control. With Adaware Antivirus Free, you can keep an eye on your credit file activity and monitor a potential fraud.

Adaware Antivirus Free 14 Features:

  • Fast Antivirus. It’s a superfast antivirus that complements Adaware’s legendary anti-spyware.
  • Download Protection. Scans your downloads regardless of the file format before they have a chance to damage your PC.
  • Automatic Threat Updates. Stay protected against the latest threats.
  • Game Mode. Silent mode protection that allows you to play your games and watch your movies without being disturbed.
  • Safe Browsing. Protect yourself from the newest malware being distributed through bad URLs and websites.
  • Legendary Antispyware. Adaware Antivirus is the world’s most downloaded security software. 400 million downloads and counting…
  • Real-Time Protection. Behavior-based heuristics scanning that immediately detects malware before it harms your PC.
  • Pin-Point Scanning. Scan only the files or folders you want directly from their original location.
  • Malware Sandbox Emulator. Emulation technology that helps protecting users from unidentified or new variants of malware.
  • Identity Protection. Helps protect your personal information by monitoring your credit report.

Homepage – https://www.adaware.com

Supported Operating Systems: Windows 7, 8, 8.1, 10, 11.

 

Size: 17.5 MB

 

DOWNLOAD adaware antivirus Installer