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
13
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
0.9.0
User selector
All users
All time
Commit history
Commits on Jul 20, 2024
Release 0.9.0
Jake-Shadle
committed
b095f5b
View commit details
Copy full SHA for b095f5b
Browse repository at this point
Update CHANGELOG
Jake-Shadle
committed
e3fda99
View commit details
Copy full SHA for e3fda99
Browse repository at this point
Commits on Jul 9, 2024
Merge pull request #126 from afranchuk/update-minidump
Show description for 3bd6b20
gabrielesvelto
authored
3bd6b20
View commit details
Copy full SHA for 3bd6b20
Browse repository at this point
Update the minidump crates to 0.22.
Show description for dfadf0b
afranchuk
committed
dfadf0b
View commit details
Copy full SHA for dfadf0b
Browse repository at this point
Extend CI-disabled ptrace_dumper tests to also be disabled on Android,
Show description for 00942d6
afranchuk
committed
00942d6
View commit details
Copy full SHA for 00942d6
Browse repository at this point
Commits on Jun 27, 2024
Merge pull request #117 from afranchuk/in-memory-soname
Show description for 9e748df
gabrielesvelto
authored
9e748df
View commit details
Copy full SHA for 9e748df
Browse repository at this point
Commits on May 30, 2024
Ensure build ids are created in android binaries.
afranchuk
committed
cfdbc8f
View commit details
Copy full SHA for cfdbc8f
Browse repository at this point
Commits on May 27, 2024
Merge pull request #119 from gabrielesvelto/fix-cargo-deny
Show description for ec2c008
gabrielesvelto
authored
ec2c008
View commit details
Copy full SHA for ec2c008
Browse repository at this point
Update cargo deny configuration and vulnerable crates
gabrielesvelto
committed
15d85db
View commit details
Copy full SHA for 15d85db
Browse repository at this point
Commits on May 22, 2024
Merge pull request #120 from gabrielesvelto/rustsec-2024-0336
Show description for db38bf9
gabrielesvelto
authored
db38bf9
View commit details
Copy full SHA for db38bf9
Browse repository at this point
Fix lint
Jake-Shadle
committed
7fb19e2
View commit details
Copy full SHA for 7fb19e2
Browse repository at this point
Update vulnerable crate
gabrielesvelto
committed
e05f532
View commit details
Copy full SHA for e05f532
Browse repository at this point
Commits on Apr 30, 2024
Support getting the SONAME from program headers.
afranchuk
committed
cfe6615
View commit details
Copy full SHA for cfe6615
Browse repository at this point
Commits on Apr 22, 2024
Add test for SONAME and fix the implementation.
afranchuk
committed
f0b4480
View commit details
Copy full SHA for f0b4480
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
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
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
Browse repository at this point
Commits on Apr 1, 2024
Release 0.8.9
Jake-Shadle
committed
a96a3ec
View commit details
Copy full SHA for a96a3ec
Browse repository at this point
Update CHANGELOG
Jake-Shadle
committed
ca5bc53
View commit details
Copy full SHA for ca5bc53
Browse repository at this point
Fix segfault in 1.77.0+ (#113)
Show description for 5af09e0
Jake-Shadle
authored
5af09e0
View commit details
Copy full SHA for 5af09e0
Browse repository at this point
Commits on Mar 21, 2024
Send `SIGCONT` unconditionally (#110)
Show description for f13d7a2
Jake-Shadle
authored
f13d7a2
View commit details
Copy full SHA for f13d7a2
Browse repository at this point
Release 0.8.8
Jake-Shadle
committed
0bf4837
View commit details
Copy full SHA for 0bf4837
Browse repository at this point
Update CHANGELOG
Jake-Shadle
committed
e19f73c
View commit details
Copy full SHA for e19f73c
Browse repository at this point
Fix test if binary is linked with default LLD options (#109)
Jake-Shadle
authored
bbe8247
View commit details
Copy full SHA for bbe8247
Browse repository at this point
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
Browse repository at this point
Commits on Mar 5, 2024
Bump mio (#107)
Show description for 799b675
Jake-Shadle
authored
799b675
View commit details
Copy full SHA for 799b675
Browse repository at this point
Commits on Mar 4, 2024
Release 0.8.7
Jake-Shadle
committed
3aa0403
View commit details
Copy full SHA for 3aa0403
Browse repository at this point
Commits on Feb 29, 2024
Update minidump crates to the latest version. (#106)
Show description for a1a53ce
afranchuk
and
Jake-Shadle
authored
a1a53ce
View commit details
Copy full SHA for a1a53ce
Browse repository at this point
Commits on Feb 26, 2024
Release 0.8.6
Jake-Shadle
committed
20c68ff
View commit details
Copy full SHA for 20c68ff
Browse repository at this point
Update CHANGELOG
Jake-Shadle
committed
1c0e360
View commit details
Copy full SHA for 1c0e360
Browse repository at this point
Fix panic if there were additional `.` (#105)
Jake-Shadle
authored
87b1004
View commit details
Copy full SHA for 87b1004
Browse repository at this point
Cleanup .so version parsing (#104)
Show description for b8b3bf5
Jake-Shadle
authored
b8b3bf5
View commit details
Copy full SHA for b8b3bf5
Browse repository at this point
Commits on Feb 23, 2024
Release 0.8.5
Jake-Shadle
committed
7bf5dce
View commit details
Copy full SHA for 7bf5dce
Browse repository at this point
Update CHANGELOG
Jake-Shadle
committed
e19168a
View commit details
Copy full SHA for e19168a
Browse repository at this point
Bug 1847098 - Add version number of so files (#103)
Show description for c81300e
3 people
authored
c81300e
View commit details
Copy full SHA for c81300e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.