Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • master default protected
1 result
Created with Raphaël 2.2.07Apr8Nov75431Oct30working on the capsulesmastermasterlast update. the rest is in the binary_c-python reposhared Library generation works nowmade most code to compile the shared library for binarycCleaned up code of ctypes_and_api. will serve as the example for the implementation in the python-binarycworking example of this idea is in ctypes_and_apimade script to write function pointer to char and convert it back to a function pointer in a different functioncreated some cython DLL reading, i'm able to fetch the memory adress, but not yet finished with the ptr -> int -> ptr conversion. also updated readmeadded some possible sourcesupdated ctypes attempt. next step is trying to figure out how to pass a pointer through something via somethingadded some functions that use pointers to do stuffmakking some c functions and binding them with pythonInitial commit
Loading