WIN7, List of programs and plugins not working anymore

Discussion in 'PC' started by Nakki42, Apr 11, 2022.

  1. Recoil ✪

    Recoil ✪ Audiosexual

    Joined:
    Aug 14, 2022
    Messages:
    469
    Likes Received:
    515
    Location:
    Mordor
    @orbitbooster @Auen Fred This file is only needed when using one of the options I have highlighted. Software I tested, did not use these options.
    [​IMG]
     
    • Like Like x 3
    • Disagree Disagree x 1
    • List
  2. Auen Fred

    Auen Fred Rock Star

    Joined:
    Jun 3, 2024
    Messages:
    1,062
    Likes Received:
    341
    thank you for the info
     
  3. ᑕ⊕ֆᗰIᑢ

    ᑕ⊕ֆᗰIᑢ Platinum Record

    Joined:
    Jan 23, 2022
    Messages:
    525
    Likes Received:
    294
    Original VxKex dev seems to be mostly gone.

    Both dotexe and i486 are legit.

    dotexe has the latest original code and exe, which we got.

    i486 is improving it with CopperFR:
    "CopperFR has been actively contributing to VxKex over the past few months by sharing precompiled binaries.
    Some notable fixes by CopperFR include: Adding a ConsoleHandle workaround for newer Go applications. Providing Python 11+ support by adding PathCchCanonicalizeEx. Introducing several other APIs and stubs, fixing various apps."
    https://github.com/i486/VxKex

    Meanwhile there's a fake impersonator tryin to push a fake version into 2.0..


    -And there seems to be yet another Kernel Extender project, in this very same Discord:

    Oranż Metylowy - kernel22
    https://github.com/kuba2k2/kernel22

    "there's actually quite a notable difference between my project and VxKex
    VxKex only allows to redirect entire DLL files, while my project allows rewriting specific functions to something else,
    which gives much more flexibility and things like process patching or function hooks are now easily possible with this

    this works by replacing the entire DLL importing process that ntdll normally does
    but I still have to work out why certain programs crash while loading

    mostly because it actually is a completely different mechanism of dll importing
    it goes through the import table of every loaded DLL and resolves each symbol manually

    while VxKex only goes through the import table once, just to change the DLL names and then lets ntdll do the rest[​IMG]

    here for example I changed the winver patch to 9999
    also, this is something you can't do in VxKex, which is patching .EXE files to load the custom DLL, instead of using verifier DLLs

    and also you can just run an .EXE with the custom DLL once, via a program loader
    so this allows to make a "portable" EXE with the patches applied

    for now I'm testing on apps that normally work on Win7, because I need to make sure that the DLL import rewriting works before I begin actually adding new missing functions and so far:
      • I've tested some x64 applications that I could find on my drive, most of them work fine
      • msys2/cygwin applications don't work, they use a different runtime which could be doing something incompatible
      • .NET apps seem to work too (I've only tested one, but hey, that's something), also I'm not a .net developer so I know nothing about it
      • firefox doesn't run, which could be caused by ESET antivirus (e.g. preventing an external DLL being injected into the process)
      • internet explorer seems to work, crashes after a bit when using the "developer tools" - caused by a missing DLL, probably something related to PATH env var

      so I'm pretty much satisfied with the results so far

      It's not ready yet, It doesn't have any real functionality

      I prefer to work out a solid codebase, make every feature stable so far,
      before continuing the work and making it usable by non-developers"
     
  4. orbitbooster

    orbitbooster Audiosexual

    Joined:
    Jan 8, 2018
    Messages:
    1,135
    Likes Received:
    640
    I tested it on an imaged Win7 x64 (dll was flagged as virus of course), not sure if I had to run also setup with it, however if quarantined it didn't work at all, when restored Traktor 4 (I chose that) with kex enabled didn't run (getwindowsizeblahblah error) more or less the same error all win10 apps give without kex.

    So for the moment FOR ME (unless updated or something else is developed) is a no go.
     
    Last edited: Aug 12, 2024
    • Interesting Interesting x 2
    • List
  5. Shasha

    Shasha Ultrasonic

    Joined:
    Aug 8, 2024
    Messages:
    157
    Likes Received:
    20
    I’m still on live 10 suite and I’m on windows 11 I don’t wanna pay for it anymore Abletons too expensive so I just use what I have
     
  6. Recoil ✪

    Recoil ✪ Audiosexual

    Joined:
    Aug 14, 2022
    Messages:
    469
    Likes Received:
    515
    Location:
    Mordor
    @orbitbooster You obviously did it wrong, you have to manually add the program to the KexCfg.exe file that you want to run, only then you will see the results :hifive:
    [​IMG]
     
    Last edited: Aug 12, 2024
    • Like Like x 1
    • Useful Useful x 1
    • List
  7. orbitbooster

    orbitbooster Audiosexual

    Joined:
    Jan 8, 2018
    Messages:
    1,135
    Likes Received:
    640
    Oh my (bad), I'll test it again.
    I thought that you just right click on exe and enable Kex from tab (but shouldn't it be the same btw?).
    What about setups? Do you have to enable them as well?
     
  8. Recoil ✪

    Recoil ✪ Audiosexual

    Joined:
    Aug 14, 2022
    Messages:
    469
    Likes Received:
    515
    Location:
    Mordor
    @orbitbooster It depends on whether the installer requires it, but yes, you have to test it yourself.
     
  9. orbitbooster

    orbitbooster Audiosexual

    Joined:
    Jan 8, 2018
    Messages:
    1,135
    Likes Received:
    640
    I retested - nope, same error, kind of -getgdiwindow cannot find entry point-.
    Maybe I'll do some other test, but I'm afraid it won't work for me.
     
  10. Recoil ✪

    Recoil ✪ Audiosexual

    Joined:
    Aug 14, 2022
    Messages:
    469
    Likes Received:
    515
    Location:
    Mordor
    @orbitbooster I tested VxKex only on music production software, games may not work, tell me what program doesn't work for you?
     
  11. orbitbooster

    orbitbooster Audiosexual

    Joined:
    Jan 8, 2018
    Messages:
    1,135
    Likes Received:
    640
    I'm not much interested in games.
     
  12. Recoil ✪

    Recoil ✪ Audiosexual

    Joined:
    Aug 14, 2022
    Messages:
    469
    Likes Received:
    515
    Location:
    Mordor
    I didn't see that, NI stuff doesn't work because I also tested Kontakt 7 too, other things work though, we would have to make a list of programs what works and what doesn't :rofl:
     
  13. orbitbooster

    orbitbooster Audiosexual

    Joined:
    Jan 8, 2018
    Messages:
    1,135
    Likes Received:
    640
    Correct, imo it should be a different thread, with a pinned link to this one.

    BTW it's not sure in my case that T4 is not compatible with Kex at all, it should be tested on different PCs to be sure, as well for other sw.
     
  14. Synclavier

    Synclavier Rock Star

    Joined:
    Nov 28, 2014
    Messages:
    588
    Likes Received:
    396
    Bitwig Studio v5.1.9 is the last working version (officialy)
     
    Last edited: Dec 13, 2024
  15. Recoil ✪

    Recoil ✪ Audiosexual

    Joined:
    Aug 14, 2022
    Messages:
    469
    Likes Received:
    515
    Location:
    Mordor
    • Like Like x 4
    • Interesting Interesting x 1
    • List
  16. orbitbooster

    orbitbooster Audiosexual

    Joined:
    Jan 8, 2018
    Messages:
    1,135
    Likes Received:
    640
    Where are the packages?
     
  17. ᑕ⊕ֆᗰIᑢ

    ᑕ⊕ֆᗰIᑢ Platinum Record

    Joined:
    Jan 23, 2022
    Messages:
    525
    Likes Received:
    294
    • Winner Winner x 1
    • Useful Useful x 1
    • List
  18. orbitbooster

    orbitbooster Audiosexual

    Joined:
    Jan 8, 2018
    Messages:
    1,135
    Likes Received:
    640
    I made a quick test: I didn't work for TP4 as before, but other important (to me) sw/vst was surprisingly working fine.
    As a side note it still triggers av as generic trojan, false positive or not.
     
  19. Recoil ✪

    Recoil ✪ Audiosexual

    Joined:
    Aug 14, 2022
    Messages:
    469
    Likes Received:
    515
    Location:
    Mordor
    @orbitbooster This is definitely a false\positive, this project is continued by the good guy from the Kernel Extenders Discord server, you can talk to him yourself if you want :cheers:

    Edit: I was able to run "The Usual Suspects Nodal Red 2x (DSP56300 Emulator) 1.4.1" but no interface graphics were visible, and this is due to the lack of some kind Juce 8.0.3.
    I found this program but I haven't come up with anything yet :dunno:

    https://github.com/juce-framework/JUCE/releases
     
    Last edited: Dec 13, 2024
    • Interesting Interesting x 2
    • List
  20. ᑕ⊕ֆᗰIᑢ

    ᑕ⊕ֆᗰIᑢ Platinum Record

    Joined:
    Jan 23, 2022
    Messages:
    525
    Likes Received:
    294
    Juce is a Framework for VST Plug programming..

    I guess, if the plugin is done correctly all JUCE dependencies should be included in the compilation,
    and it will go into a dll library or inside the plugin file itself..

    I guess it would normally be hard to force the use of an external juce library,
    but living in the world of VxKex everything is possible.. :dunno:
     
Loading...
Similar Threads - WIN7 List programs Forum Date
How to get a list whats installed...? WiN7 Software Oct 30, 2018
Win7 come back.exe what the heck is that? Lounge Sep 28, 2024
Intel 8th Generation internal graphics driver win7 PC Feb 3, 2024
S1 v5.4.1 won't run in win7/8 compatibility mode Studio One Nov 8, 2021
Sandboxie (or alternative)? (Win7,10) PC Oct 15, 2021
Loading...