|
You are here |
managingosx.wordpress.com | ||
| | | | |
tarekziade.wordpress.com
|
|
| | | | | tl;dr I am building for Sagrada a web application that can be used to create and deploy web services through the web with a few Python functions. See the prototype demo quick screencast -- If you can't view it in your browser, download it and use VLC -- The music is MC Jack IN the... | |
| | | | |
blog.nobugware.com
|
|
| | | | | It's more a reminder to myself, gevent depends on libevent2 but the setup.py doesn't correcty look for it, a simple solution: export CFLAGS=-I/usr/local/include export LDFLAGS=-L/usr/local/lib pip install gevent change it for /opt/local/... if you are on OSX or you will get a bunch of errors /Developer/usr/bin/llvm-gcc-4.2 -fno-strict-aliasing -fno-common -dynamic -pipe -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c... | |
| | | | |
reverse.put.as
|
|
| | | | | Almost two years ago (when covid was just starting and we all happily ignored it) I wrote a post about implementing x86 hardware breakpoints in lldb. This critical debugger feature was missing from lldb. Probably because lldb main users are developers and not serious reverse engineers (lol!) dealing with malicious code and/or just reversing/cracking hostile software protections (cracking is the best and most fun RE target practice). The build process described in that post worked but I wasn't very happy ... | |
| | | | |
learnpython.com
|
|
| | | Python vs. Java? Explore key application areas, syntax differences, and expected salary levels to help you pick your first programming language. | ||