Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
github.com/MathewSachin/Captura
© Copyright 2018 Mathew Sachin
:link: https://mathewsachin.github.io/Captura/
Capture Screen, WebCam, Audio, Cursor, Mouse Clicks and Keystrokes.
There are a few different options for installing.
Download and run Captura-Setup.exe
for the latest release from here.
Download and unzip Captura-Portable.zip
for the latest release from here.
The settings are stored in %APPDATA%/Captura
folder by default. You might want to customize this for the portable build using the --settings
command-line argument.
choco install captura -y
Dev builds can be unstable and should be used for testing purposes only.
Go to AppVeyor project page.
Select Build Configuration: Debug or Release.
Open Artifacts tab.
Download Zip package.
SharpAvi | Lagarith
codec, the Lagarith codec should be installed on your system and configured to use RGB mode with Null Frames disabled.It is recommended to always download the latest version of FFmpeg using FFmpeg Downloader. Older versions of FFmpeg can cause unexpected behaviour.
FFmpeg is an open-source cross-platform solution to record, convert and stream audio and video. It adds support for more output formats like H.264 for Video and Mp3, AAC etc. when capturing Only Audio.
FFmpeg is configured on the FFmpeg section in the Configure tab.
Due to its large size (approx. 30MB), it is not included in the downloads. If you already have FFmpeg on your system, you can just set the path to the folder containing it. If it is installed globally (available in PATH), you don't have to do anything. If you don't have FFmpeg or want to update, use the inbuilt FFmpeg Downloader. FFmpeg needs to be downloaded only once.
In cases where the FFmpeg Downloader fails, please download manually from https://ffmpeg.zeranoe.com/builds/ and set FFmpeg folder in Configure | FFmpeg
.
If you don't want to use FFmpeg, you can switch to SharpAvi
.
Check here for licenses of dependencies.
FAQs
Unknown package
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.