- https://login.microsoftonline.com/?whr=sd36.bc.ca
- https://www.surreyschools.ca/_layouts/15/Authenticate.aspx?Source=%2Fpeople
- https://content.eluta.ca/top-employer-school-district-no-36
- http://surreylearningbydesign.ca/
- https://surreyschools.schoolcashonline.com/
- https://www.surreyschools.ca/departments/CEDU/Documents/YELL 2019-2020.pdf
- https://www.surreyschools.ca/NewsEvents/Posts/Lists/Posts/Post.aspx?ID=706
- https://www.surreyschools.ca/NewsEvents/Posts/Lists/Posts/Post.aspx?ID=718
- https://www.Twitter.com/Surrey_Schools
- https://t.co/wYrFu3jk67…
- https://t.co/3fZT3OxMBH
- https://www.twitter.com/Surrey_Schools/1143609926104731648
- https://twitter.com/intent/tweet?in-reply-to=1143609926104731648
- https://twitter.com/intent/retweet?tweet_id=1143609926104731648
- https://twitter.com/intent/favorite?tweet_id=1143609926104731648
- https://www.surreyschools.ca/K-12Schools/SchoolCalendar/Pages/default.aspx
- https://www.surreyschools.ca/departments/BMGS/projects/Pages/default.aspx
- https://www.surreyschools.ca/ParentServices/ParentInfoBrochures/Documents/Surrey%20Schools%20Fact%20Sheet.pdf
- https://www.surreyschools.ca/careers/Pages/default.aspx
- https://www.surreyschools.ca/departments/SECT/PoliciesRegulations/Pages/default.aspx
- https://www.linkedin.com/company/school-district-36-surrey-/
- https://www.twitter.com/@Surrey_Schools
- https://www.facebook.com/pg/SurreySchools/posts/?ref=page_internal
- https://itunes.apple.com/ca/app/schoollink/id634542419?mt=8
- https://play.google.com/store/apps/details?id=ca.surreyschools.schoollink
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