- https://www.capitale.org.nz/about-us/
- https://www.capitale.org.nz/about-us/our-team/
- https://www.capitale.org.nz/about-us/shop/
- https://www.capitale.org.nz/accessibility/
- https://www.capitale.org.nz/expressions-of-interest/
- https://www.capitale.org.nz/whats-on/
- https://www.capitale.org.nz/education-experiences/
- https://www.capitale.org.nz/education-experiences/national-theatre-for-children/
- https://www.capitale.org.nz/education-experiences/medialab/
- https://www.capitale.org.nz/education-experiences/ontv/
- https://www.capitale.org.nz/education-experiences/roxy5-short-film-competition/
- https://www.capitale.org.nz/education-experiences/digital-downloads/
- https://www.capitale.org.nz/national-arts-festival/
- https://www.capitale.org.nz/national-arts-festival-public-shows/
- https://www.capitale.org.nz/national-arts-festival-school/
- https://www.capitale.org.nz/national-arts-festival/festival-school-packages-snr/
- https://www.capitale.org.nz/national-arts-festival/festival-school-packages-jnr/
- https://www.capitale.org.nz/festival-tips-for-teachers/
- https://www.capitale.org.nz/what-youll-need/
- https://www.capitale.org.nz/accessibility-at-the-national-arts-festival/
- https://www.capitale.org.nz/venue-hire/
- https://www.capitale.org.nz/venue-hire/birthday-parties/
- https://www.capitale.org.nz/team-building/
- https://www.capitale.org.nz/studio-hire/
- https://www.capitale.org.nz/news/
- https://www.capitale.org.nz/contact/
- https://www.capitale.org.nz/about-us/support-us/
- https://www.capitale.org.nz
- https://nz.patronbase.com/_CapitalE/Performances/Single?prod_id=MF18&perf_id=2
- https://www.instagram.com/
- https://www.google.co.nz/maps/place/4+Queens+Wharf,+Wellington,+6011/data=!4m2!3m1!1s0x6d38afd37e588bb7:0x78c9f45f5ce79799?sa=X&ved=0ahUKEwjWoYPS88faAhUDybwKHW04AM4Q8gEIJjAA
- http://experiencewellington.org.nz/
- https://wellington.govt.nz/
- https://www.facebook.com/CapitalEforchildren
- https://www.instagram.com/capitalenz/
- https://twitter.com/capitalenz
- https://www.youtube.com/user/CapitalENZ
- https://www.pinterest.nz/capitaleinnz/
- http://mogul.nz/
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