Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15
  1. #11
    JSin
    JSin is offline
    Inactive
    Join Date
    2018 Nov
    Posts
    5
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0
    Compile failed. Any ideas?
    AccessviolationException
    DMex.cs:line 227 successfull = dep(code, 1, 0); // ,DLL_PROCESS_ATTACH,

    Stacktrace
    at DllMapping.DMex.MemoryLoadLibrary(Byte[] DllStream, Boolean ErrorMessages) in C:\Users\Jack\Desktop\deSQPSource\deSQP\Libs\DMex. cs:line 227
    at deSQP.MainWindow.uFMod_Init(Byte[] pTune, Boolean ErrorMessages) in C:\Users\Jack\Desktop\deSQPSource\deSQP\MainWindow .xaml.cs:line 792
    at deSQP.MainWindow..ctor() in C:\Users\Jack\Desktop\deSQPSource\deSQP\MainWindow .xaml.cs:line 96

  2. #12
    JSin
    JSin is offline
    Inactive
    Join Date
    2018 Nov
    Posts
    5
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0
    Compile failed. Any ideas?
    CopySections failed
    CopySections(DllStream, pe_header, ref result, sections);

    AccessviolationException
    DMex.cs:line 227
    successfull = dep(code, 1, 0); // ,DLL_PROCESS_ATTACH,
    DMex.cs:line 412
    dest = VirtualAlloc((IntPtr)((int)codeBase + (int)sections[i].VirtualAddress), size, 0x2000, 0x0004); // ,,MEM_COMMIT,PAGE_READWRITE

  3. #13
    JSin
    JSin is offline
    Inactive
    Join Date
    2018 Nov
    Posts
    5
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0
    Nevermind, I figured out why it couldn't run and throwing dest sys exception error. I ran though the whole thread of battle immortals and came to realise that Dwar uses repacked dotnet4. So, I download, reinstall on a vmware instead and it worked. Everything is fine, however I have a full file list that if it has more than 65535 lines and it will keep showing error code 7. My temporary solution is to break it into 2 exe, however I would like to get some help like a loop solution for that or something and keep it as one.

  4. #14
    sperancex
    sperancex is offline
    Inactive sperancex's Avatar
    Join Date
    2018 Jan
    Posts
    4
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0
    I really need to use this tool.

  5. #15
    Flama
    Flama is offline
    Inactive
    Join Date
    2021 Jun
    Posts
    1
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0
    The packer doesn't work after i build it, any suggestions?

Page 2 of 2 FirstFirst 12

Similar Threads

  1. [Release] deSQP - Sqp archive packer/unpacker
    By Dwar in forum Game Files
    Replies: 46
    Last Post: 2017-06-05, 07:15 PM
  2. Replies: 4
    Last Post: 2015-12-03, 09:56 AM
  3. [C#] Packet Sniffer/Editor Full Source
    By Dwar in forum VB, .NET Framework
    Replies: 1
    Last Post: 2013-01-15, 07:03 AM
  4. Replies: 0
    Last Post: 2012-08-01, 09:11 AM
  5. [Source] Aika jit to dds Converter Full Delphi source.
    By Dwar in forum Delphi
    Replies: 1
    Last Post: 2012-07-23, 02:21 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •