<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nsploit/sploit/util, branch v0.5.0</title>
<subtitle>Process interaction tool for software exploitation</subtitle>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/nsploit/'/>
<entry>
<title>Rename sploit package to nsploit</title>
<updated>2025-01-05T04:54:51+00:00</updated>
<author>
<name>Malfurious</name>
<email>m@lfurio.us</email>
</author>
<published>2025-01-03T00:17:34+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/nsploit/commit/?id=0f00627964a4b2e515108401fa2cfe94600ad648'/>
<id>0f00627964a4b2e515108401fa2cfe94600ad648</id>
<content type='text'>
Rename all affected files, references to file paths, and module imports
within the code.  Since this line of development represents a fork from
the original sploit, a name change is seen as necessary to distinguish
the projects, as well as allow them to be installed side by side.

What does the "n" mean?  Great question!  You can think of it as meaning
"new sploit" if you want, though that's not quite intended.  The name is
simply distinct and easy to pronounce.  I had originally settled on
"msploit" (something along the lines of "Malf's sploit"), but this name
is too close to "metasploit" for me - and N is right next to it on the
keyboard.

Signed-off-by: Malfurious &lt;m@lfurio.us&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rename all affected files, references to file paths, and module imports
within the code.  Since this line of development represents a fork from
the original sploit, a name change is seen as necessary to distinguish
the projects, as well as allow them to be installed side by side.

What does the "n" mean?  Great question!  You can think of it as meaning
"new sploit" if you want, though that's not quite intended.  The name is
simply distinct and easy to pronounce.  I had originally settled on
"msploit" (something along the lines of "Malf's sploit"), but this name
is too close to "metasploit" for me - and N is right next to it on the
keyboard.

Signed-off-by: Malfurious &lt;m@lfurio.us&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>log: Move to sploit.util package</title>
<updated>2024-01-13T22:22:12+00:00</updated>
<author>
<name>Malfurious</name>
<email>m@lfurio.us</email>
</author>
<published>2024-01-12T21:26:03+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/nsploit/commit/?id=074a15310b8bbeeeeb00bf5ab5877c12f1ca1861'/>
<id>074a15310b8bbeeeeb00bf5ab5877c12f1ca1861</id>
<content type='text'>
Signed-off-by: Malfurious &lt;m@lfurio.us&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Malfurious &lt;m@lfurio.us&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>util: Promote from module to package</title>
<updated>2024-01-13T22:22:12+00:00</updated>
<author>
<name>Malfurious</name>
<email>m@lfurio.us</email>
</author>
<published>2024-01-12T19:28:26+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/nsploit/commit/?id=ead4ec1340555569e00919891383e05dca839b01'/>
<id>ead4ec1340555569e00919891383e05dca839b01</id>
<content type='text'>
We would like to move additional modules under the namespace of "util"
to clean up the top-level "sploit" package.  To start, the functions
from the previous util module are moved.  Given the package is named
"util" the module is renamed to "cmd" to somewhat match the theme of the
contained functions.

Per the previous commits, these functions are now exposed via the util
package as well.

Signed-off-by: Malfurious &lt;m@lfurio.us&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We would like to move additional modules under the namespace of "util"
to clean up the top-level "sploit" package.  To start, the functions
from the previous util module are moved.  Given the package is named
"util" the module is renamed to "cmd" to somewhat match the theme of the
contained functions.

Per the previous commits, these functions are now exposed via the util
package as well.

Signed-off-by: Malfurious &lt;m@lfurio.us&gt;
</pre>
</div>
</content>
</entry>
</feed>
