1. Write a program to Delete a Node in the double linked list and print the index the node was at. 2. Write a program to use windows API to read a file and check if it exists or not. 3. Explain what happens in Buffer overflow. 4. Explain what is difference between cdecl and stdcall. 5. Given a set of numbers [1, 3, 4, 5, 8] print which numbers sum is equal to [8] and also print the index of those two numbers What will be time and space complexity of your solution. 6. Explain what happens when we try to use mmap to read a file size of 10GB with the system memory only 8GB. the system uses x64 bit memory addess space. 7. explain the process capture by a malicious process to execute shell code from a process. 8. what is the difference between CreateFileA and CreateFileW There are two differences (that I know of): - CreateFileA is ANSI and CreateFileW is Unicode version. - CreateFileW can skip path parsing and use filenames of up to 32000 characters, whereas CreateFileA is limited to 260.
Malware Analyst Interview Questions
77 malware analyst interview questions shared by candidates
Technical discussion about reverse engineering windows executables.
Asked about what is and how to use IDS Pro?
Describe the intelligence cycle and where you see your strengths fitting into it.
Tell me about your projects. What experience do you have?
A good basis and understanding of Java, JavaScript, and code in general, that were tested with bits of code presented with questions about them. There were some general questions about cybersecurity, malware, and networking.
Q. Could you do a coding example with databases?
Asked about multiple cybersec and android concepts
related to programming and skills required for CI
Tell me about your current job
Viewing 21 - 30 interview questions