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
Support faster methods of reading process memory
- #118
#118
Merged
Jake-Shadle
merged 11 commits into
main
rust-minidump/minidump-writer:main
from
experiment
rust-minidump/minidump-writer:experiment
Copy head branch name to clipboard
Aug 17, 2024
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Support faster methods of reading process memory
#118
Jake-Shadle
merged 11 commits into
main
rust-minidump/minidump-writer:main
from
experiment
rust-minidump/minidump-writer:experiment
Copy head branch name to clipboard
Commits
Commits on Aug 9, 2024
Checkpoint
Jake-Shadle
committed
d20215f
View commit details
Copy full SHA for d20215f
Browse repository at this point
Remove dbg!
Jake-Shadle
committed
f530680
View commit details
Copy full SHA for f530680
Browse repository at this point
Fix lints
Jake-Shadle
committed
a1d3094
View commit details
Copy full SHA for a1d3094
Browse repository at this point
Fix android
Jake-Shadle
committed
278bbfd
View commit details
Copy full SHA for 278bbfd
Browse repository at this point
Cleanup
Jake-Shadle
committed
b487f89
View commit details
Copy full SHA for b487f89
Browse repository at this point
Commits on Aug 12, 2024
Fixup rebase
Jake-Shadle
committed
3de6aeb
View commit details
Copy full SHA for 3de6aeb
Browse repository at this point
Fix file_descriptors not checking all files
Jake-Shadle
committed
5965319
View commit details
Copy full SHA for 5965319
Browse repository at this point
Fix sporadic android failure
Jake-Shadle
committed
f38f825
View commit details
Copy full SHA for f38f825
Browse repository at this point
Commits on Aug 16, 2024
Ensure all 3 methods of mem reading are tested
Jake-Shadle
committed
428e6c5
View commit details
Copy full SHA for 428e6c5
Browse repository at this point
Update CHANGELOG
Jake-Shadle
committed
6b05f0b
View commit details
Copy full SHA for 6b05f0b
Browse repository at this point
Add a bit of unsafe so we don't need to initialize memory
Jake-Shadle
committed
5883eb3
View commit details
Copy full SHA for 5883eb3
Browse repository at this point
You can’t perform that action at this time.