Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
rust-minidump
/
minidump-writer
Public
Notifications
You must be signed in to change notification settings
Fork
28
Star
89
Code
Issues
22
Pull requests
11
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
minidump-writer
src
bin
on
main
User selector
All users
All time
Commit history
Commits on Aug 5, 2026
Isolated Processes 10: Refactor ProcessReader
Show description for 64533df
marti4d
committed
64533df
View commit details
Copy full SHA for 64533df
View code at this point
Browse repository at this point
Commits on Jul 14, 2026
Fixed various clippy issues
gabrielesvelto
committed
f41546a
View commit details
Copy full SHA for f41546a
View code at this point
Browse repository at this point
Commits on Jun 25, 2026
Isolated Processes 9: Repair ProcessReader API
marti4d
committed
92f580a
View commit details
Copy full SHA for 92f580a
View code at this point
Browse repository at this point
Commits on Jun 10, 2026
Isolated Processes 8: Remove dependency on nix
marti4d
committed
2499afe
View commit details
Copy full SHA for 2499afe
View code at this point
Browse repository at this point
Address review feedback from Gabriele
marti4d
committed
43cbfe1
View commit details
Copy full SHA for 43cbfe1
View code at this point
Browse repository at this point
Commits on May 13, 2026
Isolated Processes 4: Redirect maps_reader and module_reader
marti4d
committed
38a575c
View commit details
Copy full SHA for 38a575c
View code at this point
Browse repository at this point
Isolated Processes 3: Redirect process_reader
marti4d
committed
ad7f9ef
View commit details
Copy full SHA for ad7f9ef
View code at this point
Browse repository at this point
Commits on Apr 15, 2026
Add a ProcessReader and ModuleReader for all platforms.
Show description for 07c2bd2
afranchuk
committed
07c2bd2
View commit details
Copy full SHA for 07c2bd2
View code at this point
Browse repository at this point
Commits on Jan 19, 2026
Use global temporary directory
Jake-Shadle
committed
f76f22e
View commit details
Copy full SHA for f76f22e
View code at this point
Browse repository at this point
Fix lint
Jake-Shadle
committed
1bfc045
View commit details
Copy full SHA for 1bfc045
View code at this point
Browse repository at this point
Fix android tests
Jake-Shadle
committed
8902635
View commit details
Copy full SHA for 8902635
View code at this point
Browse repository at this point
Commits on Jan 9, 2026
Move several dependencies to be linux only
Jake-Shadle
committed
94caf06
View commit details
Copy full SHA for 94caf06
View code at this point
Browse repository at this point
And again
Jake-Shadle
committed
f149863
View commit details
Copy full SHA for f149863
View code at this point
Browse repository at this point
Rustfmt
Jake-Shadle
committed
a2ad4cc
View commit details
Copy full SHA for a2ad4cc
View code at this point
Browse repository at this point
Commits on Dec 17, 2025
Avoid attempting to read `/etc/(?:os | lsb)-release` on Android (#164)
Jake-Shadle
authored
11ecbd7
View commit details
Copy full SHA for 11ecbd7
View code at this point
Browse repository at this point
Commits on Jul 15, 2025
Big refactor of minidump-writer
Show description for c35af12
marti4d
committed
c35af12
View commit details
Copy full SHA for c35af12
View code at this point
Browse repository at this point
Commits on Jan 13, 2025
Appease clippy, eliminate dupe dependency
marti4d
committed
f470076
View commit details
Copy full SHA for f470076
View code at this point
Browse repository at this point
Commits on Dec 6, 2024
Use error-graph and failspot crates, cleanup patch
marti4d
committed
917c4d0
View commit details
Copy full SHA for 917c4d0
View code at this point
Browse repository at this point
Commits on Nov 26, 2024
Address review feedback, improve ergonomics, add testing
marti4d
committed
26d4afc
View commit details
Copy full SHA for 26d4afc
View code at this point
Browse repository at this point
Commits on Oct 11, 2024
WIP: Add soft errors to minidump
Show description for 6bc6d73
Chris Martin
committed
6bc6d73
View commit details
Copy full SHA for 6bc6d73
View code at this point
Browse repository at this point
Commits on Aug 20, 2024
Handle non-SIGSTOP signals (#131)
Show description for b43c79a
Jake-Shadle
authored
b43c79a
View commit details
Copy full SHA for b43c79a
View code at this point
Browse repository at this point
Commits on Aug 17, 2024
Support faster methods of reading process memory (#118)
Show description for d5726d3
Jake-Shadle
authored
d5726d3
View commit details
Copy full SHA for d5726d3
View code at this point
Browse repository at this point
Commits on Jul 16, 2024
Add ability for auxv info to be passed from caller
Chris Martin
committed
6559c6f
View commit details
Copy full SHA for 6559c6f
View code at this point
Browse repository at this point
Add abstraction for getting needed auxv info
Chris Martin
committed
0d900ce
View commit details
Copy full SHA for 0d900ce
View code at this point
Browse repository at this point
Commits on Apr 19, 2024
Read ELF SONAMEs directly from process memory when possible.
Show description for e56f764
afranchuk
committed
e56f764
View commit details
Copy full SHA for e56f764
View code at this point
Browse repository at this point
Commits on Apr 12, 2024
Read ELF build ids directly from the target process. (#112)
Show description for c75d2ab
afranchuk
authored
c75d2ab
View commit details
Copy full SHA for c75d2ab
View code at this point
Browse repository at this point
Commits on Apr 11, 2024
Add android testing CI job. (#115)
afranchuk
authored
6278f4a
View commit details
Copy full SHA for 6278f4a
View code at this point
Browse repository at this point
Commits on Mar 21, 2024
Send SIGSTOP to linux/android processes before doing other procfs/ptrace things. (#108)
Show description for a018d34
afranchuk
and
Jake-Shadle
authored
a018d34
View commit details
Copy full SHA for a018d34
View code at this point
Browse repository at this point
Commits on Nov 2, 2023
Add support for the `MINIDUMP_HANDLE_DATA_STREAM` to Linux
Show description for 2d59eb2
gabrielesvelto
committed
2d59eb2
View commit details
Copy full SHA for 2d59eb2
View code at this point
Browse repository at this point
Commits on Sep 21, 2023
update dependencies (#87)
Show description for c3e658f
demoray
authored
c3e658f
View commit details
Copy full SHA for c3e658f
View code at this point
Browse repository at this point
Commits on Jun 21, 2023
Remove dbg
Jake-Shadle
committed
46fbf45
View commit details
Copy full SHA for 46fbf45
View code at this point
Browse repository at this point
Commits on Jun 19, 2023
Test code only, check start
Show description for 3682f62
Jake-Shadle
committed
3682f62
View commit details
Copy full SHA for 3682f62
View code at this point
Browse repository at this point
Commits on May 2, 2023
Merge pull request #70 from afranchuk/linux-memory-info-list-stream
Show description for a737690
gabrielesvelto
authored
a737690
View commit details
Copy full SHA for a737690
View code at this point
Browse repository at this point
Commits on Apr 19, 2023
Write a MemoryInfoListStream on linux.
Show description for 98b2395
afranchuk
committed
98b2395
View commit details
Copy full SHA for 98b2395
View code at this point
Browse repository at this point
Commits on Apr 3, 2023
Remove `winapi` (#77)
Show description for f132965
Jake-Shadle
authored
f132965
View commit details
Copy full SHA for f132965
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.