- https://webdavinf.hs-schmalkalden.de:80/CMS/Stundenplan/
- http://www.dastelefonbuch.de/Suche/Anja%20Schmidt/Suhl
- http://www.multi-media-marketing.org/wolf
- https://www.hs-schmalkalden.de/international/incoming-studierende/lehre-fuer-incomings/austauschstudierende/informatik.html
- http://www.angewandte-kunststofftechnik.de
- http://pibschmalkalden.wordpress.com/
- http://rz.fh-schmalkalden.de/timetable/wi/
- http://www.karrieremesse-schmalkalden.de/
- http://www.thaff-thueringen.de/stellenangebote/
- https://apps.hs-schmalkalden.de/rz/wetter/
- http://www.hs-schmalkalden.de?id=544&type=110
- https://de-de.facebook.com/fachhochschule
- https://www.instagram.com/hs_schmalkalden/
- https://twitter.com/fh_schmalkalden
- https://www.youtube.com/user/FhSchmalkalden
- https://www.hs-schmalkalden.de/de/medien/hochschulnews/detailansicht/nachricht/hochschule-schmalkalden-ist-systemakkreditiert-2.html
- https://www.hs-schmalkalden.de/de/medien/hochschulnews/detailansicht/nachricht/maschinenbau-positioniert-sich-im-che-ranking-in-der-spitzengruppe.html
- https://www.studycheck.de/hochschulen/hs-schmalkalden
- https://www.hs-schmalkalden.de/de/medien/hochschulnews/detailansicht/nachricht/hochschule-schmalkalden-mit-total-e-quality-praedikat-ausgezeichnet.html
- https://www.hs-schmalkalden.de/de/medien/hochschulnews/detailansicht/nachricht/deutschlandstipendium-fuer-wintersemester-201920-ausgeschrieben.html
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