Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
A user-friendly GUI tool for medical image visualization and format conversion, with support for DICOM, RT-STRUCT, NIfTI, NRRD, and NumPy arrays.
Multi-format Support
Advanced Visualization
Format Conversion
# Create a new environment
conda create -n viewdoo python=3.9
conda activate viewdoo
# Install ViewDoo and dependencies
pip install viewdoo
Launch ViewDoo:
viewdoo
Or run from Python:
from viewdoo import launch_gui
launch_gui()
Contributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.
If you use ViewDoo in your research, please cite:
@software{viewdoo2024,
title={ViewDoo: A Medical Image Conversion and Visualization Tool},
author={Colbert, Zachery Morton and Arrington, Daniel and Ramachandran, Prabhakar},
year={2024},
url={https://github.com/username/viewdoo}
}
ViewDoo builds on several open-source projects:
FAQs
Medical Image Viewing and Conversion Tool
We found that viewdoo demonstrated a healthy version release cadence and project activity because the last version was released less than 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.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.