This website requires JavaScript.
Explore
Help
Sign in
ber
/
kotlin-ntfs-scraper
Watch
1
Star
0
Fork
You've already forked kotlin-ntfs-scraper
0
Code
Issues
15
Pull requests
Projects
2
Releases
Packages
Wiki
Activity
Actions
Labels
Milestones
New issue
3 Open
13 Closed
16 All
Label
Show archived labels
Use
Alt
+
Click
to exclude labels
All labels
No label
bug
duplicate
engine
enhancement
help wanted
imgui
invalid
question
wontfix
Milestone
All milestones
No milestones
Open milestones
M4 | Real scraping: read bytes for a chunk
M5 | Introduce QuickParse on the in‑memory chunk
M6 | Basic scan lifecycle & state reflection
M7 | Engine API refinement (towards frontends)
Closed milestones
M1 | Create and prepare chunks for a scan
M2 | Claim and process chunks
M3 | Minimal ScanContext worker loop
Project
All projects
No project
Open projects
Initial Release
Engine
Author
All authors
Assignee
All assignees
No assignee
ber
Sort
Relevance
Newest
Oldest
Recently updated
Least recently updated
Most commented
Least commented
Nearest due date
Farthest due date
3 Open
13 Closed
16 All
Close
Label
Clear labels
bug
duplicate
engine
enhancement
help wanted
imgui
invalid
question
wontfix
Milestone
No milestone
Open milestones
M4 | Real scraping: read bytes for a chunk
M5 | Introduce QuickParse on the in‑memory chunk
M6 | Basic scan lifecycle & state reflection
M7 | Engine API refinement (towards frontends)
Closed milestones
M1 | Create and prepare chunks for a scan
M2 | Claim and process chunks
M3 | Minimal ScanContext worker loop
Projects
Clear projects
Open projects
Initial Release
Engine
Assignee
Clear assignees
No assignee
ber
Introduce ScrapingStatus/epoch if needed (placeholder)
engine
enhancement
#27
opened
2025-12-01 15:51:20 +00:00
by
ber
M4 | Real scraping: read bytes for a chunk
Engine
Use readChunk in worker instead of fake delay
engine
enhancement
#26
opened
2025-12-01 15:50:19 +00:00
by
ber
M4 | Real scraping: read bytes for a chunk
Engine
Add a readChunk(ChunkRef): ByteArray function
engine
enhancement
#25
opened
2025-12-01 15:49:37 +00:00
by
ber
M4 | Real scraping: read bytes for a chunk
Engine