<r><QUOTE author="bikerspade"><s>[quote=bikerspade]</s>sarami, there is a discrepancy with DiscImageCreator (latest version and older versions) where illegal mode sectors are not being unscrambled.<br/>
<br/>
<URL url="/viewtopic.php?t=59907"><s>[url=/viewtopic.php?t=59907]</s>/viewtopic.php?t=59907 ...
Search found 1413 matches
- Mon Oct 13, 2025 7:15 am
- Forum: General discussion
- Topic: DiscImageCreator
- Replies: 3539
- Views: 2940566
- Thu May 01, 2025 8:25 am
- Forum: General discussion
- Topic: DiscImageCreator
- Replies: 3539
- Views: 2940566
Re: DiscImageCreator
<r><URL url="https://github.com/saramibreak/DiscImageCreator/releases/tag/20250501"><s>[url=https://github.com/saramibreak/DiscImageCreator/releases/tag/20250501]</s>https://github.com/saramibreak/DiscImag … g/20250501<e>[/url]</e></URL><br/>
*2025-05-01<br/>
- added /fdesc option to descramble sync ...
*2025-05-01<br/>
- added /fdesc option to descramble sync ...
- Mon Apr 07, 2025 4:25 am
- Forum: General discussion
- Topic: DiscImageCreator
- Replies: 3539
- Views: 2940566
Re: DiscImageCreator
<r><QUOTE author="sarami"><s>[quote=sarami]</s><QUOTE author="reentrant"><s>[quote=reentrant]</s>Sarami, have a read at this post: <URL url="/viewtopic.php?p=102231#p102231"><s>[url]</s>/viewtopic.php?p=102231#p102231<e>[/url]</e></URL><br/>
<br/>
It'd be nice if you could support this C2 Corrector ...
<br/>
It'd be nice if you could support this C2 Corrector ...
- Sat Apr 05, 2025 7:39 am
- Forum: General discussion
- Topic: CDArchive - Improved support for ring based protections
- Replies: 26
- Views: 9379
Re: CDArchive - Improved support for ring based protections
<r><QUOTE author="reentrant"><s>[quote=reentrant]</s>All calls to Python functions are enclosed in try/catch blocks (boost::python::error_already_set) with retVal set to ERROR_ACCESS_DENIED - this value is chosen arbitrarily. What do you mean by "comment-out"?<e>[/quote]</e></QUOTE>
Doxygen style ...
Doxygen style ...
- Thu Apr 03, 2025 12:15 am
- Forum: General discussion
- Topic: CDArchive - Improved support for ring based protections
- Replies: 26
- Views: 9379
Re: CDArchive - Improved support for ring based protections
<r><QUOTE author="reentrant"><s>[quote=reentrant]</s>Hmmm. Maybe commit the codes to github branch and I'll debug it locally? Something is not right...<e>[/quote]</e></QUOTE>
Thanks, but I'll try to do it myself a little more.<br/>
<br/>
Could you upload C2.hpp with all return value of InitC2 and ...
Thanks, but I'll try to do it myself a little more.<br/>
<br/>
Could you upload C2.hpp with all return value of InitC2 and ...
- Mon Mar 31, 2025 11:55 pm
- Forum: General discussion
- Topic: CDArchive - Improved support for ring based protections
- Replies: 26
- Views: 9379
Re: CDArchive - Improved support for ring based protections
<r>The following was tried in debug mode of Visual Studio.<br/>
<QUOTE author="reentrant"><s>[quote=reentrant]</s>1) After InitC2 function is called pause the app under debugger. Use tool like ProcessExplorer and view process environment variables. Check how PYTHONHOME looks like.<e>[/quote]</e ...
<QUOTE author="reentrant"><s>[quote=reentrant]</s>1) After InitC2 function is called pause the app under debugger. Use tool like ProcessExplorer and view process environment variables. Check how PYTHONHOME looks like.<e>[/quote]</e ...
- Mon Mar 31, 2025 8:18 am
- Forum: General discussion
- Topic: CDArchive - Improved support for ring based protections
- Replies: 26
- Views: 9379
Re: CDArchive - Improved support for ring based protections
<r>It seems that PYTHONHOME is set.<br/>
<CODE><s>[code]</s>PYTHONHOME: C:\Users\xxx\AppData\Local\Programs\Python\Python312-32
Could not find platform independent libraries <prefix>
Need to reread sector: 13183LBA: 13183, C2 error count; 0
Need to reread sector: 13201Exception ignored in garbage ...
<CODE><s>[code]</s>PYTHONHOME: C:\Users\xxx\AppData\Local\Programs\Python\Python312-32
Could not find platform independent libraries <prefix>
Need to reread sector: 13183LBA: 13183, C2 error count; 0
Need to reread sector: 13201Exception ignored in garbage ...
- Fri Mar 28, 2025 9:37 am
- Forum: General discussion
- Topic: CDArchive - Improved support for ring based protections
- Replies: 26
- Views: 9379
Re: CDArchive - Improved support for ring based protections
I set it.reentrant wrote:did you adjust the path in C2Corrector.ini?
Code: Select all
PYTHONHOME = C:\Users\xxx\AppData\Local\Programs\Python\Python312-32- Fri Mar 28, 2025 2:27 am
- Forum: General discussion
- Topic: CDArchive - Improved support for ring based protections
- Replies: 26
- Views: 9379
Re: CDArchive - Improved support for ring based protections
<r><QUOTE author="reentrant"><s>[quote=reentrant]</s>32bit DLL in attachment.<e>[/quote]</e></QUOTE>
Thanks. I implemented it but error occurs.<br/>
<CODE><s>[code]</s>Could not find platform independent libraries <prefix>
Need to reread sector: 13164LBA: 13164, C2 error count; 0
Need to reread ...
Thanks. I implemented it but error occurs.<br/>
<CODE><s>[code]</s>Could not find platform independent libraries <prefix>
Need to reread sector: 13164LBA: 13164, C2 error count; 0
Need to reread ...
- Mon Mar 24, 2025 9:32 pm
- Forum: General discussion
- Topic: CDArchive - Improved support for ring based protections
- Replies: 26
- Views: 9379
Re: CDArchive - Improved support for ring based protections
<r><QUOTE author="reentrant"><s>[quote=reentrant]</s>Configuration:<br/>
- Install Python 3.12 (exactly this major version)<br/>
- Adjust PYTHONHOME variable in config file: Plugins\C2Corrector\C2Corrector.ini<br/>
- Copy python312.dll from Python installation directory to Plugins\C2Corrector ...
- Install Python 3.12 (exactly this major version)<br/>
- Adjust PYTHONHOME variable in config file: Plugins\C2Corrector\C2Corrector.ini<br/>
- Copy python312.dll from Python installation directory to Plugins\C2Corrector ...