Homebrew RELEASE Noexs Remote Debugger

  • Thread starter Thread starter matt123337
  • Start date Start date
  • Views Views 189,760
  • Replies Replies 664
  • Likes Likes 25
So anybody using this app with USB(me unable to connect ) because wifi speed is too slow ??? and what driver are you using ?
How to use ghidra or IDA pro with this app ??
 
So anybody using this app with USB(me unable to connect ) because wifi speed is too slow ??? and what driver are you using ?
How to use ghidra or IDA pro with this app ??
there is no usb mode for this software. i
So anybody using this app with USB(me unable to connect ) because wifi speed is too slow ??? and what driver are you using ?
How to use ghidra or IDA pro with this app ??
there is not usb mode for this software
 
How do you actually get the disassembler to work?
It just doesn't do anything for me.
 
What happened to this project? Is Matthew still alive?
He's still alive. I talk to him occasionally on discord. I think the last time I had talked to him, he had to get a new computer but he had a lot of classes he was taking and had to focus on that. I just don't know when or if he will update it more than what it is right now.
 
Hey guys, long time no see! I'm back (for now), and I intend to get Noexes modernized a bit! I just got the client sourcecode setup on Java 16, and now I'm getting localization written. After that I'm going to rework some of the code, it's hella messy. After that I'll seriously look into getting USB working. If anyone would like to help translate it (or with any other code) please shoot me a message!
 
Hey guys, long time no see! I'm back (for now), and I intend to get Noexes modernized a bit! I just got the client sourcecode setup on Java 16, and now I'm getting localization written. After that I'm going to rework some of the code, it's hella messy. After that I'll seriously look into getting USB working. If anyone would like to help translate it (or with any other code) please shoot me a message!
Let me know Matt. I'll do some updated tutorials with it.
 
Hey guys, long time no see! I'm back (for now), and I intend to get Noexes modernized a bit! I just got the client sourcecode setup on Java 16, and now I'm getting localization written. After that I'm going to rework some of the code, it's hella messy. After that I'll seriously look into getting USB working. If anyone would like to help translate it (or with any other code) please shoot me a message!
any news on this?
 
Hi, when I'm try to test if some pointer are working I get an error when I parse for a Expression. Any idea why it does this?

Error says:

me.mdbell.noexs.core.ConnectionException

ConnectionException

Result{mod=1, desc=196}
The exception stacktrace was:

me.mdbell.noexs.core.ConnectionException: Result{mod=1, desc=106}
at me.mdbell.noexs.core.Debugger.readmem(Debugger.java:311)
at me.mdbell.noexs.core.Debugger.peek64(Debugger.java:171)
at me.mdbell.noexs.ui.controllers.ToolsController.lambda$new$0(ToolsController.java:68)
at me.mdbell.noexs.misc.ExpressionEvaluator.eval(ExpressionEvaluator.java:67)
at me.mdbell.noexs.ui.controllers.ToolsController.onParse(ToolsController.java:235)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at com.sun.javafx.reflect.Trampoline.invoke(Unknown Source)
at jdk.internal.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at javafx.base/com.sun.javafx.reflect.MethodUtil.invoke(Unknown Source)
at javafx.fxml/com.sun.javafx.fxml.MethodHelper.invoke(Unknown Source)
at javafx.fxml/javafx.fxml.FXMLLoader$MethodHandler.invoke(Unknown Source)
at javafx.fxml/javafx.fxml.FXMLLoader$ControllerMethodEventHandler.handle(Unknown Source)
at javafx.base/com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Unknown Source)
at javafx.base/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at javafx.base/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at javafx.base/com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Unknown Source)
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at javafx.base/com.sun.javafx.event.EventUtil.fireEventImpl(Unknown Source)
at javafx.base/com.sun.javafx.event.EventUtil.fireEvent(Unknown Source)
at javafx.base/javafx.event.Event.fireEvent(Unknown Source)
at javafx.graphics/javafx.scene.Node.fireEvent(Unknown Source)
at javafx.controls/javafx.scene.control.Button.fire(Unknown Source)
at javafx.controls/com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(Unknown Source)
at javafx.controls/com.sun.javafx.scene.control.inputmap.InputMap.handle(Unknown Source)
at javafx.base/com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(Unknown Source)
at javafx.base/com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Unknown Source)
at javafx.base/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at javafx.base/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at javafx.base/com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Unknown Source)
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at javafx.base/com.sun.javafx.event.EventUtil.fireEventImpl(Unknown Source)
at javafx.base/com.sun.javafx.event.EventUtil.fireEvent(Unknown Source)
at javafx.base/javafx.event.Event.fireEvent(Unknown Source)
at javafx.graphics/javafx.scene.Scene$MouseHandler.process(Unknown Source)
at javafx.graphics/javafx.scene.Scene$MouseHandler.access$1300(Unknown Source)
at javafx.graphics/javafx.scene.Scene.processMouseEvent(Unknown Source)
at javafx.graphics/javafx.scene.Scene$ScenePeerListener.mouseEvent(Unknown Source)
at javafx.graphics/com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(Unknown Source)
at javafx.graphics/com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(Unknown Source)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at javafx.graphics/com.sun.javafx.tk.quantum.GlassViewEventHandler.lambda$handleMouseEvent$2(Unknown Source)
at javafx.graphics/com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(Unknown Source)
at javafx.graphics/com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(Unknown Source)
at javafx.graphics/com.sun.glass.ui.View.handleMouseEvent(Unknown Source)
at javafx.graphics/com.sun.glass.ui.View.notifyMouse(Unknown Source)
at javafx.graphics/com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at javafx.graphics/com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
 
  • Like
Reactions: essence25
I got it working to connect via network using the TomVita current release which no longer uses the *.kip1 file. But there is a major problem. The search no longer works properly.

On first/initial search it finds the known value but on second search(once that value has changed in the game) it finds nothing no matter what even though I know for sure the value is there.

If we reset search and start again, then it finds the new updated value again but we cannot trim it to less found addresses because on the second search it finds nothing every time.

It is like it does not update for comparison after first search. I tested it with a known location and value that shows incrementing values in memory viewer but it does not find the value on second search. So it is broken.

Unless I'm missing something. I'm familiar with these type of programs(eg. Cheat Engine) but this one is somewhat broken. Fw 17.0.1 and v1.1.3 Jnoexs java client.

Can anyone test this and let me know if they can actually narrow down initial found values?
 
I got it working to connect via network using the TomVita current release which no longer uses the *.kip1 file. But there is a major problem. The search no longer works properly.

On first/initial search it finds the known value but on second search(once that value has changed in the game) it finds nothing no matter what even though I know for sure the value is there.

If we reset search and start again, then it finds the new updated value again but we cannot trim it to less found addresses because on the second search it finds nothing every time.

It is like it does not update for comparison after first search. I tested it with a known location and value that shows incrementing values in memory viewer but it does not find the value on second search. So it is broken.

Unless I'm missing something. I'm familiar with these type of programs(eg. Cheat Engine) but this one is somewhat broken. Fw 17.0.1 and v1.1.3 Jnoexs java client.

Can anyone test this and let me know if they can actually narrow down initial found values?
I'm now having a similar issue where doing a second dump for comparing tries to dump a file as big as the amount of free space on my HDD. In other words, doing a comparison search is completely broken.
 
My noexs sysmodule already do memory search on switch side for pointer, with some rote effort anyone can make it do generic search on Switch side if there is the motivation. Doing search on PC side is just plain slow until USB is up and that is probably far from rote or I guess it would have been done already
 
I'd like to get this working. Is it a totally dead project? From what I'm reading, I need Java 10 and I can't seem to find an install for that.
 

Site & Scene News

Popular threads in this forum