Noexes Sysmodule Switch

From GameBrew
NoExs sysmodule
Noexsnx.png
General
Authortomvita
TypeSysmodules
Version1.4.157
LicenseGPL-3.0
Last Updated2022/05/05
Links
Download
Website
Source

Sysmodule that enables simultaneous usage of EdiZon SE (dmnt:cht) and Jnoexs (a graphical remote debugger for the Switch).

This is a fork of KrankRival's version with minor changes due to libnx change and updated the Title ID as per mdbell's change.

It modifies the sysmodule to make use of dmnt:cht services instead of reporting an error when the dmnt:cht is already attached to the game process.

If you do not use any app that make use of dmnt this fork does not enhance the functionality of Jnoexs. You can use either the original or this version and the functionality should be the same.

This fork is required for some features of pointersearcher SE.

Installation

To install the sysmodule, copy the content of 054e4f4558454000.zip to contents directory of atmosphere.

If you have 0100000000000038 from older version you must remove it for the new version to work.

The client requires Java 10 to use (Java 11 should also work).

User guide

Running the client

On most operating systems all you need to do is run the jar file from the release as you would any other programs. If you're having trouble try running the following command (within the directory where you extracted Noexes):

java -jar JNoexsClient.jar

If you still have problems please double check that you're running at least Java 10 (you can verify this by using the command java -version).

Useful links

Screenshots

noexsnx2.png

noexsnx3.png

noexsnx4.png

Media

Pointer Example (Snakes)

[Switch] How To Set Up & Use NoExes (DarkFlare)

Known value search Noexs (Joshua Devore)

Known issues

Launching of app that force load dmnt:cht will still crash the Switch if noexs is attached to the game process. No solution for this one yet.

Changelog

v1.4.157 2022/05/05

  • This version will also fetch Breeze bookmark for pointer search se.

v1.4.156 2021/11/05

  • This can work with GDB enabled.

v1.4.155a 2021/09/10

  • Updated dmnt call to detach. With atmosphere 0.20.0 onwards detach is officially supported by dmnt.
  • Heap range reported by sysmodule include every segments not just heap.
  • Increased segment count for some games that has extreme number of segments.
  • Get application pid now works without dmnt attached.
    • Snce the call now always works I have added a auto attach button to Jnoexs. Now you can attach to the running game without looking at the list of all pids.
  • Added some extra fix contributed by Eiffel2018 to JNoexs.

v1.4.153 2021/01/27

  • Works with EdiZon SE 3.7.21 and above, pointersearcher 0.5.9 and above
  • Added some features that isn't utilized by pointersearcher yet.
  • To install place content of 054e4f4558454000.zip into /atmosphere/contents, if you have installed a previous version into /atmosphere/contents/0100000000000038 you need to remove that directory.
  • If you can't understand the above paragraph use 0100000000000038.zip. This may have conflict with future release of atmosphere. Works for the time being. DO NOT DO BOTH!! If you have download 0100000000000038.zip before I write this text please download again. The one that was here was the SX version.
  • I build 0100000000000038_SX.zip for people who use SXOS. I think it works but I have not done any testing.

v1.4.151 2020/11/03

  • Update dump file offset due to change in EdiZon SE file format.
  • Works with EdiZon SE 3.7.18 and pointersearcher 0.5.8.

v1.4.149 2020/10/07

  • 149 fix a 32bit pointerdump bug.

v1.4.148 2020/10/07

  • Added a function to receive bookmark export from PC and place it in EdiZon directory.

v1.4.147 2010/10/04

  • Support 32bit pointer dump with pointersearcher SE 0.5.3.

v1.4.146 2020/10/04

  • Fix a small bug when bookmark file was locked.

v1.4.145 2020/10/02

  • Fix a bug with segment info. A bug with 32bit segments.

v1.4.144 2020/10/01

  • Support new feature of PointerSearcher-SE 0.5.2.
  • Remove 0100000000000038 from older version if present.

v1.4.141a 2020/09/21

  • Enhancement needed to support new features of pointersearcher 0.5.

v1.4 2020/09/20

  • This release enables long command such as dump ptr to be interrupted. Support PointerSearcher SE 0.5 beta 2.
  • Remove 0100000000000038 from older version if present.

v1.3a 2020/09/17

  • This version remove the check that dmntchtInitialize is successful. Aim is to make it potentially compatible with other CFW.
  • One other thing to take note. Remove 0100000000000038 from older version if present.

v1.4.152 2020/12/01

  • Works with EdiZon SE 3.7.21 and pointersearcher 0.5.9.

v1.3 2020/09/15

  • Use with PointerSearcher SE 0.5 and above this release enables direct transfer of pointer candidates.
  • Remove 0100000000000038 from older version if present.

v1.2.2 2020/08/27

  • Bug fixes for the attach and detach function.

v1.2.1dmnt 2020/08/26

  • This version will access game memory via dmnt calls if it is already attached to the game process. No more failure when you try to use Jnoexs and dmnt is already attached to game. Now you can use EdiZon SE and Jnoexs simultaneously.

v1.2.1 2020/08/26

  • Now when an attach failed subsequent attach won't return already attach without being attached.

v1.2-tid 2020/08/22

  • Basically KrankRival's version with minor changes due to libnx change and updated the Title ID as per mdbell's change.
  • Added distinct connect and disconnect button for Jnoexs. Useful when switch has gone to sleep. No need to restart Jnoexs to be able to connect to switch. Just use the connect button to establish connection again.
  • toolbox.json for dynamic loading of noexs sysmodule. If needed can just unload and reload noexs, no need to reboot switch to get noexs working again. noexs used to need reboot to work should you try to attached when dmnt is already attached to game process.

External links

Advertising: