
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Mac Version
Windows Version
Linux Version
It supports a countdown timer.
Download and install the right installer for your platform:
Run by simply opening up the Timer application installed on your system.
The timer
command can be obtained from the glimmer-cs-timer JRuby gem and works on Mac, Windows and Linux:
gem install glimmer-cs-timer
(if you don't have RVM, then prefix with jruby -S
or run jgem
instead)timer
How To Write a Glimmer Timer Desktop App in One Hour
If you would like to reuse as a library instead of a standalone application, here are the pre-requisites needed:
To setup for use in another Glimmer application, Glimmer custom shell, or another Glimmer custom widget, follow the instructions below.
Add the following to a Glimmer application Gemfile
:
gem 'glimmer-cs-timer', '1.2.0'
Run:
jruby -S bundle
(or just bundle
if using RVM)
When reusing in a Glimmer custom shell or custom widget, you can follow the same steps for Glimmer application, and then add a require statement to your library file:
require 'glimmer-cs-timer'
# ... more require statements follow
gem install bundler
(if you don't have RVM, then prefix with jruby -S
or run jgem
instead)bundle
bin/timer
or glimmer bin/glimmer-cs-timer
to ensure it works.Copyright (c) 2020-2021 Andy Maleh.
--
Built with Glimmer DSL for SWT (JRuby Desktop Development GUI Framework)
Icon made by Freepik from www.flaticon.com
FAQs
Unknown package
We found that glimmer-cs-timer demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
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.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.