11 Questions 10 Answers 0 Followers
Questions related from Rasha Khaled
Hi everyone,I created some code for allocate memory using VirtualAllocEx,but I always encounter the same problem, the allocation fails,I attached the code with this question,I need to fix this...
09 September 2016 8,868 1 View
Hi everyone, I have some memory address and I need to know,Is it possible to get the data stored in this address by using python language?If so?how is it?I need the code that can do this.Thank you...
08 August 2016 9,472 7 View
Hi everyone,and thank for all in advance.I need a python code for send and recv any data using WSASend and WSARecv.I tried to create such code but I faced some problem,which is the data didn't...
08 August 2016 2,832 1 View
Hi everyone, I need some code that uses TransmitPackets API or at least the library that contains it.I tried to find any example for it or to find where is it,I mean ,the library that contains it...
08 August 2016 5,940 0 View
Hi everyone,I need any python code that uses VirtualAlloc to allocate memory then put any text data into this memory,thank you in advance.
08 August 2016 2,297 2 View
Hi everyone, I need a simple program written in python,this program can copy simple text like hi from memory address to another.That mean ,I need a python implementation for CopyMemory API. Any...
06 June 2016 8,091 3 View
Hi,I need just to know what are the most frequently used programs?I know what are the most frequently used program by me,but unfortunately, I didn't know the programs that are most used by the...
06 June 2016 5,475 4 View
We have some code that classify some disease by a simple way ,but we need to improve it to become better,it didnot base on algorithm it just classify the images directly,how can we improve such...
05 May 2016 399 2 View
I want to use some Api but it was not supported by winappdbg tool so ,I need to update it to make it identify this api ,how can I do that?where should I modify?
05 May 2016 8,485 0 View
Hi everyone.I need a python code for command line antivirus for windows.I need the name of the antivirus and the code to use it.
05 May 2016 4,905 5 View
I try to run two python projects but I found that this error is shown.no module named idaapi.what is the reason and how can I fix it.
11 November 2015 7,590 3 View