Published on: 2025-06-03 21:17:00
WTF?! OneDrive is one of the most popular cloud storage services in the market, largely because Microsoft aggressively promotes it to Windows users. However, security researchers warn that OneDrive's File Picker feature may expose users and organizations to serious data risks by granting full read access to unauthorized parties. Microsoft is being extremely careless with security boundaries in OneDrive. A recent Oasis Security analysis revealed that OneDrive's File Picker tool can grant website
Keywords: access file microsoft oasis users
Find related items on AmazonPublished on: 2025-06-04 05:27:00
ShareX is a free and open source program that lets you capture or record any area of your screen and share it with a single press of a key. ShareX also allows uploading images, text or other types of files to many supported destinations you can choose from. How can I prevent ShareX from saving screenshots to a folder after uploading? To stop ShareX from saving screenshots locally after uploading, navigate to the "After capture tasks" menu and uncheck the "Save image to file" option. This adjus
Keywords: capture file image screen sharex
Find related items on AmazonPublished on: 2025-06-03 16:57:12
When I wrote about the length of file names in early Unix, I noted that inode numbers were unsigned 16-bit integers and thus you could only have at most 65,536 inodes in any given filesystem. Over on the Fediverse, JdeBP correctly noted that I had an off by one error. The original Unix directory entry format used a zero inode number to mark deleted entries, which meant that you couldn't actually use inode zero for anything (not even the root directory of the filesystem, which needed a non-zero i
Keywords: file inode number numbers zero
Find related items on AmazonPublished on: 2025-06-05 02:42:49
In this project, I started to reverse engineer payment card terminals because they seemed to be an interesting target for security research, given the high stakes involved. Although I initially didn’t know much about this industry, I did expect a ton of security features and a very security-hardened device. And to some degree, this was also correct. First Look The model I went with is a Worldline Yomani XR terminal. Although it seems to be discontinued at the time of writing, this is the model
Keywords: device file linux probing tamper
Find related items on AmazonPublished on: 2025-06-05 05:30:00
For more than 1.8 billion people in the world, there is one service that rules them all: Gmail. A primary conduit for communication, the email service that Google launched in 2004 is now as prevalent as the iPhone, a Windows laptop, and the deep blue sky. I created my first Gmail account way back in 2005, and my current account has existed since 2012. My life revolves around email, but sometimes those revolutions can run a bit slow. Hampered by too many emails, I find myself clicking and waitin
Keywords: emails files gmail labels large
Find related items on AmazonPublished on: 2025-06-05 03:09:56
🎈 Berb – Peer-to-Peer File Sharing, Simplified Berb is a lightweight, privacy-first web app for sending files directly from one device to another using WebRTC. No servers. No uploads. Just you, your file, and the person you want to send it to. 🔒 Your files never touch a server — Berb connects users directly using WebRTC Data Channels for secure, fast transfers. Development It really is super simple npm install npm run start 🛠️ To Do: Auto-reconnect on network loss Auto-reconnect on netwo
Keywords: auto berb directly file files
Find related items on AmazonPublished on: 2025-06-04 23:09:19
Technical details about a maximum-severity Cisco IOS XE WLC arbitrary file upload flaw tracked as CVE-2025-20188 have been made publicly available, bringing us closer to a working exploit. The write-up by Horizon3 researchers does not contain a 'ready-to-run' proof of concept RCE exploit script, but it does provide enough information for a skilled attacker or even an LLM to fill in the missing pieces. Given the immediate risk of weaponization and widespread use in attacks, it is recommended th
Keywords: attacker file flaw horizon3 upload
Find related items on AmazonPublished on: 2025-06-02 09:19:52
TL;DR Samsung’s My Files app in One UI 8 lets you filter files by the app that was used to download them. This is a helpful addition and should help you find files faster. This improvement joins a variety of other One UI 8 improvements and additions Samsung just launched the One UI 8 beta program today, landing on the Galaxy S25 series in several countries. We’ve been combing through the software to discover all the new features, and it turns out Samsung’s file manager has gained a very usefu
Keywords: app downloaded files samsung ui
Find related items on AmazonPublished on: 2025-06-07 02:44:18
TL;DR Microsoft is rolling out anonymous file sharing to Android. Android users can now view Word, PowerPoint, and Excel documents without having to sign in to their Microsoft account. You’ll still have to sign in to your account if you want to make edits or leave comments. Earlier this year, Microsoft rolled out anonymous file sharing for the iPhone and iPad, leaving Android users out in the cold. It’s been almost three months since then, but the wait is finally over. Microsoft is now bringi
Keywords: android file link ll microsoft
Find related items on AmazonPublished on: 2025-06-04 19:57:01
Smallest possible […] file This repository aims to collect the smallest possible syntactically valid files in different programming/scripting/markup languages. It all started with a blog post on the smallest possible HTML/XHTML files… Pull requests welcome! – Mathias License To the extent possible under law, the author has waived all copyright and related or neighboring rights to this work. File types Archives Audio Documents Executables Graphics Languages Markup Video
Keywords: file files languages possible smallest
Find related items on AmazonPublished on: 2025-06-06 01:06:10
1.0 Introduction Summary of calling Python from C and C from Python LeetArxiv is Leetcode for implementing Arxiv and other research papers. We code lots of research papers and these tend to be in C and Python*. Due to popular demand, we wrote this comprehensive guide to interfacing between these languages. *Foundational research papers (✨from before the 2000's✨) tend to be in C while modern AI research papers are in Python. This practical coding guide demonstrates how to : Call Python from C
Keywords: file function py_xdecref python using
Find related items on AmazonPublished on: 2025-06-08 13:44:18
TL;DR Microsoft is rolling out anonymous file sharing to Android. Android users can now view Word, PowerPoint, and Excel documents without having to sign in to their Microsoft account. You’ll still have to sign in to your account if you want to make edits or leave comments. Earlier this year, Microsoft rolled out anonymous file sharing for the iPhone and iPad, leaving Android users out in the cold. It’s been almost three months since then, but the wait is finally over. Microsoft is now bringi
Keywords: android file link ll microsoft
Find related items on AmazonPublished on: 2025-06-09 18:30:28
We are super excited to introduce a new feature that was released as part of .NET 10 Preview 4 that makes getting started with C# easier than ever. You can now run a C# file directly using dotnet run app.cs . This means you no longer need to create a project file or scaffold a whole application to run a quick script, test a snippet, or experiment with an idea. It’s simple, intuitive, and designed to streamline the C# development experience, especially for those just getting started. What is dot
Keywords: based cs file project run
Find related items on AmazonPublished on: 2025-06-10 05:04:04
The Chinese APT41 hacking group uses a new malware named 'ToughProgress' that exploits Google Calendar for command-and-control (C2) operations, hiding malicious activity behind a trusted cloud service. The campaign was discovered by Google's Threat Intelligence Group, which identified and dismantled attacker-controlled Google Calendar and Workspace infrastructure and introduced targeted measures to prevent such abuse in the future. Using Google Calendar as a C2 mechanism is not a novel techniq
Keywords: apt41 calendar events file google
Find related items on AmazonPublished on: 2025-06-10 07:59:38
A newly discovered Go-based Linux botnet malware named PumaBot is brute-forcing SSH credentials on embedded IoT devices to deploy malicious payloads. The targeted nature of PumaBot is also evident by the fact it targets specific IPs based on lists pulled from a command-and-control (C2) server instead of broader scanning of the internet. Targeting surveillance cams Darktrace documented PumaBot in a report providing an overview of the botnet's attack flow, indicators of compromise (IoCs), and d
Keywords: darktrace file malware pumabot ssh
Find related items on AmazonPublished on: 2025-06-09 02:37:27
If you use Unix today, you can enjoy relatively long file names on more or less any filesystem that you care to name. But it wasn't always this way. Research V7 had 14-byte filenames, and the System III/System V lineage continued this restriction until it merged with BSD Unix, which had significantly increased this limit as part of moving to a new filesystem (initially called the 'Fast File System', for good reasons). You might wonder where this unusual number came from, and for that matter, wha
Keywords: byte directory file filesystem unix
Find related items on AmazonPublished on: 2025-06-12 05:48:45
A bit of background What's the worst thing a Chrome extension could do to you? Well, it could steal your passwords and cookies, or it could continuously close your tabs. Obviously, these are bad and annoying, but there are limitations to the power of extensions. Can they run exe files? Not really. They can download files at any time, but opening those downloads requires a special permission and a user gesture. Can they change your settings? Generally, no. The general design idea for Chrome exten
Keywords: chrome extension file files url
Find related items on AmazonPublished on: 2025-06-16 16:45:47
About Lottie Animation Community Lottie Animation Community (LAC), a non-profit open source project hosted by The Linux Foundation, dedicated to establishing the Lottie File Format as an efficient, scalable and cross-platform animated vector graphics technology and open file format. LAC was founded by a community of pioneers in recognition of that need. LAC aims to develop a formal Lottie format specification for implementation across renderers and other tools, and works towards the promotion
Keywords: community file format lac lottie
Find related items on AmazonPublished on: 2025-06-12 14:48:38
Blog On File Formats May 19th, 2025 (permalink) I've been meaning to write something about file format design for a while, and might as well do a blog post. This is pretty unorganized, in a moment thing, so take it as it is. So You Need a File Format There's a few questions you have to ask. Different files have different goals, after all. 1. Does a file format exist for this yet? It's a good idea to check what the prior art is, as it's more than likely that there's already something out t
Keywords: effect file format game just
Find related items on AmazonPublished on: 2025-06-16 09:41:19
Lnk Git-native dotfiles management that doesn't suck. Move your dotfiles to ~/.config/lnk , symlink them back, and use Git like normal. That's it. lnk init lnk add ~ /.vimrc ~ /.bashrc lnk push " setup " Install # Quick install (recommended) curl -sSL https://raw.githubusercontent.com/yarlson/lnk/main/install.sh | bash # Homebrew (macOS/Linux) brew tap yarlson/lnk brew install lnk # Manual download wget https://github.com/yarlson/lnk/releases/latest/download/lnk- $( uname -s | tr ' [:uppe
Keywords: config files git lnk symlinks
Find related items on AmazonPublished on: 2025-06-16 13:49:12
F2 - Command-Line Batch Renaming F2 is a cross-platform command-line tool for batch renaming files and directories quickly and safely. Written in Go! What does F2 do differently? Compared to other renaming tools, F2 offers several key advantages: Dry Run by Default : It defaults to a dry run so that you can review the renaming changes before proceeding. Variable Support : F2 allows you to use file attributes, such as EXIF data for images or ID3 tags for audio files, to give you maximum flex
Keywords: documented f2 files operation renaming
Find related items on AmazonPublished on: 2025-06-13 13:29:36
I am based in the UK. I work as a software/automation engineer in department A. Recently, department B bought software from a big-name company which uses yaml files to steer/control automation framework (think IaC). I don't work for/with anyone in dep. B, but they showcased their new software to few different departments (including mine) - hence I learnt about that software. Now, during presentation, it came up that while controlling everything through YAML files is amazing (thanks to git versio
Keywords: department don files software work
Find related items on AmazonPublished on: 2025-06-18 04:39:26
Samchika Samchika (meaning File in Sanskrit) is a re-usable, easy-to-use, and extremely fast file processing library for the Java language. It is built with a strong focus on multithreading to handle CPU-intensive file processing tasks in parallel, enabling high performance even with massive files. 🚀 Features 🔁 Fully multithreaded – optimized for parallel file processing. 🧩 Simple API – just plug in your file path and logic. 📊 Optional runtime stats – time taken, memory used, thread-level
Keywords: file performance processing samchika use
Find related items on AmazonPublished on: 2025-06-18 22:00:20
It's easy to free up storage space or tidy up your system quickly. Whether you are trying to free up storage space or just want to tidy up your system, uninstalling apps on a Mac is a straightforward process. In many cases, removing an application is as simple as dragging it to the Trash, but depending on how the app was installed, there may be a few extra steps involved. Third-party tools are an option, but in most cases, you can uninstall Mac apps easily yourself. Some apps also leave behind
Keywords: app apps files trash uninstall
Find related items on AmazonPublished on: 2025-06-19 13:01:00
SpaceSniffer is a free, portable Windows application that visually represents your disk usage through a treemap layout. Each block corresponds to a file or folder, with its size proportional to the space it occupies. This visualization aids users in quickly identifying large files or directories that may be consuming excessive disk space. Treemap concept was invented by Prof. Ben Shneiderman, who kindly permitted the use of his concept into this tool. What are the benefits of using SpaceSniffe
Keywords: file files scan space spacesniffer
Find related items on AmazonPublished on: 2025-06-19 22:09:25
In 2025, playing your own music on an iPhone is surprisingly hard, unless you pay Apple or navigate a maze of limitations. So I built my own player from scratch, with full text search, iCloud support, and a local-first experience. GitHub link Why I Built My Own Audio Player Like many people, I’ve picked up too many subscriptions, some through Apple (iCloud, Apple Music), others got lost in random platforms (like Netflix, which I forgot I was still paying for). I actually used Apple Music regul
Keywords: app apple files music search
Find related items on AmazonPublished on: 2025-06-20 08:09:25
In 2025, playing your own music on an iPhone is surprisingly hard, unless you pay Apple or navigate a maze of limitations. So I built my own player from scratch, with full text search, iCloud support, and a local-first experience. GitHub link Why I Built My Own Audio Player Like many people, I’ve picked up too many subscriptions, some through Apple (iCloud, Apple Music), others got lost in random platforms (like Netflix, which I forgot I was still paying for). I actually used Apple Music regul
Keywords: app apple files music search
Find related items on AmazonPublished on: 2025-06-20 09:31:01
CSV to HTML Table Display any CSV file as a searchable, filterable, pretty HTML table. Done in 100% JavaScript. Check out the working demo: https://csv-to-html-table.netlify.app/ Usage 1. Clone this repository (in the command line) git clone [email protected]:derekeder/csv-to-html-table.git cd csv-to-html-table 2. Add your CSV file to the data/ folder 3. In index.html set your options in the CsvToHtmlTable.init() function < script > CsvToHtmlTable . init ( { csv_path : 'data/Health Clinics
Keywords: csv file github html table
Find related items on AmazonPublished on: 2025-06-18 16:33:03
Hotspot - the Linux perf GUI for performance analysis This project is a KDAB R&D effort to create a standalone GUI for performance data. As the first goal, we want to provide a UI like KCachegrind around Linux perf. Looking ahead, we intend to support various other performance data formats under this umbrella. Table of Contents Screenshots Here are some screenshots showing the most important features of Hotspot in action: Visualizing Data The main feature of Hotspot is the graphical visual
Keywords: data file hotspot path perf
Find related items on AmazonPublished on: 2025-06-21 00:50:37
Speed Everything runs in your browser so there's no need to upload files to third-party services or wait around.
Keywords: browser files need party runs
Find related items on AmazonGo K’awiil is a project by nerdhub.co that curates technology news from a variety of trusted sources. We built this site because, although news aggregation is incredibly useful, many platforms are cluttered with intrusive ads and heavy JavaScript that can make mobile browsing a hassle. By hand-selecting our favorite tech news outlets, we’ve created a cleaner, more mobile-friendly experience.
Your privacy is important to us. Go K’awiil does not use analytics tools such as Facebook Pixel or Google Analytics. The only tracking occurs through affiliate links to amazon.com, which are tagged with our Amazon affiliate code, helping us earn a small commission.
We are not currently offering ad space. However, if you’re interested in advertising with us, please get in touch at [email protected] and we’ll be happy to review your submission.