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...
08 September 2016 8,893 1 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...
07 August 2016 2,850 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...
07 August 2016 5,960 0 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...
07 August 2016 9,489 7 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.
07 August 2016 2,319 2 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...
05 June 2016 5,499 4 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...
05 June 2016 8,113 3 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.
04 May 2016 4,927 5 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...
04 May 2016 419 2 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.
10 November 2015 7,619 3 View
I'm currently exploring the application of Python in textile engineering, specifically in areas like data analysis, process automation, and the development of smart textiles. I'm interested in...
10 August 2024 7,429 2 View
Request Python code from this article : Gender equity of authorship in pulmonary medicine over the past decade. THANKS!
08 August 2024 6,242 2 View
Visual Studio Code (VS Code) has become a popular choice among developers for several reasons: 1. **Free and Open Source**: VS Code is free to use and open source, making it accessible to...
07 August 2024 7,013 4 View
I need the python code to forecast what crop production will be in the next decade considering climate and crop production variables as seen in the attached.csv file.
05 August 2024 2,977 3 View
Hello everyone, I am currently working on a research project that aims to integrate machine learning techniques into an open source SIEM tool to automate the creation of security use cases from...
04 August 2024 3,196 2 View
I have a .text file for various FASTA sequence , and i want to convert these sequences into a numeric file which will be in .csv format. OR I want to extract physiochemical properties(features)...
25 July 2024 3,650 2 View
In molecular dynamics simulation, to get FEL analysis, I got an error. My Python version is 3.10.7. My input files are made with a lower version of Python. But the final command to generate the...
23 July 2024 5,646 2 View
I am now developing a python module for ms2 database searching, would like to realize a function that similar to what Xcalibur did, choose multiple mass spectra and get an averaged spectra. But...
22 July 2024 3,975 1 View
Actually, I'm having trouble implementing the plot of the flutter region for the whirl prop system with 2 DOF (Influences of structural damping and propeller—pivot point distance on whirl flutter...
21 July 2024 5,047 2 View
Hello, dear RG community. Personally, I have found Xarray to be excruciatingly slow, especially for big datasets and nonstandard operations (like a custom filtering function). The only suggestion...
15 July 2024 4,705 2 View