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 }}
Brainhub24
/
minidump
Public
forked from
skelsec/minidump
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Dec 18, 2023
Merge pull request #38 from iPower/fix-exception-parsing
Show description for 04113f5
skelsec
authored
04113f5
View commit details
Copy full SHA for 04113f5
Browse repository at this point
fix: avoid displaying unnecessary exception information
iPower
committed
c6ea262
View commit details
Copy full SHA for c6ea262
Browse repository at this point
fix: MINIDUMP_EXCEPTION parsing
iPower
committed
c887476
View commit details
Copy full SHA for c887476
Browse repository at this point
Commits on Dec 10, 2023
bumping version
Skelsec
committed
67901cd
View commit details
Copy full SHA for 67901cd
Browse repository at this point
Merge pull request #37 from mrexodia/inrange-fixes
Show description for c2d72f6
skelsec
authored
c2d72f6
View commit details
Copy full SHA for c2d72f6
Browse repository at this point
Remove trailing whitespace
mrexodia
committed
37454bc
View commit details
Copy full SHA for 37454bc
Browse repository at this point
Fix leftover issue with inrange calls
Show description for 09a7b6f
mrexodia
committed
09a7b6f
View commit details
Copy full SHA for 09a7b6f
Browse repository at this point
Commits on Nov 30, 2023
upping readme, gh actions
Skelsec
committed
fcd585b
View commit details
Copy full SHA for fcd585b
Browse repository at this point
Commits on Nov 28, 2023
Create python-windows-exe.yml
skelsec
authored
666f1df
View commit details
Copy full SHA for 666f1df
Browse repository at this point
Commits on Nov 21, 2023
upping makefile
Skelsec
committed
bd08778
View commit details
Copy full SHA for bd08778
Browse repository at this point
Merge pull request #33 from f4ncyz4nz4/master
Show description for b7e99af
skelsec
authored
b7e99af
View commit details
Copy full SHA for b7e99af
Browse repository at this point
Merge pull request #36 from skelsec/main
Show description for fe9c5be
skelsec
authored
fe9c5be
View commit details
Copy full SHA for fe9c5be
Browse repository at this point
Commits on Jun 25, 2023
better windows version selector
Skelsec
committed
eda57d3
View commit details
Copy full SHA for eda57d3
Browse repository at this point
Commits on May 31, 2023
fix for memoryliststream bug
Skelsec
committed
6e18755
View commit details
Copy full SHA for 6e18755
Browse repository at this point
Commits on Mar 20, 2023
fix method _str()
f4ncyz4nz4
committed
59b2395
View commit details
Copy full SHA for 59b2395
Browse repository at this point
Commits on Feb 21, 2023
final builder
SkelSec
committed
0694225
View commit details
Copy full SHA for 0694225
Browse repository at this point
license and builder
SkelSec
committed
d9fef05
View commit details
Copy full SHA for d9fef05
Browse repository at this point
Commits on Feb 15, 2023
builder and pyproject
SkelSec
committed
6325c4b
View commit details
Copy full SHA for 6325c4b
Browse repository at this point
Commits on Oct 11, 2022
Merge pull request #28 from mrexodia/bounds-fixes
Show description for d60ae27
skelsec
authored
d60ae27
View commit details
Copy full SHA for d60ae27
Browse repository at this point
Commits on Nov 20, 2021
Fix off-by-one error in bounds checks
mrexodia
committed
1e75e59
View commit details
Copy full SHA for 1e75e59
Browse repository at this point
Commits on Nov 13, 2021
upping version
skelsec
committed
4945b10
View commit details
Copy full SHA for 4945b10
Browse repository at this point
Merge pull request #25 from yasaidev/hotfix-createminidump-module-import-error
Show description for 565cc66
skelsec
authored
565cc66
View commit details
Copy full SHA for 565cc66
Browse repository at this point
Merge pull request #27 from physics-sec/case-insensitive-module-search
Show description for 6c04a5f
skelsec
authored
6c04a5f
View commit details
Copy full SHA for 6c04a5f
Browse repository at this point
Merge pull request #26 from physics-sec/optional-thread-parsing
Show description for d5cee7b
skelsec
authored
d5cee7b
View commit details
Copy full SHA for d5cee7b
Browse repository at this point
Commits on Nov 12, 2021
go back to 'find' as '==' does not work
physics-sec
committed
037df0a
View commit details
Copy full SHA for 037df0a
Browse repository at this point
Commits on Nov 11, 2021
use '==' instead of 'find' in get_module_by_name
physics-sec
committed
e587355
View commit details
Copy full SHA for e587355
Browse repository at this point
add same change in aminidumpreader.py
physics-sec
committed
d55965b
View commit details
Copy full SHA for d55965b
Browse repository at this point
get_module_by_name now is case-insensitive
physics-sec
committed
b0223db
View commit details
Copy full SHA for b0223db
Browse repository at this point
Make the parsing of ThreadContext optional
Show description for f8b4422
physics-sec
authored
f8b4422
View commit details
Copy full SHA for f8b4422
Browse repository at this point
make the parsing of ThreadContext optional
Show description for dbe9603
physics-sec
authored
dbe9603
View commit details
Copy full SHA for dbe9603
Browse repository at this point
Commits on Oct 26, 2021
fix: module import error
Show description for 064019e
yasaidev
committed
064019e
View commit details
Copy full SHA for 064019e
Browse repository at this point
Commits on Sep 15, 2021
adding missing MinidumpThreadExList object
skelsec
committed
5c625d9
View commit details
Copy full SHA for 5c625d9
Browse repository at this point
Merge pull request #22 from ThePwn1sher/master
Show description for cdb94b6
skelsec
authored
cdb94b6
View commit details
Copy full SHA for cdb94b6
Browse repository at this point
Commits on Sep 8, 2021
add getters: file reader, file handler, memory segments
abcdywh
committed
d8b6ccd
View commit details
Copy full SHA for d8b6ccd
Browse repository at this point
Commits on Aug 29, 2021
upping version
skelsec
committed
959b538
View commit details
Copy full SHA for 959b538
Browse repository at this point
Previous
Next
You can’t perform that action at this time.