This might help, I used to fi my files like this: http://security102.blogspot.ru/2010/04/findreplace-of-nul-objects-in-notepad.html
Basically you need to replace \x00 characters with regular expressions

Related Posts:
- Possible causes of Java VM EXCEPTION_ACCESS_VIOLATION?
- Understanding the difference between null and ‘\u000’ in Java
- Understanding the difference between null and ‘\u000’ in Java
- How to change background color in the Notepad++ text editor?
- What is a NullReferenceException, and how do I fix it?
- How to view Plugin Manager in Notepad++
- outputting ascii table in C++
- Referring to the null object in Python
- How to compare two files in Notepad++ v6.6.8
- Use Notepad++ as HEX-Editor
- std::string to char*
- What is a NullReferenceException, and how do I fix it?
- How to view Plugin Manager in Notepad++
- How to convert a char to a String?
- How to convert/parse from String to char in java?
- Use Notepad++ as HEX-Editor
- Use Notepad++ as HEX-Editor
- Conversion from string to char – c++
- “Char cannot be dereferenced” error
- “Char cannot be dereferenced” error
- How can I convert a char to int in Java? [duplicate]
- How to Execute a Python Script in Notepad++?
- What is an unsigned char?
- Using NULL in C++?
- Get a substring of a char* [duplicate]
- char *array and char array[]
- Convert int to char in java
- Get a substring of a char*
- How to convert a char array to a string?
- Expression must be a modifiable L-value
- How to reformat JSON in Notepad++?
- C: correct usage of strtok_r
- What is null in Java?
- Removing duplicate rows in Notepad++
- What is the difference between char s[] and char *s?
- Representing null in JSON
- Convert tabs to spaces in Notepad++
- Representing null in JSON
- How to convert a single char into an int [duplicate]
- JavaScript null check
- How can I convert a character to a integer in Python, and viceversa?
- std::string to char*
- JavaScript null check
- How can I convert a character to a integer in Python, and viceversa?
- How to convert a std::string to const char* or char*
- TextFX menu is missing in Notepad++
- How do I check for null values in JavaScript?
- How to resolve TypeError: Cannot convert undefined or null to object
- How do I format XML in Notepad++?
- Illegal Escape Character “\”
- Why does NULL = NULL evaluate to false in SQL server
- How to install a Notepad++ plugin offline?
- Char Comparison in C
- Return char[]/string from a function [duplicate]
- How can I determine if a variable is ‘undefined’ or ‘null’?
- getline() does not work if used after some inputs
- How do I apply the for-each loop to every character in a String?
- Checking if an object is null in C#
- How can I convert const char* to string and then back to char*?
- basic_string::_M_construct null not valid after constructing subvector of strings
- return, return None, and no return at all?
- How can I use modulo operator (%) in JavaScript?
- Difference between nil, NIL and, null in Objective-C
- Convert char* to string C++
- How can I check for an empty/undefined/null string in JavaScript?
- Convert char to int in C#
- Return char[]/string from a function
- How to print a char array in C through printf?
- How To Auto-Format / Indent XML/HTML in Notepad++
- How do I stop Notepad++ from showing autocomplete for all words in the file
- Excess elements in char array initializer error
- How to do scanf for single char in C
- How to check if my string is equal to null?
- C char* to int conversion
- What is the PHP syntax to check “is not null” or an empty string?
- Comparing chars in Java
- C# – How to convert string to char?
- Notepad++ change text color?
- Convert char array to a int number in C
- Escape Character in SQL Server
- “Too many characters in character literal error”
- Returning an array using C
- Notepad++ add to every line
- Regex: Remove lines containing “help”, etc
- Returning null in a method whose signature says return int?
- What is a ‘NoneType’ object?
- Check if object exists in JavaScript
- char pointers: invalid conversion from ‘char*’ to ‘char’?
- What is the difference between null and undefined in JavaScript?
- C++ – Assigning null to a std::string
- Notepad++ wildcard
- Check if C++ Array is Null
- Origin null is not allowed by Access-Control-Allow-Origin
- Comparing the values of char arrays in C++
- How to copy a char array in C?
- How to check if object is null or not except == null
- Convert char array to single int?
- How to check if object is null or not except == null
- Char Comparison in C
- Unclosed Character Literal error