- https://japan.stripes.com/
- https://okinawa.stripes.com/
- https://korea.stripes.com/
- https://guam.stripes.com/
- https://europe.stripes.com/
- https://printshop.stripes.com/
- https://winners.stripes.com/
- https://bookclub.stripes.com/
- http://slite.dma.mil/index.html
- http://www.stripesstore.com/
- https://classifieds.stripes.com
- http://veteranjobs.stripes.com/
- http://www.stripes.com/news/special-reports/heroes/heroes-2016
- https://www.stripes.com/podcasts/force-for-hire/episode-9-contractors-navigate-complex-maze-of-laws-policies-for-health-care-1.581132
- https://www.stripes.com/news/recent-us-military-promotion-lists-1.393601
- http://www.stripes.com/blogs/from-the-archives
- http://www.stripes.com/lifestyle/military-history
- http://www.stripes.com/news/us/we-re-looking-for-pictures-of-your-hometown-veterans-memorials-1.380519
- https://www.defensetravel.dod.mil/site/bahCalc.cfm?source=GovDelivery
- http://www.stripes.com/galleries
- https://www.stripes.com/news/theaters
- http://www.stripes.com/news/us
- http://www.stripes.com/news/pacific
- http://www.stripes.com/news/europe
- http://www.stripes.com/news/middle-east
- http://www.stripes.com/news/africa
- https://www.stripes.com/news/veterans
- https://www.stripes.com/news/branches
- http://www.stripes.com/news/navy
- http://www.stripes.com/news/army
- http://www.stripes.com/news/coast-guard
- http://www.stripes.com/news/air-force
- http://www.stripes.com/news/marine-corps
- http://www.stripes.com/sports
- https://www.facebook.com/stripesmedia/
- https://twitter.com/starsandstripes
- https://plus.google.com/+starsandstripes
- https://classifieds.stripes.com/
- https://www.stripes.com/apps/
After the rust string overview of its internal substructures, let's see if c++ QString storage is more light, but first we'r going to take a look to the c++ standard string object: At first sight we can see the allocation and deallocation created by the clang++ compiler, and the DAT_00400d34 is the string. If we use same algorithm than the rust code but in c++: We have a different decompilation layout. Note that the Ghidra scans very fast the c++ binaries, and with rust binaries gets crazy for a while. Locating main is also very simple in a c++ compiled binary, indeed is more low-level than rust. The byte array is initialized with a simply move instruction: 00400c4b 48 b8 68 MOV RAX,0x6f77206f6c6c6568 And basic_string generates the string, in the case of rust this was carazy endless set of calls, detected by ghidra as a runtime, but nevertheless the basic_str...
Comments