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
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
.
purelogiccode
/
XISOSharp
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 27, 2026
refactor: rename XISOSharp.Core -> XISOSharp and fix XisoRanges analyzer warnings
Show description for cda60bf
drpetersonfernandes
committed
cda60bf
View commit details
Copy full SHA for cda60bf
Browse repository at this point
chore: fix analyzer warnings - remove unused locals, dead code and stackalloc leak
Show description for dc12014
drpetersonfernandes
committed
dc12014
View commit details
Copy full SHA for dc12014
Browse repository at this point
feat(filetime): implement #37 FILETIME get/set/parse/display and CLI --filetime/--set-filetime
Show description for f72d6f2
drpetersonfernandes
committed
f72d6f2
View commit details
Copy full SHA for f72d6f2
Browse repository at this point
docs: rewrite README with library/CLI examples and single capability matrix; add Docsify left sidebar for docs/wiki
Show description for 1e820f9
drpetersonfernandes
committed
1e820f9
View commit details
Copy full SHA for 1e820f9
Browse repository at this point
Commits on Aug 26, 2026
Apply code style and modern C# improvements across the solution
Show description for 7d9021c
drpetersonfernandes
committed
7d9021c
View commit details
Copy full SHA for 7d9021c
Browse repository at this point
Add CISO compress/decompress, SHA3-256 checksum and BlockDevice abstraction parity
Show description for 04323cc
drpetersonfernandes
committed
04323cc
View commit details
Copy full SHA for 04323cc
Browse repository at this point
Add XboxKit redump/archival and xdvdfs build-image parity with XML docs
drpetersonfernandes
committed
6441948
View commit details
Copy full SHA for 6441948
Browse repository at this point
Update README.md
drpetersonfernandes
committed
b2714a6
View commit details
Copy full SHA for b2714a6
Browse repository at this point
Fix empty directory sentinel (0x00) handling for xdvdfs compatibility
Show description for 7f145fd
drpetersonfernandes
committed
7f145fd
View commit details
Copy full SHA for 7f145fd
Browse repository at this point
Commits on Aug 10, 2026
Add unpack and pack commands
Show description for 7f64756
drpetersonfernandes
committed
7f64756
View commit details
Copy full SHA for 7f64756
Browse repository at this point
Apply code style to XexInfoTests
drpetersonfernandes
committed
fcb505c
View commit details
Copy full SHA for fcb505c
Browse repository at this point
Add Xbox 360 XEX2 parsing (issue #28) and batch ISO processing (issue #114)
Show description for 12c17bb
drpetersonfernandes
committed
12c17bb
View commit details
Copy full SHA for 12c17bb
Browse repository at this point
Apply code style and modern C# improvements across the solution
drpetersonfernandes
committed
0be2a50
View commit details
Copy full SHA for 0be2a50
Browse repository at this point
Fix test diagnostics and progress-callback final total bug
Show description for 8a717f6
drpetersonfernandes
committed
8a717f6
View commit details
Copy full SHA for 8a717f6
Browse repository at this point
Prove media-enable .xbe patching end-to-end (issue #68)
Show description for 5c1e1e0
drpetersonfernandes
committed
5c1e1e0
View commit details
Copy full SHA for 5c1e1e0
Browse repository at this point
Add --ls directory listing command and ListDirectoryFlat API
Show description for f6b998c
drpetersonfernandes
committed
f6b998c
View commit details
Copy full SHA for f6b998c
Browse repository at this point
Add structured write-progress events (IProgress<ProgressInfo>)
Show description for 77578df
drpetersonfernandes
committed
77578df
View commit details
Copy full SHA for 77578df
Browse repository at this point
Apply code style and modern C# improvements across the solution
drpetersonfernandes
committed
80fc574
View commit details
Copy full SHA for 80fc574
Browse repository at this point
Commits on Aug 9, 2026
Add skip/prepend sectors, exclude patterns, and repository wiki
Show description for c513482
drpetersonfernandes
committed
c513482
View commit details
Copy full SHA for c513482
Browse repository at this point
Commits on Jul 24, 2026
Apply code style and modern C# improvements across the solution
drpetersonfernandes
committed
9882ffe
View commit details
Copy full SHA for 9882ffe
Browse repository at this point
Add validate command and --validate options for post-conversion XISO integrity verification
drpetersonfernandes
committed
7ee0ddc
View commit details
Copy full SHA for 7ee0ddc
Browse repository at this point
Apply code style and modern C# improvements across the solution
drpetersonfernandes
committed
12efebd
View commit details
Copy full SHA for 12efebd
Browse repository at this point
Add comprehensive test coverage for audit, Latin-1 encoding, exception types, and reader edge cases
drpetersonfernandes
committed
0104acc
View commit details
Copy full SHA for 0104acc
Browse repository at this point
Introduce dedicated XISO exception classes and MinVer versioning
drpetersonfernandes
committed
7ba1133
View commit details
Copy full SHA for 7ba1133
Browse repository at this point
Add deep audit mode for XISO images: header, tree, sector bounds, cycle detection
drpetersonfernandes
committed
c029159
View commit details
Copy full SHA for c029159
Browse repository at this point
Change total sectors from uint to long to support large images
drpetersonfernandes
committed
4536ef4
View commit details
Copy full SHA for 4536ef4
Browse repository at this point
Add -o option to set custom output filename in rewrite mode
drpetersonfernandes
committed
4351ce2
View commit details
Copy full SHA for 4351ce2
Browse repository at this point
Add Tree mode, volume info, copy-out, and hashing features
drpetersonfernandes
committed
8484b2c
View commit details
Copy full SHA for 8484b2c
Browse repository at this point
Add Latin-1 encoding for filenames; validate root directory sector/size; skip inaccessible files with warning count
drpetersonfernandes
committed
a3f6d3a
View commit details
Copy full SHA for a3f6d3a
Browse repository at this point
Add benchmarks project and integration tests; refactor types and enable trimming/AOT
drpetersonfernandes
committed
b689a81
View commit details
Copy full SHA for b689a81
Browse repository at this point
Add Rewrite, Extract, and List public methods to XisoReader; fix buffer size off-by-one in XisoWriter and directory offset bug in XisoReader
drpetersonfernandes
committed
58e48bc
View commit details
Copy full SHA for 58e48bc
Browse repository at this point
Commits on Jul 23, 2026
Add README files, LICENSE, and XML documentation across projects
drpetersonfernandes
committed
b9c0be8
View commit details
Copy full SHA for b9c0be8
Browse repository at this point
Remove unused variables and refactor lambda parameters
drpetersonfernandes
committed
3fae771
View commit details
Copy full SHA for 3fae771
Browse repository at this point
Refactor codebase with modern C# features and consistent style
drpetersonfernandes
committed
0c358e1
View commit details
Copy full SHA for 0c358e1
Browse repository at this point
Rename projects, namespaces, and identifiers from ExtractXiso to XISOSharp
drpetersonfernandes
committed
1f8db2e
View commit details
Copy full SHA for 1f8db2e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.