Homebrew RELEASE Noexs Remote Debugger

  • Thread starter Thread starter matt123337
  • Start date Start date
  • Views Views 189,725
  • Replies Replies 664
  • Likes Likes 25
Question - Under the Pointer Search, what is the Threads amount for? Amount of CPU Processing Threads to make the Searches faster?
In a sense.
It's kind of like the amount of instructions to run in parallel.
So the more threads the more it can spread out the task and complete the instructions quicker.
Though it wouldn't benefit you to use more than your logical core count.
 
  • Like
Reactions: Smoker1
So Ive been using noexes lately and it worked quite well.But today i tried to attach a game to the process and i just doesnt work. It either tell me that its alreday attached even if it isnt or it gives me this error:
Attach failed. Reason: Module:1 Desc:122.
Can someone help me please.
 
So Ive been using noexes lately and it worked quite well.But today i tried to attach a game to the process and i just doesnt work. It either tell me that its alreday attached even if it isnt or it gives me this error:
Attach failed. Reason: Module:1 Desc:122.
Can someone help me please.
Either hold down L as you boot the game or disable dmntcheat in your ini file. Usually works for me
 
Alright so I got this working it connected and even attached but i boot again a few day later and now it says attach failed module tcpGecko already attached. Any help would be appreciated .
 
Alright so I got this working it connected and even attached but i boot again a few day later and now it says attach failed module tcpGecko already attached. Any help would be appreciated .
You have updated FW in the meantime?
 
Last edited by TaiTai,
  • Like
Reactions: designgears
Alright so I got this working it connected and even attached but i boot again a few day later and now it says attach failed module tcpGecko already attached. Any help would be appreciated .
Sometimes you have to hold the L button while loading the game. That should deactivate the cheat system and then you connect to it.
 
  • Like
Reactions: TaiTai
Does anyone know how to fix this problem:
Code:
me.mdbell.noexs.core.ConnectionException: Result{mod=1, desc=106}
        at me.mdbell.noexs.core.Debugger.readmem(Debugger.java:274)
        at me.mdbell.noexs.ui.services.MemorySearchService$SearchTask.createDump(MemorySearchService.java:373)
        at me.mdbell.noexs.ui.services.MemorySearchService$SearchTask.refineSearch(MemorySearchService.java:211)
        at me.mdbell.noexs.ui.services.MemorySearchService$SearchTask.call(MemorySearchService.java:187)
        at me.mdbell.noexs.ui.services.MemorySearchService$SearchTask.call(MemorySearchService.java:172)
        at javafx.graphics/javafx.concurrent.Task$TaskCallable.call(Unknown Source)
        at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
        at javafx.graphics/javafx.concurrent.Service.lambda$executeTask$6(Unknown Source)
        at java.base/java.security.AccessController.doPrivileged(Native Method)
        at javafx.graphics/javafx.concurrent.Service.lambda$executeTask$7(Unknown Source)
        at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.base/java.lang.Thread.run(Unknown Source)

Code:
java.io.IOException: Not enough free space for dump!
        at me.mdbell.noexs.ui.services.MemorySearchService$SearchTask.createDump(MemorySearchService.java:335)
        at me.mdbell.noexs.ui.services.MemorySearchService$SearchTask.fullSearch(MemorySearchService.java:244)
        at me.mdbell.noexs.ui.services.MemorySearchService$SearchTask.call(MemorySearchService.java:189)
        at me.mdbell.noexs.ui.services.MemorySearchService$SearchTask.call(MemorySearchService.java:172)
        at javafx.graphics/javafx.concurrent.Task$TaskCallable.call(Unknown Source)
        at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
        at javafx.graphics/javafx.concurrent.Service.lambda$executeTask$6(Unknown Source)
        at java.base/java.security.AccessController.doPrivileged(Native Method)
        at javafx.graphics/javafx.concurrent.Service.lambda$executeTask$7(Unknown Source)
        at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.base/java.lang.Thread.run(Unknown Source)
After the first error, everytime I try ro search it gives me the second error.
 
I need help. I've spent hours for 2 days now and I can't make it connect. I am using Atmosphere 0.9.4 and Hekate 5.0.2. FW 9.0.1.

BCT
Debugmode = 1

I couldn't figure out where to put the noexs.kip1 so I add it in /atmosphere/kips.

I used Kip_select to check if it is enabled, and it seems to be enabled. Basically both debugmode and noexs.kip1 is enabled but it is still not connecting. Please, can anyone provide me with some help? I appreciate if anyone can point me to the correct direction.

Thanks!

--------------------- MERGED ---------------------------

have you tried using the alternative sysmodule instead?

OMG!!! After working on how to make it work... Finally!!! that is 2 days of time lost (including slacking at work). Now I can study pointer search. :)

--------------------- MERGED ---------------------------

I need help. I've spent hours for 2 days now and I can't make it connect. I am using Atmosphere 0.9.4 and Hekate 5.0.2. FW 9.0.1.

BCT
Debugmode = 1

I couldn't figure out where to put the noexs.kip1 so I add it in /atmosphere/kips.

I used Kip_select to check if it is enabled, and it seems to be enabled. Basically both debugmode and noexs.kip1 is enabled but it is still not connecting. Please, can anyone provide me with some help? I appreciate if anyone can point me to the correct direction.

Thanks!

--------------------- MERGED ---------------------------



OMG!!! After working on how to make it work... Finally!!! that is 2 days of time lost (including slacking at work). Now I can study pointer search. :)

I got another error now.... :'(



me.mdbell.noexs.core.ConnectionException: Result{mod=349, desc=9}
at me.mdbell.noexs.core.Debugger.readInfo(Debugger.java:525)
at me.mdbell.noexs.core.Debugger.query(Debugger.java:375)
at me.mdbell.noexs.dump.DumpRegionSupplier$2.init(DumpRegionSupplier.java:82)
at me.mdbell.noexs.dump.DumpRegionSupplier$2.getSize(DumpRegionSupplier.java:73)
at me.mdbell.noexs.ui.services.MemorySearchService$SearchTask.createDump(MemorySearchService.java:334)
at me.mdbell.noexs.ui.services.MemorySearchService$SearchTask.fullSearch(MemorySearchService.java:244)
at me.mdbell.noexs.ui.services.MemorySearchService$SearchTask.call(MemorySearchService.java:189)
at me.mdbell.noexs.ui.services.MemorySearchService$SearchTask.call(MemorySearchService.java:172)
at javafx.graphics/javafx.concurrent.Task$TaskCallable.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at javafx.graphics/javafx.concurrent.Service.lambda$executeTask$6(Unknown Source)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at javafx.graphics/javafx.concurrent.Service.lambda$executeTask$7(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)

 
I need help. I've spent hours for 2 days now and I can't make it connect. I am using Atmosphere 0.9.4 and Hekate 5.0.2. FW 9.0.1.

BCT
Debugmode = 1

I couldn't figure out where to put the noexs.kip1 so I add it in /atmosphere/kips.

I used Kip_select to check if it is enabled, and it seems to be enabled. Basically both debugmode and noexs.kip1 is enabled but it is still not connecting. Please, can anyone provide me with some help? I appreciate if anyone can point me to the correct direction.

Thanks!

--------------------- MERGED ---------------------------



OMG!!! After working on how to make it work... Finally!!! that is 2 days of time lost (including slacking at work). Now I can study pointer search. :)

--------------------- MERGED ---------------------------



I got another error now.... :'(



me.mdbell.noexs.core.ConnectionException: Result{mod=349, desc=9}
at me.mdbell.noexs.core.Debugger.readInfo(Debugger.java:525)
at me.mdbell.noexs.core.Debugger.query(Debugger.java:375)
at me.mdbell.noexs.dump.DumpRegionSupplier$2.init(DumpRegionSupplier.java:82)
at me.mdbell.noexs.dump.DumpRegionSupplier$2.getSize(DumpRegionSupplier.java:73)
at me.mdbell.noexs.ui.services.MemorySearchService$SearchTask.createDump(MemorySearchService.java:334)
at me.mdbell.noexs.ui.services.MemorySearchService$SearchTask.fullSearch(MemorySearchService.java:244)
at me.mdbell.noexs.ui.services.MemorySearchService$SearchTask.call(MemorySearchService.java:189)
at me.mdbell.noexs.ui.services.MemorySearchService$SearchTask.call(MemorySearchService.java:172)
at javafx.graphics/javafx.concurrent.Task$TaskCallable.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at javafx.graphics/javafx.concurrent.Service.lambda$executeTask$6(Unknown Source)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at javafx.graphics/javafx.concurrent.Service.lambda$executeTask$7(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)



OK! After reading from page 1 - 29. I am ablee to make it work now. Phew!! Thank you all!! I still get some errors but I'll figure it out for now. haha~~
 

Site & Scene News

Popular threads in this forum