<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Plugin convert problem]]></title><description><![CDATA[<p dir="auto">Hello,<br />
I am confused, could someone help?</p>
<p dir="auto">I have a string like this: hYjKHGD9LUCJWa0/S+I7i5WDWAg=<br />
I use Base64 Decode Plugin tool and get a string which does not paste here properly then I convert this value by ASCII -&gt; HEX and get this result: 8588ca1c60fd2d408959ad3f4be23b8b95835808 which is correct.</p>
<p dir="auto">When I do the same with this string: jKF0hAiWY//CXGhYsiyIb/LIqJI=<br />
Base64 Decode works and I get a similar sting to upper one but when I use the converter ASCII -&gt; HEX nothing happens.</p>
<p dir="auto">I tried same with some other strings and most of them works fine but some of them does not.<br />
Could this be a bug?</p>
<p dir="auto">Best<br />
Hakan Toptas, Istanbul</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/15613/plugin-convert-problem</link><generator>RSS for Node</generator><lastBuildDate>Mon, 09 Mar 2026 02:52:25 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/15613.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 13 Apr 2018 16:05:31 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Plugin convert problem on Sun, 15 Apr 2018 14:13:44 GMT]]></title><description><![CDATA[<p dir="auto">I checked the converter/issues, it was a known issue and they cannot solve I guess.</p>
<p dir="auto">I tried different sums but sum1 seems to be the correct one.<br />
Best</p>
]]></description><link>https://community.notepad-plus-plus.org/post/31679</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/31679</guid><dc:creator><![CDATA[Hakan Toptas]]></dc:creator><pubDate>Sun, 15 Apr 2018 14:13:44 GMT</pubDate></item><item><title><![CDATA[Reply to Plugin convert problem on Sat, 14 Apr 2018 09:09:06 GMT]]></title><description><![CDATA[<p dir="auto">Converter could be found at <a href="https://github.com/npp-plugins/converter" rel="nofollow ugc">https://github.com/npp-plugins/converter</a>. You could create an issue there at <a href="https://github.com/npp-plugins/converter/issues" rel="nofollow ugc">https://github.com/npp-plugins/converter/issues</a>.</p>
<p dir="auto">Would it not be sufficient to calc a md5 or sha1|sha2|sha3 sum over your files? MD5 is available also in N++ under tools.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/31655</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/31655</guid><dc:creator><![CDATA[chcg]]></dc:creator><pubDate>Sat, 14 Apr 2018 09:09:06 GMT</pubDate></item><item><title><![CDATA[Reply to Plugin convert problem on Fri, 13 Apr 2018 20:17:12 GMT]]></title><description><![CDATA[<p dir="auto">It looks like it is the xFF is causing the problem in the ASCII string.<br />
If I  convert ff from hex to ascii I get xFF but I cannot convert xFF back to hex.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/31651</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/31651</guid><dc:creator><![CDATA[Hakan Toptas]]></dc:creator><pubDate>Fri, 13 Apr 2018 20:17:12 GMT</pubDate></item><item><title><![CDATA[Reply to Plugin convert problem on Fri, 13 Apr 2018 19:33:23 GMT]]></title><description><![CDATA[<p dir="auto">I guess I need a plugin to convert between Base64 and HEX directly if there is one.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/31650</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/31650</guid><dc:creator><![CDATA[Hakan Toptas]]></dc:creator><pubDate>Fri, 13 Apr 2018 19:33:23 GMT</pubDate></item><item><title><![CDATA[Reply to Plugin convert problem on Fri, 13 Apr 2018 19:11:53 GMT]]></title><description><![CDATA[<p dir="auto">Yes I use Plugins/Mime Tools/Base64 Decode.<br />
Yes I use Plugins/Converter/ASCII -&gt; HEX.<br />
N++ in 32bit. (Don’t know why)</p>
<p dir="auto">I try to hashcheck some big media files (DCP) before/after cloning.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/31649</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/31649</guid><dc:creator><![CDATA[Hakan Toptas]]></dc:creator><pubDate>Fri, 13 Apr 2018 19:11:53 GMT</pubDate></item><item><title><![CDATA[Reply to Plugin convert problem on Fri, 13 Apr 2018 16:43:13 GMT]]></title><description><![CDATA[<p dir="auto">Are you using the Plugin Mime Tools (<a href="https://github.com/npp-plugins/mimetools" rel="nofollow ugc">https://github.com/npp-plugins/mimetools</a>) for Base64 Decode?<br />
For ASCII-&gt;HEX you used the Converter Plugin?<br />
N++ in 32bit or 64bit version?</p>
<p dir="auto">What is the task you try to achieve?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/31641</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/31641</guid><dc:creator><![CDATA[chcg]]></dc:creator><pubDate>Fri, 13 Apr 2018 16:43:13 GMT</pubDate></item></channel></rss>