Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
A Python module designed for processing Arcaea related files(.aff chart, songlist, etc.)
(Arcaea File Utility)
为处理音乐游戏Arcaea相关文件(谱面,songlist,etc.)设计的Python模块。
使用pip进行安装:
pip install -U arcfutil
本模块大致分为处理.aff文件的arcfutil.aff
包和命令行工具两部分。
aff
编辑框架将.aff
中的note解析为python对象(以及将这些对象编码回.aff
中的note格式)
支持切片等特性。Python式地创作谱面吧!
支持Arcaea谱面的各种元素!
timinggroup
支持
为note对象提供了谱面编辑中的常用方法(复制、镜像、偏移等)
提供Timing缓动、帧动画等常用谱面片段的构造工具
arcadeclean
:清理Arcade产生的多余文件!
sortassets
:对Arcaea下载的数据文件进行整理,方便制谱器读取。
songlist
:根据songconfig.txt
自动生成songlist
兼容Brcbeb Soulmate
等生成工具使用的songconfig.txt
根据songlist
批量生成对应的songconfig.txt
自动生成packlist
自动复制曲目背景
请参阅文档。
预置缓动曲线实现来自easings.net。
贝塞尔曲线实现来自WebKit。
FAQs
A Python module designed for processing Arcaea related files(.aff chart, songlist, etc.)
We found that arcfutil 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.
Security News
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.