<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Activity for capstone</title><link>https://sourceforge.net/p/capstone/activity/</link><description>Recent activity for capstone</description><language>en</language><lastBuildDate>Thu, 21 Aug 2025 18:10:23 -0000</lastBuildDate><item><title>Victor Mehta posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/capstone/discussion/general/thread/65a312438d/?limit=25#e18d</link><description>OK so I figured out what I was doing wrong when trying to reduce the size of the binary. I still had the other ARCH flags included in Preprocessor setting in Visual Studio. After removing them the binary reduced in size.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Victor Mehta</dc:creator><pubDate>Thu, 21 Aug 2025 18:10:23 -0000</pubDate><guid>https://sourceforge.net/p/capstone/discussion/general/thread/65a312438d/?limit=25#e18d</guid></item><item><title>Victor Mehta posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/capstone/discussion/general/thread/65a312438d/?limit=25#0c93</link><description>OK so I successfully compiled and built my KMDF driver using the capstone_static_winkernel project however the file size of the .sys file is too big. I need help reducing the size of the capstone_static_winkernel.lib file to something much smaller. I've tried the following preprocessor directives CAPSTONE_X86_REDUCE and CAPSTONE_DIET implemented in the capstone_static_winkernel project. But the size of this lib file does not reduce. Please help. TIA.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Victor Mehta</dc:creator><pubDate>Sun, 17 Aug 2025 18:56:51 -0000</pubDate><guid>https://sourceforge.net/p/capstone/discussion/general/thread/65a312438d/?limit=25#0c93</guid></item><item><title>Victor Mehta posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/capstone/discussion/general/thread/65a312438d/?limit=25#3f10</link><description>OK so I managed to get GitHub package installed that installs the capstone_static_winkernel project and creates the msvc directory. But now I'm getting compile errors when compiling the capstone_static_winkernel project. Error C4013 'snprintf' undefined; assuming extern returning int capstone_static_winkernel C:\Users\XXXXX\source\repos\capstone2\cs.c 904 Error C4296 '&lt;': expression is always false capstone_static_winkernel C:\Users\XXXXX\source\repos\capstone2\arch\ARM\ARMDisassembler.c 7008 Error...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Victor Mehta</dc:creator><pubDate>Fri, 15 Aug 2025 22:36:09 -0000</pubDate><guid>https://sourceforge.net/p/capstone/discussion/general/thread/65a312438d/?limit=25#3f10</guid></item><item><title>Victor Mehta posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/capstone/discussion/general/thread/65a312438d/?limit=25#6817</link><description>So I've successfully installed capstone since everything appears to be there including capstone.lib however I'm missing the msvc directory and the cs_driver.sln project does not load the other project capstone_static_winkernel project because it does not exist in the install directory. Any ideas on how to get this working ? TIA</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Victor Mehta</dc:creator><pubDate>Thu, 14 Aug 2025 23:40:29 -0000</pubDate><guid>https://sourceforge.net/p/capstone/discussion/general/thread/65a312438d/?limit=25#6817</guid></item><item><title>Jeff Diamond posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/capstone/discussion/general/thread/9970edc0/?limit=25#15c0</link><description>UPDATE: After doing some Googling about Macports issues, I've determined the error is erroneous and is due to my company blocking certain ports (sudo port -d selfupdate failed). So I'll have to try the install at home (like SO MANY things. :( I'm guessing the install will work. For this reason, I'm still wondering if there's a workaround where you can download an existing package for OS-X without going through macports?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jeff Diamond</dc:creator><pubDate>Fri, 05 Jan 2018 16:05:41 -0000</pubDate><guid>https://sourceforge.net/p/capstone/discussion/general/thread/9970edc0/?limit=25#15c0</guid></item><item><title>Jeff Diamond posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/capstone/discussion/general/thread/9970edc0/?limit=25#860a</link><description>I'm using OS-X Sierra. I have been unable to successfully make capstone from source (although I did succeed making Keystone from source.) . So I installed macports so I could use capstone's pre-made package, and was surprised to see only this: sudo port install capstone Error: Port capstone not found Are there any other options for getting a working Capstone on Sierra? Now that I've installed macports, I'm not so keen on also installing homebrew. Thanks for any advice. - Jeff</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jeff Diamond</dc:creator><pubDate>Fri, 05 Jan 2018 15:59:10 -0000</pubDate><guid>https://sourceforge.net/p/capstone/discussion/general/thread/9970edc0/?limit=25#860a</guid></item><item><title>Gerhard Petrowitsch posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/capstone/discussion/general/thread/edd639f7/?limit=25#276e</link><description>Hi, I'm using cstool.exe with the thumb architecture. If I use the -d switch, I get all registers touched by a command (among other output). However, if the stack pointer is touched (e.g. through PUSH and POP), it is not mentioned. I would consider this to be a bug. Regards, Gerhard</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gerhard Petrowitsch</dc:creator><pubDate>Thu, 30 Nov 2017 13:08:20 -0000</pubDate><guid>https://sourceforge.net/p/capstone/discussion/general/thread/edd639f7/?limit=25#276e</guid></item><item><title>Gerhard Petrowitsch posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/capstone/discussion/general/thread/e36f1b0c/?limit=25#df22</link><description>Hi all, can anyone point me to full documentation about the cstool.exe, esp. for the thumb architecture? I would like to know everything that has to be expected from the output created with the -d switch, because I would like to parse it with Perl for a small debugger utility I'm writing. Any help greatly appreciated. Regards, Gerhard</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gerhard Petrowitsch</dc:creator><pubDate>Thu, 30 Nov 2017 12:57:44 -0000</pubDate><guid>https://sourceforge.net/p/capstone/discussion/general/thread/e36f1b0c/?limit=25#df22</guid></item><item><title>capstone released /BHUSA214-capstone.pdf</title><link>https://sourceforge.nethttp%3A//sourceforge.net/projects/capstone/files/BHUSA214-capstone.pdf/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">capstone</dc:creator><pubDate>Fri, 08 Aug 2014 15:50:03 -0000</pubDate><guid>http://sourceforge.net/projects/capstone/files/BHUSA214-capstone.pdf/download</guid></item></channel></rss>